Aspose.Words 14.10.0

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

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

Aspose.Words for .NET is a class library for .NET that enables you to perform a wide range of document processing tasks directly within your .NET applications.

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

Aspose.Words for .NET 14.10 Release Notes


Major Features

There are 97 improvements and fixes in this regular monthly release. The most notable are:

* Improved DocumentBuilder to handle mixed LTR/RTL text
* Improved breaking of floating tables in layout
* Improved custom tab stop beyond line ending
* Implemented new features and effects in DrawingML rendering
* Added LoadOptions.WebRequestTimeout property


All Changes

Key Summary Category
WORDSNET-10037 HTML to Doc/Docx/XPS conversion issue with image/Shape rendering Bug
WORDSNET-10047 FILENAME filed does not appear in output Pdf file Bug
WORDSNET-10200 Issue with MailMerge.ExecuteWithRegions when used with multiple same tables Bug
WORDSNET-10223 Contents are missing after conversion from HTML to Doc/Docx/XPS Bug
WORDSNET-10231 Extra line appears after conversion from Docx to PNG/XPS/PDF (fixed file format) Bug
WORDSNET-10264 The mail merge region (inside the IF statement) won't populate the merge field Bug
WORDSNET-10271 Docx to HTML conversion issue with image/text formatting Bug
WORDSNET-10295 Provide an option to mimic mergefield formatting numbers as in old versions of Aspose.Words Bug
WORDSNET-10358 Bullets do not render correclty in HtmlFixed format Bug
WORDSNET-10565 Issues with hebrew (right-to-left) text formatting Bug
WORDSNET-10571 System.InvalidCastException when Document.AcceptAllRevisions method is called Bug
WORDSNET-10614 Charts colors are changed after conversion from Docx to Pdf. Bug
WORDSNET-10615 Font of Chart Title/legend is changed after conversion from Docx to Pdf Bug
WORDSNET-10642 Renaming the fonts turns bullets into square boxes in HTML Bug
WORDSNET-10681 Background color is missing after conversion from HTML to Docx Bug
WORDSNET-10719 Hyphen(-) is converted to dot (.) after conversion from Doc to Pdf Bug
WORDSNET-10780 A Table in main body overlaps content of footer in PDF Bug
WORDSNET-10784 Bullet symbol's font is not preserved during Word-Html-Word roundtrip Bug
WORDSNET-10810 Font size gets larger after import from HTML format Bug
WORDSNET-10817 Firefox fails to use the 'Aldhabi' font embedded into a HtmlFixed document Bug
WORDSNET-10818 Baseline of adjacent spans is misaligned when a HtmlFixed document is rendered in IE11 Bug
WORDSNET-10827 Font.getBorder() and Font.getShading() creating rPr Nodes in pPr node Bug
WORDSNET-10828 Document.UpdateFields does not update TOC field correctly Bug
WORDSNET-10861 Text wrapping is incorrect around image in a floating table Bug
WORDSNET-10890 Aspose.Words hangs when converting Word to Pdf Bug
WORDSNET-10898 Firefox fails to use the 'MS Mincho' font embedded into a HtmlFixed document Bug
WORDSNET-10903 Contnet of cell is missing after conversion from Docx to Pdf Bug
WORDSNET-10904 Strikethrough formatting on space characters does not render in PDF Bug
WORDSNET-10906 /printer metrics/ Last digit of number in table's cell move to next line in output Pdf Bug
WORDSNET-10911 Chart series color is not visible in converted HTML Bug
WORDSNET-10982 MERGEFIELD and MERGEFORMAT texts are visible in PDF Bug
WORDSNET-5710 while converting html to doc, image properties not available Bug
WORDSNET-5768 UpdateFields calculates TOC page numbers incorrectly Bug
WORDSNET-5977 While converting doc to html, missing space between english and hebrew text. Bug
WORDSNET-9672 Textbox shape content is reversed and Paragraph breaks are not preserved Bug
WORDSNET-9923 Chinese letter is changed after conversion form RTF to Pdf Bug
WORDSNET-10064 Tables are truncated from the end of PDF pages Enhancement
WORDSNET-10125 Logos are misplaced after MHTML to PDF or any other format Enhancement
WORDSNET-10274 A Table moves down to the page which causes a few more layout issues in PDF Enhancement
WORDSNET-10436 A Page Break is not preserved during open/save a DOCX Enhancement
WORDSNET-10509 A table is rendered at the end of previous page in PDF Enhancement
WORDSNET-10592 ParagraphFormat.KeepWithNext = true does not work Enhancement
WORDSNET-10635 Document.UpdateFields doe not update TOC field correctly Enhancement
WORDSNET-10706 Background image is rendered incorrectly after conversion from ODT to Pdf Enhancement
WORDSNET-10732 Content formatted with incorrect fonts when importing a MHTML Enhancement
WORDSNET-10774 Process hangs during rendering of a document Enhancement
WORDSNET-10815 Aspose.Words takes too long when loading some MHTML files Enhancement
WORDSNET-10824 Provide support for 'clear' css property of break element. Enhancement
WORDSNET-10825 Importing of break element with 'clear' behavior adds additional vertical space. Enhancement
WORDSNET-10829 Charset is not recognized in HTML file Enhancement
WORDSNET-10887 Incorrect position of an inline table when left cell margins are different for first/last row Enhancement
WORDSNET-5613 Table does not render across pages in PDF Enhancement
WORDSNET-6202 PDF output is not correct as Doc output. Enhancement
WORDSNET-7466 /printer metrics/ Extra lines placed on page in pdf output Enhancement
WORDSNET-7806 A floating table pushed to the next page though there is enough space Enhancement
WORDSNET-8221 Asserts and incorrect row height/wrapping during conversion to fixed-page formats Enhancement
WORDSNET-8460 Docx to Pdf conversion issue with text rendering - Content are misplaced Enhancement
WORDSNET-8633 Docx to pdf conversion issue with content rendering Enhancement
WORDSNET-8989 Incorrect position of a nested shape with pushed anchor, line below is clipped Enhancement
WORDSNET-9004 Refactoring of HTML Import (Stage 2) Enhancement
WORDSNET-9161 Image position is not preserved during open/save a DOCX Enhancement
WORDSNET-9497 A Table moves to the next page in Pdf Enhancement
WORDSNET-9719 A table row renders on to the previous page in PDF Enhancement
WORDSNET-9924 Chinese letters become bold after conversion form RTF to Pdf Enhancement
WORDSNET-9973 Content is rendering on to the next pages in Pdf Enhancement
WORDSNET-10637 System.ArgumentException is thrown while converting Docx to Docm Exception
WORDSNET-10758 Aspose.Words.FileCorruptedException is thrown while loading HTML document Exception
WORDSNET-10773 System.ArgumentOutOfRangeException is thrown while converting Doc to Pdf Exception
WORDSNET-10803 System.NullReferenceException when saving to PDF Exception
WORDSNET-10804 Document.PageCount throws System.NullReferenceException Exception
WORDSNET-10821 Aspose.Words.FileCorruptedException occurs when loading a DOC file Exception
WORDSNET-10822 Aspose.Words.FileCorruptedException occurs when loading a DOC file Exception
WORDSNET-10823 Aspose.Words.FileCorruptedException occurs when loading a DOC file Exception
WORDSNET-10838 Aspose.Words.FileCorruptedException occurs when loading a DOC file Exception
WORDSNET-10848 System.NullReferenceException is thrown while converting Docx to Pdf/Doc Exception
WORDSNET-10866 Document.Save throws System.NullReferenceException Exception
WORDSNET-10878 System.InvalidOperationException when saving a DOCX Exception
WORDSNET-5898 Exception on unsupported image during Mhtml import Exception
WORDSNET-9927 Mail merge with regions do not work when multiple TableStart/TableEnd exists in one Paragraph Exception
WORDSNET-10451 Document.UpdateFields does not update the formula fields Feature
WORDSNET-10519 UpdateFields does not insert text from a like styled paragraph - STYLEREF Feature
WORDSNET-10620 Add feature to support field switches in mustache syntax Feature
WORDSNET-10667 Automatically switch Bidi context of DocumentBuilder for LTR/RTL mixed strings Feature
WORDSNET-10679 Automatically switch Bidi context of DocumentBuilder for LTR/RTL mixed strings Feature
WORDSNET-10808 [DML] Render DrawingML textboxes. Feature
WORDSNET-10841 Repeat only part of a paragraph instead of repeating whole paragraph durign mail merge with regions Feature
WORDSNET-3609 Add full support "right to left text" in ODT export/import Feature
WORDSNET-4684 Support breaking nested floating tables across pages. Feature
WORDSNET-5002 Support anchor push for nested floating tables Feature
WORDSNET-5409 Consider importing/exporting document image background in HTML. Feature
WORDSNET-5719 Text direction in the Header/Footer sidebar doesn't flip to vertical Feature
WORDSNET-5790 Borders in HTML images after converting DOC to HTML Feature
WORDSNET-10658 Document.Save taking much time after creating table using DocumentBuilder Performance
WORDSNET-10931 Call to Document.Save does not return and high CPU usage Performance
WORDSNET-10611 Aspose.Words.FileCorruptedException occurs when loading HTML file Regression
WORDSNET-10733 A field's code and result both are rendered against STYLEREF field in PDF Regression
WORDSNET-10897 Merge field is not be merged in nested if field in footer or header Regression