Aspose.Words for .NET 13.3.0 Release Notes

Aspose.Words for .NET 13.3 Release Notes

What’s New

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

  • Improvements in style handing in Tables, Format Revisions
  • Improvements and resiliency code for ODT, RTF and DOCX
  • DrawingML Charts 3D mode rendering implemented
  • VML perspective shadows rendering implemented
  • Outline rendering to PDF and XPS improved
  • Multi-level bookmark rendering supported
  • PDF rendering performance improved for documents with images
  • Improved clipping of text boxes
  • Fixed issue with missing footnotes in complex page layout

All Fixes

KeySummaryCategory
WORDSNET-6488Bullet symbols are rendering incorrectly in HTMLBug
WORDSNET-7196Shading effect of AutoShapes are getting lost when rendering to PDFBug
WORDSNET-7402StyleCollection.AddCopy changes Font ColorBug
WORDSNET-7485Document.UpdateFields incorrectly update TOCBug
WORDSNET-7538DML properties are lost when saving Docx to RtfBug
WORDSNET-7592Icons for embedded objects are not saved in pdfBug
WORDSNET-7619Doc to HTML conversion issue with image renderingBug
WORDSNET-7688ListLabel.LabelValue values are rendering incorrectly in fixed page formatsBug
WORDSNET-7769Shapes in Footer become invisible during open/save RTFBug
WORDSNET-7796Image do not preserve in output doc/docxBug
WORDSNET-7801Unable to Open RTF DocumentBug
WORDSNET-7824Font size of Hebrew content do not preserve in output document.Bug
WORDSNET-7826Link between multiple grouped textboxes breaks when save to DocxBug
WORDSNET-7827Link between multiple grouped textboxes breaks after merging multiple documentBug
WORDSNET-7836Document.HasRevisions returns false but document contain revisionsBug
WORDSNET-7837Document.AcceptAllRevisions do not work with Paragraph formatting changesBug
WORDSNET-7851Table is not preserved during open/save RTFBug
WORDSNET-7856MS Word 2007 incorrectly layouts List at second ListLevel in DOCBug
WORDSNET-7860Text misplaced after conversion from Doc to Fixed file format.Bug
WORDSNET-7864Footnote numbering restarts with each page in output ODTBug
WORDSNET-7866Document to PDF conversion issue with image positionBug
WORDSNET-7867UpdateFields doesn’t update the value of a STYLEREF field in PDF fileBug
WORDSNET-7870Sizes of Shapes are not preserved during open/save DOCBug
WORDSNET-7879Incorrect rendering of footnotes in Fixed Page FormatsBug
WORDSNET-7881Document.UpdateFields duplicate the Shape nodeBug
WORDSNET-78863D shape without rotation renders incorrectly if it has relative size.Bug
WORDSNET-7897Aspose.Words hangs during rendering Line AutoShape to PdfBug
WORDSNET-7898Aspose.Words hangs during rendering DOC to PdfBug
WORDSNET-7899Line AutoShapes cause Aspose.Words to hang during renderingBug
WORDSNET-7901FileFormatInfo.LoadFormat return Docx for password protected docmBug
WORDSNET-7915Text moved to next page after conversion from Doc to PdfBug
WORDSNET-7917altchunk contents are lost while open/saveBug
WORDSNET-7926StyleIdentifier is not applied to Table unless cell/row formatting is reset to defaultsBug
WORDSNET-7928UpdateFields inserts an error message in document against a DOCPROPERTY fieldBug
WORDSNET-7941Fill color of pie chart is rendered as white in PDFBug
WORDSNET-7946Label numbering of first TOC item is missed by UpdateFieldsBug
WORDSNET-7949WPF host/viewer is unable to load XAML generated by Aspose.WordsBug
WORDSNET-7952Non standard Quotation marks are not recoginzed during MailMergeBug
WORDSNET-7958Document.Save method hangs while converting Doc to fixed file formatsBug
WORDSNET-7989A Bookmark is displayed twice in PDF document outlineBug
WORDSNET-7990A Bookmark is not preserved during open/save a DOCXBug
WORDSNET-7991A Bookmark is not preserved during open/save a DOCXBug
WORDSNET-7992Bookmarks are not preserved during open/save a DOCXBug
WORDSNET-8036Left page margin for even pages is not respected in fixed page formatsBug
WORDSNET-3906Rewrite PDF signing code to avoid using X509Certificate2Enhancement
WORDSNET-5290Consider making a single data source merge duplicate regionsEnhancement
WORDSNET-6823Issue with paragraph borders in TextBoxEnhancement
WORDSNET-7110Shadow effect of TextBox Shape is not preserved in PDFEnhancement
WORDSNET-7178Add a warning to the PdfSaveOptions.NumeralFormat description that modifying this option can rebuild page layoutEnhancement
WORDSNET-7627Support multi-level Bookmarks renderingEnhancement
WORDSNET-7671Improve outlines rendering to PDF, XPS and SWFEnhancement
WORDSNET-7754Implement support of perspective shadows.Enhancement
WORDSNET-7755Implement support of additional shadow styles.Enhancement
WORDSNET-7811EULA 28th August 2012 updateEnhancement
WORDSNET-7861Big square shape is colored incorrectly while rendered.Enhancement
WORDSNET-7863Create required method for testing Fixed Html output.Enhancement
WORDSNET-7865Investigate what save options are required for Fixed Html.Enhancement
WORDSNET-7904Express: EULA 28th August 2012 updateEnhancement
WORDSNET-7907CustomDocumentProperties are not retrieved in the order they were addedEnhancement
WORDSNET-7916Conversion from doc to tiff - black text in colored background produced solid black outputEnhancement
WORDSNET-7924ODF OLE object (“draw:object” element) is imported incorrectly when it contains picturesEnhancement
WORDSNET-7929Check code comments for new public API members of FixedHTML classesEnhancement
WORDSNET-7947Investigate why does Aspose.Words add a blank Paragraph at the start of BookmarkEnhancement
WORDSNET-7972/revisions/ StyleId is incorrect in ParaPr.FormatRevision.RevPrEnhancement
WORDSNET-7587Exception while loading Doc file into Aspose.Words.DocumentException
WORDSNET-7794Exception (System.IndexOutOfRangeException) Error in Doc2HtmlException
WORDSNET-7857Aspose.Words.FileCorruptedException occurs when loading a DOCXException
WORDSNET-7910System.ArgumentOutOfRangeException occurs during rendering to PDFException
WORDSNET-7913System.InvalidOperationException occurs during rendering Doc to PdfException
WORDSNET-7923Fix the code of DocumentLayoutHelper example projectException
WORDSNET-7930System.ArgumentException is thrown when rendering a DML chart to PDFException
WORDSNET-7931System.ArgumentException is thrown when rendering a DOCX to PDFException
WORDSNET-7957StackOverflowError occurs during open/save RTFException
WORDSNET-7971Aspose.Words.FileCorruptedException occurs when loading RTF documentsException
WORDSNET-7113Support rendering of 3D ChartsFeature
WORDSNET-7132Support pyramid charts.Feature
WORDSNET-7440Expose property for Shape to detect 3D shapesFeature
WORDSNET-7774Support 3D Column/Bar charts.Feature
WORDSNET-7775Support cone charts.Feature
WORDSNET-7776Support cylinder charts.Feature
WORDSNET-7777Support 3D line charts.Feature
WORDSNET-7778Support pie 3D charts.Feature
WORDSNET-7779Support area 3D charts.Feature
WORDSNET-7790Support rendering Cartesian axis plane in 3D mode.Feature
WORDSNET-7834Support “Do full justification the way WordPerfect 6.x for Windows does” compatibility optionFeature
WORDSNET-7843Support export to FixedPage HTML.Feature
WORDSNET-7862Development of attributes inheritance modelFeature
WORDSNET-7906Read characterSet attribute (strict OOXML).Feature
WORDSNET-7927Publish this month’s blog post and public API changesFeature
WORDSNET-7955Support rendering of bubbles in 3D mode.Feature
WORDSNET-7802Slow saving documents with images (to PDF)Performance
WORDSNET-7804Investigate the PrinterSettingsContainer storage with Multi-threaded print operationPerformance
WORDSNET-7948Consider improving the execution time of the updateFields methodPerformance
WORDSNET-7961A Table causes Aspose.Words to hang during rendering to PDFPerformance
WORDSNET-7625Even pages have incorrect left page margin in PDFRegression
WORDSNET-7939Consider filling mail merge region with empty nameRegression
WORDSNET-7975Conditional mail merge stop mail merge operationRegression