Browse our Products

Aspose.Words for Java 14.9 Release Notes Release Notes

Aspose.Words for Java 14.9 Release Notes

Major Features

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

  • Databinding for image SDTs is supported DrawingML is now a composite node (breaking change to the public API) DrawingML supports linked textboxes Rendering of ‘keep with next’ paragraphs is improved Implemented ‘Use printer metrics to lay out document’ compatibility option (Windows/GDI only) Improved tabs handling logic for Word 2013 and compatible modes in rendering Extrusion effect for DrawingML shapes rendering implemented (cold rendering) Rounding corners rendering in DrawingML charts implemented Improved 3D lighting rendering for WordArt objects Added support of Gradient background in HTML output

All Changes

KeySummaryCategory
WORDSJAVA-901Thin line is missed.Bug
WORDSJAVA-932Image is scaled up in java.Bug
WORDSJAVA-933WordArt box size heigth is too big.Bug
WORDSJAVA-939Date formatting issue while mail merge processBug
WORDSJAVA-940Arrow symbols render as square boxes in PDF over UbuntuBug
WORDSJAVA-740DocumentLayoutHelper offline sample for JavaEnhancement
WORDSJAVA-926Broken ZeroPattern number formatting causes exception during rendering a chart from DOC to PDF.Exception
WORDSJAVA-928com.aspose.words.FileCorruptedException is thrown while loading Doc fileException
WORDSNET-10068A DrawingML is converted to Shape Textbox during open/save a DOCXBug
WORDSNET-10091Custom XML to SDT binding: images inside XML are not workingBug
WORDSNET-10144Color of text in Text Boxes is not preserved during open/save a DOCXBug
WORDSNET-10145Gradient background colors of text boxes are not preserved during open/save a DOCXBug
WORDSNET-10209Image position is incorectly exported to HTMLBug
WORDSNET-10216“Keep with next” option is not preserved during renderingBug
WORDSNET-10248DrawingML TextBox is converted to Shape during open/save a DOCXBug
WORDSNET-10250Drawing Canvas is changed to GroupShape after re-saving the DocxBug
WORDSNET-10262Space between ListLabel and List item is increased after import StructuredDocumentTagBug
WORDSNET-10270Custom XML to SDT binding issue with date and time formatBug
WORDSNET-10282Negative numbers are prefixed with a SPACES during mail mergeBug
WORDSNET-10379Shape alignment is changed after conversion from Docx to HTMLBug
WORDSNET-10389Document.Save corrupts Word2013 fileBug
WORDSNET-10418Some text in Text-boxes in GroupShape is not preserved during open save a DOCXBug
WORDSNET-10432Text formatting is not preserved during open/save a DOCXBug
WORDSNET-10435Docx to html conversion issue with special charactersBug
WORDSNET-10468Shape is changed after conversion from Doc to PdfBug
WORDSNET-10469Shape is missing after conversion from Docx to PdfBug
WORDSNET-10491ParagraphFormat.SpaceAfter is changed after re-saving the DocxBug
WORDSNET-10492Table move to next page after re-saving the DocxBug
WORDSNET-10510Some content is rendered at the end of previous page in PDFBug
WORDSNET-10511Rendering of a table starts from the end of previous page in PDFBug
WORDSNET-10524Aspose.Words produces a corrupted Document during open/save a DOCXBug
WORDSNET-10526A picture from start of page is moved down to end of page in PDFBug
WORDSNET-10570System.InvalidOperationException occurs during calling Document.AcceptAllRevisionsBug
WORDSNET-10572Issue with inserting bookmark when first node is ShapeBug
WORDSNET-10576PageSetup.Orientation is incorrect for input HTML documentBug
WORDSNET-10578Text is overlapped after conversion from RTF to HTMLBug
WORDSNET-10582Revision.Accept does not work for DocxBug
WORDSNET-10607Underlined white spaces render beyond right page edge in PDFBug
WORDSNET-10612Aspose.Word incorrectly loads floating point values into DOMBug
WORDSNET-10630Table of contents is displayed with additional extra dots for particular doc fileBug
WORDSNET-10640Particular file with “Gabriola” font is displayed incorrect in FF/ChromeBug
WORDSNET-10641Strikeout is shifted down in Chrome/FFBug
WORDSNET-10645Underline for header is not displayed in FF/Chrome for the documentBug
WORDSNET-10646Formulas are displayed incorrect in FF/Chrome for DOCX fileBug
WORDSNET-10651Image has shifted down after conversion from mhtml to PdfBug
WORDSNET-10652Contents are lost after conversion from mhtml to PdfBug
WORDSNET-10653ExpandTableStylesToDirectFormatting method disturbs a Table layoutBug
WORDSNET-10660Docx to Pdf conversion issue with PdfSaveOptions.ZoomBehaviorBug
WORDSNET-10668System.InvalidCastException is thrown while using Hyphenation.RegisterDictionaryBug
WORDSNET-10674Table’s heading row does not repeat when save the document to PdfBug
WORDSNET-10692Table’s cell padding is ignored after re-saving the DocxBug
WORDSNET-10693Paragraph spacing is lost after re-saving the DocxBug
WORDSNET-10695/list label attrs/ Docx to Pdf conversion issue with numbering styleBug
WORDSNET-10701SVG is rendered as an empty image during importing HTML documentBug
WORDSNET-10714Header of document is changed after re-saving the ODTBug
WORDSNET-10716Document.Save duplicate the contents of ODTBug
WORDSNET-10730Create Note Hyperlink does not take to exact destinationBug
WORDSNET-10747Contents become invisible after conversion from Doc to PdfBug
WORDSNET-10748Contents position is changed after re-saving the Doc fileBug
WORDSNET-10754Issue with FontSettings.AddFontSubstitutes methodBug
WORDSNET-10757Contents are truncated after conversion from Docx to HtmlFixedBug
WORDSNET-6576Table is not starting from a new Page in PDFBug
WORDSNET-7074Doc to PDF conversion issue, content misplaced in output PDF fileBug
WORDSNET-7747DrawingML is converted to a TextBox Shape during open/saveBug
WORDSNET-9304Multi-line text in DrawingML is transformed into a single line during open/save a DOCXBug
WORDSNET-9469Row is partially rendering on to the previous page in PdfBug
WORDSNET-9504GroupShape is loaded as DrawingML in Aspose.Words DOMBug
WORDSNET-9678Formatting of text in DrawingML is not preserved during open/save a DOCXBug
WORDSNET-9727Some DrawingML circles are not preserved during open/save a DOCXBug
WORDSNET-9844Rotation of SDT content inside DrawingML textbox is not preserved during open save a DOCXBug
WORDSNET-9933A hidden textbox shape is not preserved during open/save a DOCXBug
WORDSNET-10419BuiltInDocumentProperties.Words returns wrong word countEnhancement
WORDSNET-10448Hebrew text is not converted properlyEnhancement
WORDSNET-10618A WordArt doesn’t render correctly in PDFEnhancement
WORDSNET-10654Chinese characters are turned into square boxes when rendering to PdfEnhancement
WORDSNET-10759ShapeRenderer.Save method save the DrawingML incorrectlyEnhancement
WORDSNET-6007/printer metrics/ Incorrect pagination occur while updating fieldsEnhancement
WORDSNET-6427Header rows should not apply to floating tables (rendering)Enhancement
WORDSNET-6455/printer metrics/ Text flow is wrong in converting DOC to PDFEnhancement
WORDSNET-8048/printer metrics/ Additional white space between some words is added in fixed page formatsEnhancement
WORDSNET-8074/printer metrics/ Spacing between words is narrowed in fixed page formatsEnhancement
WORDSNET-8339/printer metrics/A Paragraph renders on to the previous page in PDFEnhancement
WORDSNET-8344/printer metrics/ Doc to Fixed file format covnersion issue with contents renderingEnhancement
WORDSNET-9013/printer metrics/ Docx to Pdf conversion issue with content rendering (list item moves to next page)Enhancement
WORDSNET-9349/printer metrics/ Contents move to next pages after conversion from Dot to PdfEnhancement
WORDSNET-9410/printer metrics/ Last digit of number in table’s cell move to next line in output PdfEnhancement
WORDSNET-9720/printer metrics/ A Paragraph renders on to the next page in PDFEnhancement
WORDSNET-10334NullReferenceException occurs during executing mail mergeException
WORDSNET-10529Aspose.Words.FileCorruptedException occurs when loading a DOCXException
WORDSNET-10531java.lang.IllegalStateException occurs during open/save a DOCXException
WORDSNET-10543Document.Save method throws System.NullReferenceExceptionException
WORDSNET-10560System.Xml.XmlException occurs during loading Html into DOMException
WORDSNET-10561System.Xml.XmlException occurs during loading Html into DOMException
WORDSNET-10647InvalidOperationException occurs during Open/Save a DOCXException
WORDSNET-10685Document.Save throws System.InvalidOperationExceptionException
WORDSNET-10687Document.UpdateTableLayout throws System.NullReferenceExceptionException
WORDSNET-10688Document.Save method throws System.ArgumentExceptionException
WORDSNET-10689Aspose.Words.FileCorruptedException occurs during loading a DOCException
WORDSNET-10698System.InvalidOperationException occurs during converting to PDFException
WORDSNET-10699System.InvalidOperationException occurs during Open/Save a DOCXException
WORDSNET-10715Aspose.Words.FileCorruptedException occurs during loading a DOCException
WORDSNET-10725System.InvalidCastException is thrown while using PdfSaveOptions.CreateNoteHyperlinksException
WORDSNET-10729Aspose.Words.FileCorruptedException is thrown while loading DocxException
WORDSNET-10743Document.Print method throws System.ArgumentExceptionException
WORDSNET-10781Aspose.Words.FileCorruptedException occurs when loading an ODT fileException
WORDSNET-9991System.NullReferenceException is thrown while using mail merge CleanupOptionsException
WORDSNET-10373Support rounded corners upon rendering charts.Feature
WORDSNET-10525/linked text boxes/ DrawingML TextBoxes disappear during rendering to fixed page formatsFeature
WORDSNET-10670Enhancement in Aspose.Words.Layout APIFeature
WORDSNET-10677/advanced tabs/ Numbers in Table of Content are trimmedFeature
WORDSNET-10724Refine detection of Asian typography for RTF formatFeature
WORDSNET-10745Images are not getting converted to CMYK modeFeature
WORDSNET-3751/printer metrics/ ROOT Support “Use Printer Metrics To Display Documents” compatibility settingFeature
WORDSNET-5260Support XOR obfuscation of documents.Feature
WORDSNET-6679/printer metrics/ Paragraph Spacing are differentFeature
WORDSNET-7838/printer metrics/ Row content is split across two pages when rendering to fixed page formatsFeature
WORDSNET-8185Add support of Gradient background in output HTMLFeature
WORDSNET-9849Make DrawingML node to be compositeFeature
WORDSNET-10227Aspose.Words takes long time to load a HTMLPerformance