Aspose.Words 17.7.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.

No packages depend on Aspose.Words.

Aspose.Words for .NET 17.7 Release Notes Major Features There are 88 improvements and fixes in this regular monthly release. The most notable are: • Rendering into PCL format (Printer Command Language) was implemented. New saving format introduced – “SaveFormat.Pcl”. Please note that custom fonts is not yet supported. • The proper algorithm for rendering of shapes with automatic size textboxes (i.e. closest to MS Word output) implemented. • The rendered PDF documents can now show the document title in the title bar of the viewer. This is controlled by “PdfSaveOptions.DisplayDocTitle” property. • Improved font rendering in PDF documents for Adobe Illustrator limitations. • Improved rendering of fonts with simulated bold style. • Vertical text rendering in DrawingML textboxes improved. • Problem with rendering of numbers on horizontal axis in DrawingML Charts fixed. • Implemented support for "Wrap trailing spaces to next line" option. • Implemented support for footnote continuation notices. • Improved text wrapping logic for "2013 and later" documents. • Improved non-breaking space width calculation. • Improved Asian text justification logic. Full List of Issues Covering all Changes in this Release Key Summary Category WORDSNET-10407 A Table is moved from middle of page to the top in PDF Bug WORDSNET-10598 /table grid/ Table's layout get corrupted after conversion from Docx to Pdf Bug WORDSNET-10963 Table's position is changed after conversion from Docx to Pdf Bug WORDSNET-10964 Docx to Pdf conversion issue with shape position Bug WORDSNET-11256 Textboxes partially render beyond right edge of page in PDF Bug WORDSNET-11611 /wrap trailing spaces to next line compat option/ Spaces from the start of second line of Paragraph are lost in PDF Bug WORDSNET-12651 /footnotes + continuation notice/Text flows to the previous page (Doc to Pdf conversion) Bug WORDSNET-13989 GroupShape does not render correctly in Pdf Bug WORDSNET-14239 Document.Compare generates extra revisions Bug WORDSNET-14631 Doc to Pdf conversion issue with GroupShape Bug WORDSNET-14797 Compare works incorrectly since 16.10 version Bug WORDSNET-14844 /footnotes+continuation notice/Docx to fixed page format conversion issue with text position Bug WORDSNET-14876 Issue with HTML to Word Conversion - Textarea Border Bug WORDSNET-14930 Number index in Word gets changed after converting from html (DOCX-HTML-DOCX roundtrip) Bug WORDSNET-15045 /footnotes+continuation notice/Page is broken incorrectly if last paragraph on page is divided on two pages Bug WORDSNET-15100 Aspose.Words incorrectly works with font family lists in HTML import. Bug WORDSNET-15241 Document.Compare generates unnecessary delete and insert revisions for table Bug WORDSNET-15251 GetChildNodes returns extra nodes Bug WORDSNET-15281 Superscript and subscript are lost in output HTML and PDF Bug WORDSNET-15305 Table cell RTL text alignment issue Bug WORDSNET-15308 Docx to Pdf conversion issue with image's rendering Bug WORDSNET-15313 Table text is splitting into two lines Bug WORDSNET-15330 Document.Compare generates extra revisions Bug WORDSNET-15349 Shape is flipped after conversion from Docx to Pdf Bug WORDSNET-15362 /text wrap/ Formatting issue with floating paragraph Bug WORDSNET-15369 /wrap trailing spaces/ Some lines are pushed from page bottom to next page in resultant PDF Bug WORDSNET-15404 Document.UpdateFields does not update the formula field Bug WORDSNET-15405 System.InvalidCastException is thrown while saving DOCX to PDF Bug WORDSNET-15413 Scale of charts is changed in resultant PDF Bug WORDSNET-15421 Sub-divisions appear on the x-axis in resultant PNG Bug WORDSNET-15423 DocumentBuilder.Write writes the text with incorrect font after moving the cursor to bookmark Bug WORDSNET-15426 DOCX to ODT conversion issue with shape's gradient fill color Bug WORDSNET-15436 Symbols are changed after conversion from DOCX to PDF Bug WORDSNET-15443 Rendering issue of Vertical text of SmartArt Bug WORDSNET-15444 DOCX to HTML conversion generates blank images Bug WORDSNET-15455 Number index in Word gets changed after converting from html (DOCX-HTML-DOCX roundtrip) Bug WORDSNET-15460 Chart's X-Axis is not rendered correctly in output PDF Bug WORDSNET-15461 Chart's plot area is not rendered correctly in output PDF Bug WORDSNET-15464 Docx to PDF conversion issue with text alignment Bug WORDSNET-15470 Mirror Margin issue in DOCX to PDF rendering Bug WORDSNET-15477 Names of MatchCase and FindWholeWordsOnly properties in FindReplaceOptions looks incorrect Bug WORDSNET-15480 Spaces between words lost in rendered Image Bug WORDSNET-15487 Shape's position and size is changed in output PDF Bug WORDSNET-15488 Docx to PDF conversion issue with shape's rendering Bug WORDSNET-15489 Docx to PDF conversion issue with shape's rendering Bug WORDSNET-15492 Shape's text is not rendered in output PDF Bug WORDSNET-15493 DOCX to PDF conversion issue with Shape's rendering Bug WORDSNET-15494 Text of shape is truncated in output PDF Bug WORDSNET-15495 Text of shape is truncated in output PDF Bug WORDSNET-15502 Corrupt output DOCX when using Aspose to save MS Word document containing SmartArt Bug WORDSNET-15504 Default value of Shape.AspectRatioLocked is incorrect Bug WORDSNET-15534 Chart's X and Y axis are changed in output PDF Bug WORDSNET-15537 Compare documents returns an 'System.InvalidOperationException' when document contains contains private use Unicode characters Bug WORDSNET-15543 Incorrect shape size when margins are wider than width in shape properties Bug WORDSNET-15546 DOC to PDF produces output with disturbed formatting. Bug WORDSNET-5279 /footnotes+continuation notice/Some endnotes are moved to previous page Bug WORDSNET-5581 TextBox content layout is shifted. Bug WORDSNET-8940 /table grid/ Text renders outside the right page edge in PDF Bug WORDSNET-14801 A Picture moves towards the top page edge in PDF Enhancement WORDSNET-15262 DOCX to PDF conversion issue with shape's text when it is opened in Adobe Illustrator CC 2017 Enhancement WORDSNET-15416 Improve comparison of language attributes Enhancement WORDSNET-15428 Improve cell formatting comparison. #2 Enhancement WORDSNET-15447 Improve row comparsion. #3 Enhancement WORDSNET-15544 Incorrect oval shape width/height for shape with word wrap off, auto-fit on Enhancement WORDSNET-14410 Aspose.Words.FileCorruptedException is thrown while loading RTF Exception WORDSNET-14683 Aspose.Words.FileCorruptedException occurs upon loading a MHT Exception WORDSNET-15103 InvalidOperationException occured while re-saving RTF to DOC Exception WORDSNET-15263 DOC to PDF conversion throws InvalidOperationException Exception WORDSNET-15466 Document.GetPageInfo throws exception "This operation requires the node to be inside the main document" Exception WORDSNET-15468 Document.GetPageInfo throws exception "This operation requires the node to be inside the main document" Exception WORDSNET-15498 GetStartPageIndex method of LayoutCollector throws NullReferenceException Exception WORDSNET-15499 DOCX conversion is throwing IOException Exception WORDSNET-15513 Aspose.Words.FileCorruptedException occurs upone loading a DOCX Exception WORDSNET-15522 Conversion RTF to PDF failing during the source file loading. Exception WORDSNET-13968 Export "border" attribute in output Html Feature WORDSNET-14186 Write revisions for MathML objects in HTML Export for HtmlOfficeMathOutputMode.MathML mode Feature WORDSNET-14190 Make the title of the generated documents show up in title bar , when opened in Acrobat reader Feature WORDSNET-14290 Support Structured Document Tag edit revisions (customXmlDelRangeStart/customXmlDelRangeEnd) Feature WORDSNET-14539 Provide separate method to remove unused styles only Feature WORDSNET-15144 Obtain correct horizontal alignment of image Feature WORDSNET-15296 Support AUTOTEXT and GLOSSARY fields Feature WORDSNET-1814 Preserve cross-references during converting to HTML Feature WORDSNET-6118 Support rendering document to PCL Feature WORDSNET-14223 Hangs on loading the MHTML document Performance WORDSNET-15435 Shape rendering issue in resultant PDF Regression WORDSNET-15514 Exception on SetLicence with the 17.6 version on Mono over Linux Regression WORDSNET-15528 Numeric format is broken after performing mail merge Regression WORDSNET-15529 Exception using Reflection in 17.6 Regression

This package has no dependencies.

Version Downloads Last updated
24.11.0 0 11.11.2024
24.10.0 2 24.10.2024
24.9.0 0 09.09.2024
24.8.0 0 07.08.2024
24.7.0 4 23.10.2024
24.6.0 0 06.06.2024
24.5.0 2 21.10.2024
24.4.0 0 03.04.2024
24.3.0 0 05.03.2024
24.2.0 6 22.09.2024
24.1.0 2 22.10.2024
23.12.0 0 04.12.2023
23.11.0 2 22.10.2024
23.10.0 2 23.10.2024
23.9.0 0 05.09.2023
23.8.0 0 06.08.2023
23.7.0 0 09.07.2023
23.6.0 6 22.09.2024
23.5.0 0 05.05.2023
23.4.0 0 04.04.2023
23.3.0 0 06.03.2023
23.2.0 2 25.10.2024
23.1.0 0 06.01.2023
22.12.0 2 23.10.2024
22.11.0 2 23.10.2024
22.10.0 0 06.10.2022
22.9.0 0 05.09.2022
22.8.0 0 02.08.2022
22.7.0 2 25.10.2024
22.6.0 2 23.10.2024
22.5.0 0 03.05.2022
22.4.0 3 13.10.2024
22.3.0 2 22.10.2024
22.2.0 0 02.02.2022
22.1.0 2 22.10.2024
21.12.0 2 25.10.2024
21.11.0 0 05.11.2021
21.10.0 0 07.10.2021
21.9.0 0 02.09.2021
21.8.0 0 03.08.2021
21.7.0 5 22.09.2024
21.6.0 0 03.06.2021
21.5.0 2 21.10.2024
21.4.0 0 01.04.2021
21.3.0 3 28.10.2024
21.2.0 4 01.02.2024
21.1.0 2 22.10.2024
20.12.0 2 23.10.2024
20.11.0 2 21.10.2024
20.10.0 0 06.10.2020
20.9.0 2 21.10.2024
20.8.0 0 04.08.2020
20.7.0 7 22.09.2024
20.6.0 2 21.10.2024
20.5.0 0 04.05.2020
20.4.0 2 21.10.2024
20.3.0 4 22.09.2024
20.2.0 2 22.10.2024
20.1.0 0 30.12.2019
19.12.0 2 23.10.2024
19.11.0 3 23.10.2024
19.10.0 3 22.10.2024
19.9.0 0 04.09.2019
19.8.0 0 09.08.2019
19.7.0 0 03.07.2019
19.6.0 0 03.06.2019
19.5.0 3 22.10.2024
19.4.0 3 22.10.2024
19.3.0 0 04.03.2019
19.2.0 0 01.02.2019
19.1.0 0 26.12.2018
18.12.0 2 20.10.2024
18.11.0 2 23.10.2024
18.10.0 0 03.10.2018
18.9.0 0 03.09.2018
18.8.0 0 01.08.2018
18.7.0 3 22.10.2024
18.6.0 0 01.06.2018
18.5.0 4 22.09.2024
18.4.0 2 22.10.2024
18.3.0 0 02.03.2018
18.2.0 0 01.02.2018
18.1.0 2 23.10.2024
17.12.0 0 06.12.2017
17.11.0 5 22.09.2024
17.10.0 5 22.09.2024
17.9.0 7 12.10.2024
17.8.0 4 22.09.2024
17.7.0 5 22.09.2024
17.6.0 5 22.09.2024
17.5.0 5 22.09.2024
17.4.0 5 22.09.2024
17.3.0 5 22.09.2024
17.2.0 4 21.10.2024
17.1.0 4 22.09.2024
16.12.0 5 22.09.2024
16.11.0 5 22.10.2024
16.10.0 3 22.09.2024
16.8.0 0 10.09.2016
16.7.0 6 22.09.2024
16.6.0 5 22.09.2024
16.5.0 4 23.10.2024
16.4.0 4 22.10.2024
16.3.0 7 22.09.2024
16.2.0 4 22.09.2024
16.1.0 5 22.09.2024
15.12.0 6 22.09.2024
15.11.0 6 22.09.2024
15.10.0 6 22.09.2024
15.9.0 4 22.09.2024
15.8.1 7 13.10.2024
15.7.0 4 22.09.2024
15.6.0 4 22.09.2024
15.5.0 4 22.09.2024
15.4.0 3 22.10.2024
15.3.0 5 25.10.2024
15.2.0 5 12.10.2024
15.1.0 6 22.09.2024
14.12.0 6 22.09.2024
14.11.0 6 22.09.2024
14.10.0 4 22.09.2024
14.9.0 5 22.09.2024
14.8.0 6 22.09.2024
14.7.0 5 22.09.2024
14.6.0 5 22.09.2024
14.5.0 4 23.10.2024
14.4.0 6 22.09.2024
14.3.0 7 22.09.2024
14.2.0 5 22.09.2024
14.1.0 4 22.09.2024
13.12.0 4 22.09.2024
13.11.0 5 13.10.2024
13.10.0 5 22.09.2024
13.9.0 5 22.09.2024
13.8.0 6 22.09.2024
13.7.0 5 22.09.2024
13.6.0 5 22.09.2024
13.5.0 6 22.09.2024
13.4.0 7 22.09.2024
13.3.0 5 22.10.2024
13.2.0 5 22.09.2024
13.1.0 5 22.09.2024
11.11.0 5 22.09.2024
11.10.0 4 22.09.2024
11.9.0 4 22.09.2024
11.8.0 4 22.10.2024
11.7.0 5 22.09.2024
11.6.0 6 22.09.2024
11.5.0 6 22.09.2024
11.4.0 6 22.09.2024
11.3.0 6 22.09.2024
11.2.0 6 22.09.2024
11.1.0 5 22.09.2024
11.0.0.1 5 12.10.2024
11.0.0 5 22.09.2024
10.8.0 5 22.09.2024