Aspose.Words 11.2.0

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

// Install Aspose.Words as a Cake Tool
#tool nuget:?package=Aspose.Words&version=11.2.0

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 net11 is compatible.  net20 is compatible.  net35 is compatible.  net40 was computed.  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 (3)

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

Repository Stars
aspose-words/Aspose.Words-for-.NET
Aspose.Words for .NET examples, plugins and showcases
xhnbzdl/feishu-doc-export
飞书文档导出服务
aspose-pdf/Aspose.PDF-for-.NET
Aspose.PDF for .NET examples, plugins and showcase projects
Version Downloads Last updated
15.3.0 2,026 4/2/2015
15.2.0 1,676 3/6/2015
15.1.0 2,823 2/8/2015
14.12.0 2,560 1/10/2015
14.11.0 1,477 12/8/2014
14.10.0 2,548 11/8/2014
14.9.0 743 10/17/2014
14.8.0 2,411 9/10/2014
14.7.0 2,067 8/7/2014
14.6.0 2,012 7/7/2014
14.5.0 1,224 6/3/2014
14.4.0 552 5/4/2014
14.3.0 510 4/7/2014
14.2.0 545 3/14/2014
14.1.0 557 2/10/2014
13.12.0 446 1/12/2014
13.11.0 2,100 12/10/2013
13.10.0 344 11/12/2013
13.9.0 600 10/9/2013
13.8.0 343 9/4/2013
13.7.0 699 8/4/2013
13.6.0 420 7/3/2013
13.5.0 391 6/4/2013
13.4.0 2,838 5/7/2013
13.3.0 261 4/3/2013
13.2.0 181 3/4/2013
13.1.0 290 2/3/2013
11.11.0 1,226 12/31/2012
11.10.0 350 12/4/2012
11.9.0 376 11/3/2012
11.8.0 205 10/7/2012
11.7.0 229 9/3/2012
11.6.0 165 8/2/2012
11.5.0 138 7/3/2012
11.4.0 198 6/4/2012
11.3.0 191 5/2/2012
11.2.0 148 4/10/2012
11.1.0 228 3/3/2012
11.0.0.1 138 2/16/2012
11.0.0 143 2/1/2012
10.8.0 165 1/24/2012

There are 150 improvements and fixes in this regular monthly release. Most notable changes are:

• Math equations can be imported/exported to RTF
• Move revisions are supported
• New “mustache” templating engine syntax is supported
• Performance improvements for large documents
• Detailed documentation about what features are supported in each document format
• Linked textboxes are supported in layout and rendering
• Subsetting of OpenType fonts with PostScript outlines in rendering

This release introduces the features, enhancements and bug fixes as detailed below:

• New features

WORDSNET-1698 Make image type to string conversion method public
WORDSNET-2056 Verify and test that special symbols related to dates, times and numbers work
WORDSNET-2081 Consider exposing Font property of Shape.
WORDSNET-2855 Support DOCX document encryption
WORDSNET-3546 Right aligned tabs are not rendered properly.
WORDSNET-3742 Create a list of HTML features supported/unsupported upon importing HTML.
WORDSNET-3809 Vertical alignment of text inside text box is ignored upon rendering.
WORDSNET-3865 Support subsetting OpenType fonts with PostScript outlines
WORDSNET-4049 Links to sub-document are lost after open/save document.
WORDSNET-409 Improve mail merge and bookmark performance.
WORDSNET-4144 Allow accessing Hyperlink property of DrawingML objects.
WORDSNET-4163 Preserve Equations formulas during open/save RTF.
WORDSNET-4354 /linked textboxes/ Textbox with text is missing during rendering.
WORDSNET-446 Export conforming paragraph borders to HTML
WORDSNET-4824 Expose Name and Descriptions and other properties of DrawingML
WORDSNET-5233 Implement Unified methods for Load and Save warnings across all Conversions formats
WORDSNET-5586 Create a list of unsupported tags when exporting to RTF
WORDSNET-5590 WORDSNET-5557 Create a list of features supported during import for all supported formats
WORDSNET-5591 WORDSNET-5557 Create a list of features supported during export for all supported formats
WORDSNET-560 Improve DeleteFields functionality.
WORDSNET-5649 /linked textboxes/ Support rendering of linked textboxes.
WORDSNET-5657 Public fields API - Complete implementing settable field code.
WORDSNET-5821 DOCX to DOC conversion issue : Some contents are missing
WORDSNET-5957 Support NumberStyle.Hebrew1 - docx to html conversion problem
WORDSNET-5999 Add new templating engine behavior to mail merge
WORDSNET-6005 Create voice over script for the merging data into a document video
WORDSNET-6018 Add TempFolder save option for DOCX format
WORDSNET-68 Create tables from DataTable easily
WORDSNET-701 Add an option to specify paragraph styles that go into the outline.
WORDSNET-761 Subdocuments not supported.
WORDSNET-947 Provide "user friendly" export/import feature descriptions

• Enhancements

WORDSNET-1097 Compulsory downloading of referenced images when document is opened can cause unwelcome delays.
WORDSNET-1228 Tracking changes are not visible when converting RTF to DOC
WORDSNET-1498 Update detailed supported features spreadsheet
WORDSNET-2401 Export cross references to HTML and Aspose.Pdf XML
WORDSNET-2745 Strike through option of paragraph break does not work.
WORDSNET-2845 Bookmarks are missed from the document after open/save.
WORDSNET-2883 /cell borders:15/ Text appears too close to table border upon rendering.
WORDSNET-3023 Shape disappears during open/save.
WORDSNET-3124 Nested table looks not very good in OpenOffice.
WORDSNET-3168 /cell borders heading:5/ Bottom border of heading row is not rendered.
WORDSNET-3457 Improve field result output using new traversal facility
WORDSNET-3729 A table inside the textbox is rendered incorrectly.
WORDSNET-3858 Support rendering of compound lines in PDF
WORDSNET-3957 INCLUDETEXT field is updated by AW differently than using MS Word.
WORDSNET-4468 Some bookmarks are missed upon loading the document.
WORDSNET-4485 Bookmarks are lost after open/save document.
WORDSNET-4565 Check how ePUB produced by Aspose.Words works on "Sony PRS-650"
WORDSNET-4599 Wrong numbering style when convert to pdf or xps
WORDSNET-4628 Document looks different when converted to pdf or xps.
WORDSNET-5076 /:5/ Table inside a frame is not handled properly.
WORDSNET-5121 Strip page numbers from the TOC
WORDSNET-5227 /cell borders heading:5/ Bottom border of the header row appears incorrect during rendering.
WORDSNET-5280 End-notes are lost after rendering.
WORDSNET-5557 Create a list of supported and unsupported features for all formats supported by AW
WORDSNET-5668 WMF images are displayed incorrectly during rendering.
WORDSNET-5715 Layout gets disturbed upon converting DOCX with FormFields to PDF
WORDSNET-5722 Paragraphs inside SDTs get separated by extra space in PDF
WORDSNET-5773 Change default values AddSpaceBetweenFarEastAndAlpha/AddSpaceBetweenFarEastAndDigit to true in Model
WORDSNET-5839 Thick cell border overlaps the text below
WORDSNET-5863 TestSvg.TestEmbeddedFonts and TestSvg.TestPlacedGlyphs sometimes are red.
WORDSNET-5885 Create voice over script for one of the AW tutorial videos
WORDSNET-5894 Incorrect style applied while saving document object as Pdf.
WORDSNET-5937 While converting doc to rtf, paragarph left indent value is incorrect.
WORDSNET-5946 Create more voice over scripts for videos
WORDSNET-5965 Add "generated by" comments into SVG documents.
WORDSNET-5985 WORDSNET-4628 Wrong font is selected for list numbers.
WORDSNET-5996 Track Changes (Revisions) are lost on open/save
WORDSNET-6011 Aspose.Words hangs during loading the DOC
WORDSNET-6029 Refactor converting integers to various text formats
WORDSNET-604 Add a property controlling comments visibility in the document.
WORDSNET-6056 Bullet symbols are lost upon exporting to HTML
WORDSNET-6071 Introduce an enumeration to distinguish the different types of font source types
WORDSNET-6093 Update the EULA shipped with the installer
WORDSNET-6095 WORDSNET-5557 Add further reference links and information to features
WORDSNET-6096 WORDSNET-5557 Check through list of supported features during conversion from Word to ODT format
WORDSNET-6097 WORDSNET-5557 Add common user requested features and features found on JIRA to the features list
WORDSNET-6099 WORDSNET-5557 Upload supported features list to the online documentation
WORDSNET-781 Export page background to HTML
WORDSNET-857 Preserve spelling and grammar state during Open Save Open

• Exceptions

WORDSNET-2882 "System.StackOverflowException" occurs during converting huge document (~3000 pages) to PDF
WORDSNET-3365 Aspose.Words does not work in WPF application under framework 4.0.
WORDSNET-4676 Make sure that resources are thread-safe.
WORDSNET-4792 ArgumentNullException occurs during converting to HTML
WORDSNET-5024 InvalidOperationException is thrown upon open/save DOCX document.
WORDSNET-5365 InvalidOperationException occurs during rendering.
WORDSNET-5472 NullReferenceException is thrown upon rendering.
WORDSNET-5617 UnsupportedFileFormatException is thrown upon opening HTML document.
WORDSNET-5760 Aspose.Words.UnsupportedFileFormatException occurs upon loading HTM
WORDSNET-5815 ObjectDisposedException upon loading MHTML document
WORDSNET-5848 InvalidCastException occurs during MailMerge
WORDSNET-5878 ArgumentException: upon converting DOC to images
WORDSNET-5914 0th, 1st, 2nd list numbering format throws exception when converting to RTF
WORDSNET-5917 Aspose.Words.FileCorruptedException occurs upon loading RTF
WORDSNET-5918 NullReferenceException when UpdatePageLayout is called after loading DOC
WORDSNET-5942 Aspose.Words.FileCorruptedException occurs on loading RTF
WORDSNET-5945 "NullReferenceException" exception occurs during getting page count.
WORDSNET-5947 Aspose.Words.FileCorruptedException occur while loading docx file.
WORDSNET-5948 Aspose.Words.FileCorruptedException upon loading DOCX

• Bugs

WORDSNET-1428 Text is invisible in the HTML table inserted into the header in MS Word 2000
WORDSNET-1519 RTF importer creates two Body or two HeaderFooter of the same type for some documents
WORDSNET-2166 /clip:1/ Textbox clipping region needs to be inflated when it contains tables
WORDSNET-2291 OpenOffice 3.0 hangs on reading DOCX files created by AW
WORDSNET-2608 Row heights are different from the original document.
WORDSNET-2619 Problems during WML to DOCX conversion table layout in Aspose.Editor
WORDSNET-2657 Tolls menu is inaccessible in MS Word 2003, when open document produced by AW.
WORDSNET-2669 Document generated by Apsose.Words crashes MS Word 2002.
WORDSNET-3120 Text inside shape disappears after open/save.
WORDSNET-3293 Error message is shown when open document produced by Aspose.Words in MS Word 2003.
WORDSNET-3539 No new lines for BR tag
WORDSNET-3875 Color of AutoShape is changed after open/save
WORDSNET-3921 Content without font inserted using InsertHTML method does not match the formatting of the surronding text anymore
WORDSNET-4114 WidowControl option does not work for paragraph style if save to RTF.
WORDSNET-4237 Shape position is changed in output
WORDSNET-4445 Symbols of font "Wingdings 2" rendering incorrect to DOC format.
WORDSNET-4576 Image order is incorrect after open/save.
WORDSNET-4577 Table border overlaps image during rendering.
WORDSNET-4591 Shape is distorted after updating fields.
WORDSNET-468 Range.Replace is slow
WORDSNET-4787 Numeration of list are not restarting while rendering.
WORDSNET-4911 TOC looks incorrect after UpdateFields.
WORDSNET-4956 Position of shapes is incorrect during rendering.
WORDSNET-4981 Table looks incorrect after rendering ODT document.
WORDSNET-5267 Height of textbox is bigger than needed after rendering.
WORDSNET-5315 Tabs are ignored upon rendering.
WORDSNET-5384 On DOCX to PDF conversion, a small picture that is placed inside primary footer of Word Document along with TextBox, gets rotated by 90 degrees anti clockwise.
WORDSNET-5413 Wrong default value is taken for list input
WORDSNET-5446 Incorrect content rendering inside the text box.
WORDSNET-5468 Page background fill effects are lost after open/save
WORDSNET-5487 NonBreakingSpace appears underlined during rendering.
WORDSNET-5527 Long xmlns attrs break format and encoding determining of Html
WORDSNET-5532 Aspose.Words reading RTF document Font settings incorrectly
WORDSNET-5593 Unwanted Left indent is added upon loading RTF
WORDSNET-5806 Problem with docx to Mhtml conversion
WORDSNET-5833 Incorrect rendering of numbers and bullets, while converting Rtf file to Word document
WORDSNET-5837 Output Word 2003 xml document is corrupted by Aspose.Words
WORDSNET-5872 Document.Print ignores User-defined paper source for printing
WORDSNET-5908 Space is added in table cell when converting ODT to another format.
WORDSNET-5920 RTF to DOC conversion yields a garbage character in character style
WORDSNET-5955 Incorrect conversion of int to table column name
WORDSNET-5961 Table at the bottom is getting overlapped over the content in the previous page in Fixed Page formats
WORDSNET-5980 While converting WordML to Pdf, watermark missing.
WORDSNET-5989 Encrypted hyper-links are not open-able in browser when MS document is converted to PDF format.
WORDSNET-6006 Shape in header is misplaced when rendering to Fixed Page formats
WORDSNET-6015 Logo Image becomes Black when rendering to TIFF with Ccitt4,Ccitt3 TiffCompression
WORDSNET-6019 Missing cell merge information after text update.
WORDSNET-6043 Table merged cells are not appearing correctly
WORDSNET-6077 Frame border is lost during rendering to Fixed Page formats
WORDSNET-6085 Bar object in OfficeMath is read incorrectly.
WORDSNET-687 Line spacing with Arial Unicode MS font differs from MS Word.