Browse our Products

Aspose.Words for Java 14.5.0 Release Notes

Aspose.Words for Java 14.5 Release Notes

Major Features

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

  • Performance improvement Improved justification around inline paragraph breaks Hyphenation API updated and extended with a callback mechanism Table row wrapping around floaters in compatibility mode improved OOXML (MS Word 2010) Text effects rendering implemented Image export to HTML, MHTML and EPUB improved FitText attribute supported for all flow formats

All Changes

WORDSJAVA-871Spare default font hints in DOCX document.Bug
WORDSJAVA-878Extra lines are added to the image when convert from docx to pdfBug
WORDSJAVA-883Color of CMYK JPEG background image is changed after conversion from Docx to PdfBug
WORDSJAVA-884Hebrew text(david font) does not render in output Pdf fileBug
WORDSJAVA-892Rounding of double number in the field containing formula.Bug
WORDSJAVA-866Supplimentary Multilingual Pane (SMP) chars in ASCII encoded document.Enhancement
WORDSJAVA-821CLONE - Document clones with multi threading do not save the document properlyException
WORDSJAVA-890Automatically set TextAntiAliasing Off/On for different Chinese, Japanese and Korean font sizes.Feature
WORDSJAVA-864Optimize performance of big and very big Pdf and Doc documents generation.Performance
WORDSJAVA-862Aspose.Words for Java 14.2 takes more time generating Word documents as compared to 13.5.0Regression
WORDSJAVA-879Gradient doesn’t fill few outermost right pixels of parent shape.Regression
WORDSNET-10020/w:cr/ A Paragraph with Justified alignment is not rendering correctly in PDFBug
WORDSNET-10040Docx to Pdf conversion issue with fonts (Open Type)Bug
WORDSNET-10057Last line of text wraps in the middle of words in PDFBug
WORDSNET-10058Last line of text wraps in the middle of words in PDFBug
WORDSNET-10059Leading line break of preformatted text is ignored during HTML importBug
WORDSNET-10062DrawingML does not render in output Pdf fileBug
WORDSNET-10063Trailing whitespace of preformatted text is trimmed during HTML importBug
WORDSNET-10067Text position is changed after conversion from Docx to Tiff file formatBug
WORDSNET-10069CoverPage layout changes when imported to another documentBug
WORDSNET-10070CoverPage layout changes when imported to another documentBug
WORDSNET-10076Document.AcceptAllRevisions does not accept moved up revisionBug
WORDSNET-10078Logo is rendering at incorrect position in fixed page formatsBug
WORDSNET-10088Table’s cell layout is changed after re-saving the documentBug
WORDSNET-10096Unexpected tab-stops appear in output DOCX document after DOCX-HTML-DOCX round-tripBug
WORDSNET-10098Date field is saved as a wrong date value during exporting to HTMLBug
WORDSNET-10102Alignment setting are not preserved during open/save a docBug
WORDSNET-10103/w:cr/ Contents are misplaced after conversion from Docx to PdfBug
WORDSNET-10117Math equations are truncated from top during exporting to HTMLBug
WORDSNET-10119Bullets show yellow highlight color in PDFBug
WORDSNET-10126Output PDF has one page instead of eight pagesBug
WORDSNET-10128Docx to Pdf conversion issue with charts rendering (incomplete graphs)Bug
WORDSNET-10129Contents are lost after re-saving the documentBug
WORDSNET-10134Paragraph alignment is changed after re-saving the documentBug
WORDSNET-2963Left indent is -18pt after applying bullets, but should be 18pt.Bug
WORDSNET-5800Problem convert Symbol from Doc to ODTBug
WORDSNET-5940While converting odt to txt, field codes exported to TXTBug
WORDSNET-7038/w:cr/ Docx to PDF conversing issue with text formattingBug
WORDSNET-7449Footer content from first Section appears in the Footer of second Section in PdfBug
WORDSNET-8335/justify narrows spaces/ ROOT. Docx to Pdf conversion issue with content rendering of two columns pagesBug
WORDSNET-8784/justify narrows spaces/ Less words per line are being written in PdfBug
WORDSNET-9059/w:cr/ Spacing between words is lost in PdfBug
WORDSNET-9236/justify narrows spaces/ Words are misplaced in the output PDFBug
WORDSNET-9318Process <style> elements located in HTML document’s bodyBug
WORDSNET-9591Paragraph spacing of preformatted text is incorrectly imported from HTMLBug
WORDSNET-9615Preserve distance between the ListLabel and Text during importing/exporting a list (<ul> or <ol>)Bug
WORDSNET-9617Margins of a paragraph imported from <pre> are applied to the first line of the paragraphBug
WORDSNET-9784Formatting tracked changes are lost after conversion from Docx to PdfBug
WORDSNET-9791Document.UpdateFields changes the paragraphs formattingBug
WORDSNET-9837Document.JoinRunsWithSameFormatting does not work with RTF documentBug
WORDSNET-9881The color of DrawingML’s border is changed after conversion from Docx to HTMLBug
WORDSNET-9903An HTML document in UTF-8 is imported as plain text in Windows-1252Bug
WORDSNET-9909Font name is changed after conversion from Doc to HTMLBug
WORDSNET-9963Scaling issue when Saving Word Document as EMFBug
WORDSNET-9966DrawingML nodes do not render in output Pdf fileBug
WORDSNET-9993During Arabic Docx to Html conversion, a proper font size is not usedBug
WORDSNET-9995Calling Document.PageCount twice renders a horizontal line at the middle of generated imagesBug
WORDSNET-10094Preserve PAGE fields during DOCX-HTML-DOCX round-tripEnhancement
WORDSNET-2253/w:cr:15/ Line separated by line break should not be justified.Enhancement
WORDSNET-4650Incorrect font size in Word.Enhancement
WORDSNET-4766Table layout is broken after open/save ODT document.Enhancement
WORDSNET-6792An image in the header overlaps repeated header rowEnhancement
WORDSNET-7896OOXML Text Effects // MS Word 2010 text effects supportEnhancement
WORDSNET-8851Obfuscated method are shown by Intellisense.Enhancement
WORDSNET-9062Border is not applied to tableEnhancement
WORDSNET-9680OOXML Text Effects // Text Fill, Outline and Shadow effects are not preserved in PdfEnhancement
WORDSNET-9987Provide Hyphenation.RegisterDictionary(String, Stream) method in APIEnhancement
WORDSNET-10005InvalidOperationException occurs during iteraring through FieldCollectionException
WORDSNET-10043System.InvalidOperationException is throrwn while saving Docx to DocmException
WORDSNET-10051Exception on saving to DOC formatException
WORDSNET-10066Attempted to divide by zero exception on DOC and fixed page format conversionsException
WORDSNET-10071Document.Save throws System.ArgumentExceptionException
WORDSNET-10077Specifying PdfSaveOptions.ExportDocumentStructure on empty document throws exceptionException
WORDSNET-10100Aspose.Words.FileCorruptedException occurs when loading a DOCXException
WORDSNET-10101System.DivideByZeroException occurs during rendering Docx to PdfException
WORDSNET-10115InvalidOperationException occurs during Open/Save a DOCXException
WORDSNET-10122Exception is thrown when CSS contains an escaped surrogate characterException
WORDSNET-10138System.NullReferenceException is thrown while converting Doc to PdfException
WORDSNET-10139System.NullReferenceException is thrown while converting Doc to HTMLException
WORDSNET-10160InvalidOperationException occurs when saving to PDF after enabling HyphenationException
WORDSNET-10173System.InvalidOperationException is thrown while using HyphenationException
WORDSNET-10193Infinite loop detected during saving to PDF after applying HyphenationException
WORDSNET-10194Infinite loop detected during saving to PDF after applying HyphenationException
WORDSNET-9838System.ArgumentException is thrown when saving to PDF after enabling HyphenationException
WORDSNET-9977System.ArgumentOutOfRangeException is thrown while converting Docx to PdfException
WORDSNET-10187Support Gradient Text Fill effects during renderingFeature
WORDSNET-1203Consider using list-style, list-style-type, list-style-image, list-style-position CSS attributesFeature
WORDSNET-7723OOXML Text Effects // Word 2010 text effects are lost after conversion from Docx to Fixed file formatFeature
WORDSNET-9175OOXML Text Effects // Text effects lost after conversion from Docx to Fixed file formatFeature
WORDSNET-9636Content in Tables is shifted when converting from DOCX to PNGsFeature
WORDSNET-9996Consider implementing HtmlSaveOptions.UseAntiAliasing for HTML/EPUBFeature
WORDSNET-10195Process hangs during rendering/printing when Hyphenation is appliedPerformance
WORDSNET-10143ArgumentExceptionOutOfRangeException occurs when MailMerge.Execute is called after specifying nl-NL cultureRegression
WORDSNET-10165Negative values in merge fields are prefixed with spaceRegression
WORDSNET-10168Expression result is incorrect when calculating a formula fieldRegression