
Adds the ability to generate TOC (table of contents) for AZW3 documents.
Features
- Added the ability to generate TOC (table of contents) for AZW3 documents.
- Improved performance of raster operations with metafiles.
- Added the ability to work with shading theme colors.
- Provided a way to control how list items are exported to Markdown.
- Added support of R-squared coefficients in charts.
- 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.
- Improved working with fill colors.
- Added the ability to determine if font color is overridden for Inline node and for paragraph break characters.
- You can now specify whether to adjust sentence and word spacing when importing documents.
- Added public API for manipulating chart grid lines.
- Added new 'Fill.ThemeColor' option.
- Added support for rendering radial gradients with SkiaSharp.
- Save progress notifications for MOBI and AZW3 formats.
- Support for rendering radial gradients to XPS.
- Added navigation support for generated AZW3 documents.
- Now preserves Table of Contents (TOC) formatting when exporting to HTML format.
- Now preserves TOC page numbers during Word to HTML to Word round-trip.