Aspose.Words 11.0.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Aspose.Words --version 11.0.0.1
                    
NuGet\Install-Package Aspose.Words -Version 11.0.0.1
                    
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="Aspose.Words" Version="11.0.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Aspose.Words" Version="11.0.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Aspose.Words" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Aspose.Words --version 11.0.0.1
                    
#r "nuget: Aspose.Words, 11.0.0.1"
                    
#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.
#:package Aspose.Words@11.0.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Aspose.Words&version=11.0.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Aspose.Words&version=11.0.0.1
                    
Install as a Cake Tool

Aspose.Words for .NET class library supports DOC, DOCX, RTF, HTML, OpenDocument, PDF, XPS, EPUB and other formats. With Aspose.Words you can generate, modify, convert, render and print documents without utilizing Microsoft Word.

Product Compatible and additional computed target framework versions.
.NET Framework net10 is compatible.  net20 is compatible.  net35 was computed.  net40 was computed.  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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Aspose.Words:

Repository Stars
xhnbzdl/feishu-doc-export
飞书文档导出服务
aspose-words/Aspose.Words-for-.NET
Aspose.Words for .NET examples, plugins and showcases
aspose-pdf/Aspose.PDF-for-.NET
Aspose.PDF for .NET examples, plugins and showcase projects
Version Downloads Last Updated
15.11.0 677 12/5/2015
15.10.0 1,157 11/5/2015
15.9.0 1,743 10/12/2015
15.8.1 5,990 9/5/2015
15.7.0 13,128 8/7/2015
15.6.0 2,265 7/4/2015
15.5.0 2,861 6/7/2015
15.4.0 1,605 5/10/2015
15.3.0 2,310 4/2/2015
15.2.0 1,856 3/6/2015
15.1.0 3,419 2/8/2015
14.12.0 2,957 1/10/2015
14.11.0 1,584 12/8/2014
14.10.0 2,702 11/8/2014
14.9.0 825 10/17/2014
14.8.0 2,666 9/10/2014
14.7.0 2,482 8/7/2014
14.6.0 2,321 7/7/2014
14.5.0 2,078 6/3/2014
14.4.0 1,384 5/4/2014
14.3.0 1,699 4/7/2014
14.2.0 1,363 3/14/2014
14.1.0 1,665 2/10/2014
13.12.0 1,063 1/12/2014
13.11.0 4,083 12/10/2013
13.10.0 957 11/12/2013
13.9.0 1,629 10/9/2013
13.8.0 1,109 9/4/2013
13.7.0 2,996 8/4/2013
13.6.0 1,136 7/3/2013
13.5.0 1,029 6/4/2013
13.4.0 6,912 5/7/2013
13.3.0 1,829 4/3/2013
13.2.0 877 3/4/2013
13.1.0 1,054 2/3/2013
11.11.0 2,313 12/31/2012
11.10.0 760 12/4/2012
11.9.0 1,081 11/3/2012
11.8.0 641 10/7/2012
11.7.0 713 9/3/2012
11.6.0 552 8/2/2012
11.5.0 497 7/3/2012
11.4.0 555 6/4/2012
11.3.0 618 5/2/2012
11.2.0 395 4/10/2012
11.1.0 526 3/3/2012
11.0.0.1 331 2/16/2012
11.0.0 326 2/1/2012
10.8.0 371 1/24/2012

There are 74 improvements and fixes in this regular monthly release. Most notable changes are:
New public element in the Model: AbsolutePositionTab (WORDSNET-2932) support for DOCX and RTF provided.
Linked textboxes (WORDSNET-616) supported in DOC, DOCX, WML.
A number of improvements in handling of RTF control words.
Around two dozen of fixes and resiliency code improvements across flow formats.
Support comments upon rendering/converting to PDF.
Render custom footnote/endnote reference mark.
Compound lines are now rendered to PDF and XPS.
An option to use either core PDF fonts or system installed fonts instead of embedding them into the document significantly decreases the output file size.
Users are now warned if font is substituted.