GroupDocs.Editor for Java V23.9
Released: Sep 21, 2023
V23.9 での更新項目
機能
- Added the ability to generate a spreadsheet worksheet previews.
- Added support for exporting to Mobi format.
- Added new universal eBook save options.
- Added full support for text decoration thickness.
- Added a new parser for all text decoration properties.
- Improved parsing of HTML attributes to properly process invalid quote chars in style attribute values.
- Improved parsing of font-family property in CSS.
- Added a new public method for obtaining HTML markup in a stream.
- Added a new parser for invalid OPTION/OPTGROUP elements.
- Added a global document cache.
- Added a redundant image optimizer.
- You can now generate a document page previews in SVG.
不具合の修正
- Fixed Word-to-HTML converter, which generates invalid HTML markup.
- GroupDocs.Editor memory leak while converting WordProcessing document.
- Fixed bug with skipped HTML markup during parsing.
- Fixed bug with incorrect child HTML element getter in the new HTML DOM.
- Fixed issue with collapsed anchors.
- Investigate and fix memory leakage.
- Fixed bug in new GetContent method.
- Fixed issue with duplicate image filenames in WordProcessing forward converter.
- Fixed preparing of different resources in EditableDocument.
- Fixed bug with reading beyond the end of stream.