Latest Release (July 2025)
Changes in this Release
Key | Category | Summary |
---|---|---|
EDITORNET-2903 | Bug Fix | Html to Presentation: fixed loss of slide background images. |
EDITORNET-2906 | Bug Fix | Resolved minor rendering issues in Presentation-to-HTML conversion. |
EDITORNET-2927 | Bug Fix | Presentation: Fixed incorrect rendering of drawing lines within shapes. |
EDITORNET-2928 | Bug Fix | Presentation: corrected vertical alignment issues in table rendering. |
EDITORNET-2932 | Bug Fix | HTML to Presentation: fixed error when processing images from embedded HTML content. |
EDITORNET-2939 | Bug Fix | Fixed right-side text truncation in tables when converting DOCX to paged-HTML. |
EDITORNET-2933 | Improvement | Presentation: improved rendering of IConnector elements. |
EDITORNET-2934 | Improvement | Presentation: added support for HighlightColor in Text portion . |
EDITORNET-2935 | Improvement | Presentation: now uses SVG for geometry figures instead of ClipPath . |
EDITORNET-2938 | Improvement | Introduced simplified overloads for Editor.Save and EditableDocument.FromMarkup . |
Enhanced HTML to Presentation Conversion
This release resolves several rendering and stability issues in HTML to Presentation conversion:
- Table Rendering: Fixed vertical alignment and text truncation issues.
- Image Handling: Improved support for embedded images and restored proper rendering of slide backgrounds.
- Geometry Support: Enhanced SVG usage for rendering geometry figures and removed obsolete APIs.
Improved Presentation to HTML Conversion
- GroupShape Conversion: Enhanced SVG conversion logic for grouped shapes.
- Connector and Shape Enhancements: Improved rendering of connectors, image positioning, and highlight colors within text portions.
- Legacy Cleanup: Replaced outdated shape rendering mechanisms to ensure modern rendering fidelity.
API Usability Enhancements
- Simplified API: Added streamlined overloads for commonly used methods like
Editor.Save
andEditableDocument.FromMarkup
to reduce boilerplate and improve usability.
How to Download
The package is available via NuGet or direct download.
- GroupDocs.Editor- .NET 6.0 and .NET 4.6.2 assemblies.
Additional Resources
Feedback
We welcome your feedback! If you have any questions or suggestions, please reach out to us via the Free Support Forum.