GroupDocs.Editor for .NET V20.12
Released: Dec 20, 2020
V20.12 での更新項目
機能
- Added the ability to use OTF font.
- Added support for BASE elements.
- Added support for Definition (DL, DT and DD) HTML elements.
不具合の修正
- Parse error - end tag ‘span’, that is located on position ‘8591-8597’, doesn’t match the last unclosed start tag ‘td’.
- Node type of ‘Aspose.Slides.xxx’ currently are not supported.
- Exception during table processing.
- Only ‘phrasing’ content is permitted for the ‘SPAN’ element, while specified element ‘DIV’ has content category ‘Flow’.
- Exception when editing ODT files (empty image in Shape).
- Only ‘phrasing’ content is permitted for the ‘heading (H1)’ element.
- Cannot find a Wingding code 8211.
- Incorrect page count.
- SVG is not embedding into HTML during serialization.
- Exception System.AccessViolationException in the GroupDocs.Editor.Cells.CellsToHtml while iterate Worksheets.
- Failed converting to Word images with base64 SVG.