Spire.Doc 4.7.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Spire.Doc --version 4.7.0
NuGet\Install-Package Spire.Doc -Version 4.7.0
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="4.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Spire.Doc --version 4.7.0
#r "nuget: Spire.Doc, 4.7.0"
#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=4.7.0

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

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 2010. 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.

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 4.7 focuses on fixing bugs of conversion and mail merge.

Conversion:

1. Fix the bug that the embedded font name will be changed during converting Word to PDF.
2. Fix memory issues when saving Word as PDF. In former version, you may take a long time to create a Word document and save as PDF. Also, memory usage will rise sharply. With the new version, you can create and save Word as PDF much more quickly than before.
3. Fix the bug the image location is not as same as original document when converting Word to PDF.
4. Fix the bug that embedded image will be lost during converting Word to ePub2.

Mail Merge:

Fix the bug that the table row height is changed during mail merge.