Spire.Doc 5.0.22

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

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

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.

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 focuses on fixing bugs of converting word document to PDF.

Bug solutions:

Fixed the bug that the data in table cell were displayed in multi-line after convert word file to pdf file.
Fix the bug that a table with multiple rows is extracted to a bunch of separated 1-row tables.
•Fix the error "unknown format for shape path" caused in LoadFromStream() method.
Fix the bug that picture watermark was displayed to a black box when converting word document to PDF.
Fix the bug that the line space was changed when converting document to images.