Spire.Doc 5.0.26

There is a newer version of this package available.
See the version list below for details.
dotnet add package Spire.Doc --version 5.0.26
NuGet\Install-Package Spire.Doc -Version 5.0.26
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Spire.Doc" Version="5.0.26" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Spire.Doc --version 5.0.26
#r "nuget: Spire.Doc, 5.0.26"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Spire.Doc as a Cake Addin
#addin nuget:?package=Spire.Doc&version=5.0.26

// Install Spire.Doc as a Cake Tool
#tool nuget:?package=Spire.Doc&version=5.0.26

Spire.Doc for .NET, specially designed for developers, enables to fast generate, open, write, edit and save Word document from Word Version 97-2003 to 2013. The featured function conversion enables developers to easily realize conversion between Word and other popular document formats such as Word to PDF/EPub/HTML/RTF/Image/XML etc.

Spire.Doc for .NET is a totally independent .NET Word class library which doesn't require Microsoft Office installed on system. Microsoft Office Automation is proved to be unstable, slow and not scalable to produce MS Word documents. Spire.Doc for .NET is many times faster than Microsoft Word Automation and with much better stability and scalability.

By using Spire.Doc for .NET, users can save Word Doc/Docx to stream, save as web response and convert Word Doc/Docx to XML, RTF, EMF, TXT, XPS, EPUB, HTML and vice versa. Spire.Doc for .NET also supports to convert Word Doc/Docx to PDF and HTML to image.

A common use of Spire.Doc for .NET is to create Word document dynamically from scratch. Almost all Word document elements are supported. Mainly includes page, sections, headers, footers, footnotes, paragraphs, lists, tables, text, fields, hyperlinks, bookmarks, comments, images, styles, background settings, printing features, document settings and protection. Furthermore, drawing objects including shapes, textboxes, images, OLE objects and controls are supported as well.

Spire.Doc for .NET enables developers to process pre-existing Word documents. It supports search and replace function, alignment, page break, fill field, document concatenate, document copy, print, complex and deeply nested mail merge, etc.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 is compatible.  net40 is compatible.  net40-client is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Spire.Doc:

Repository Stars
hanjunjun/Titan.Blog.WebAPP
ASP.NET Core WebAPI前后端分离,后端框架
Version Downloads Last updated
5.4.0 234 4/28/2015
5.3.83 254 4/7/2015
5.3.71 196 3/23/2015
5.3.46 461 2/11/2015
5.3.38 193 1/29/2015
5.3.17 431 1/6/2015
5.3.11 146 12/18/2014
5.3.4 228 12/2/2014
5.3.0 243 11/19/2014
5.2.65 1,205 10/30/2014
5.2.48 409 9/29/2014
5.2.40 131 9/23/2014
5.2.29 264 8/28/2014
5.2.20 203 8/1/2014
5.2.16 176 7/17/2014
5.1.23 156 6/23/2014
5.1.12 89 5/27/2014
5.1.8 87 5/19/2014
5.1.6 79 5/9/2014
5.1.1 90 4/24/2014
5.0.41 81 4/21/2014
5.0.37 74 4/14/2014
5.0.34 540 4/3/2014
5.0.30 81 3/27/2014
5.0.26 102 3/14/2014
5.0.22 72 3/13/2014
5.0.0 77 3/13/2014
4.7.0 141 3/27/2013

Spire.Doc 5.0.26 has been released today. This new release add a new feature to convert word document to PDF/A directly. We have also focused on fixing bugs and function enhancements in this version. Viewing the following full description of its improved functions:

Fixes and Other Enhancements
•Fix the bug that the image disappears after converting word document to PDF document.
•Fix the bug that the last line of a multi-line string disappears when use MailMerge functionality to merge the MergeFields inside a textbox of DOTX document.
•Fix the bug that the embedded font is replaced by other font after converting word document to PDF document.