Aspose.Words for Java
Significantly improves chart rendering and adds support for importing and exporting MOBI format.
Features
- Added the ability to specify character spacing in a document.
- Added document style option, which allows you to specify whether a style is automatically redefined.
- Significantly improved chart rendering:
- Added relative coordinate support when rendering radial gradient brushes.
- Added support for rendering trendlines and trendline R-squared.
- Added support for rendering power, polynomial, logarithmic and exponential trendline labels.
- Added support for 'Lay out footnotes the way Microsoft Word 6.x/95/97 does' compatibility option.
- Made the 'Document.DocPr.DoNotIncludeSubDocsInStats' property public.
- Added option to include textboxes, footnotes and endnotes in word count statistics.
- Added support for importing and exporting MOBI format.
- Added functionality to merge PDF documents.
- Added public API to get/set 'characterSpacingControl'.
- Added the ability to compress generated AZW3 documents.
- Added the ability to render lazy document preview.
- HTML to Word to PDF - Added inline anchor tags.
- You can now load fonts in 'FontSearchInfoLoader' in parallel.
- You can now add bookmarks for imported HTML elements with 'id' attributes, so that they can be referenced by hyperlinks in the same document.
- DOCX to HTML to DOCX - You can now preserve TOC (table of contents) field codes.
- You can now check the compatibility of Python examples with Python 3.