GroupDocs.Editor for .NET V21.6
Released: Jun 30, 2021
V21.6 での更新項目
機能
- Added new property with MIME code for all supported document formats.
- Added the ability to save SVG as PNG and improved public vector image API.
- Added new public property to obtain the XML content of SVG images.
- You can now preserve most common text formatting features during roundtrip in Presentation module.
- Added SVG inlining instead of Base64 embedding.
不具合の修正
- SVG is not supported if is inlined into HTML markup as HTML element.
- Images are not correctly transferred during conversion Markdown to DOCX.
- HTML-markup loose styles after file open and saving without changes.
- OutOfMemoryException while converting specific Cells file to HTML.
- Presentation: convert html to presentation without stylesheet.
- Exception while import Presentation with missing load options.
- Exception with message Font name cannot be NULL, empty or whitespaces\r\nParameter name: fontName during call editor.Edit() for RTF-file.
- Unknown field is improperly processed.
- Editor hang on PowerPoint files.
- Image is not JPEG exception in Presentation.
- Fix bug in markup parser.