GroupDocs.Editor for .NET のリリース
Released: Dec 23, 2025
V25.12 での更新項目
不具合の修正
- Issues with numbered lists after editing DOCX file.
- 'Undefined' label appears after saving edited content to DOCX.
- Bind HTML tables and their parts with rule-sets through class-selectors instead of ID-selectors.
Released: Nov 13, 2025
V25.11 での更新項目
機能
- Added the option to delete worksheet from spreadsheet.
- Added the option to delete slides from presentation.
不具合の修正
- Correct auto format detection during save operation.
Released: Jul 2, 2025
V25.7 での更新項目
機能
- Presentation: Improved rendering of IConnector elements.
- Presentation: Added support for HighlightColor in Text portion.
- Presentation: Now uses SVG for geometry figures instead of ClipPath.
- Introduced simplified overloads for Editor.Save and EditableDocument.FromMarkup.
不具合の修正
- HTML to Presentation: Fixed loss of slide background images.
- Resolved minor rendering issues in Presentation-to-HTML conversion.
- Presentation: Fixed incorrect rendering of drawing lines within shapes.
- Presentation...
Released: May 16, 2025
V25.5 での更新項目
不具合の修正
- HTML to Presentation: Fixed loss of slide background images.
- Presentation: Corrected vertical alignment issues in table rendering.
- Resolved minor rendering issues in Presentation-to-HTML conversion.
- Fixed incorrect rendering of drawing lines within shapes.
Released: Mar 26, 2025
V25.3 での更新項目
不具合の修正
- Content is slightly truncated from the right side when converting DOCX to HTML in paged mode.
Released: Dec 27, 2024
V24.12 での更新項目
不具合の修正
- Fixed missing text issue when editing certain PDF files in .NET.
- Resolved issue where pagination information was lost after saving the document.
- Improved quality for WordProcessing documents during backward conversions.
Released: Aug 12, 2024
V24.8 での更新項目
機能
- Refactored the Formats.IDocumentFormat class in GroupDocs.Editor to address issues encountered in Node.js environments.
- Added new Editor Constructors - To provide more flexibility and ease of use, new constructors have been introduced for the Editor class:
- Editor(DocumentFormatBase): Initializes a new instance of the Editor class and creates a new empty document based on the specified format.
- Editor(Stream): Initializes a new Editor instance with the specified input document (as a stream...
Released: Jun 17, 2024
V24.6 での更新項目
機能
- Added the ability to create a new document without a callback function.
- Updated all project dependencies to their latest versions to ensure compatibility, improved performance, and enhanced security.
不具合の修正
- Fixed an issue where enums inherited from Byte were not functioning correctly, ensuring better compatibility and functionality.
Released: May 16, 2024
V24.5 での更新項目
機能
- Added a new API for Form field managing.
- You can now use GroupDocs.CrossPlatform.NativeAssets for .NET 6 target framework.
不具合の修正
- ArgumentNullException on Graphics.MeasureString.
- Exception while saving edited HTML with multiple style sheets to document.
- InvalidOperationException: DIV inside li in WordProcessing - ShapeProcessor.
Released: Mar 1, 2024
V24.2 での更新項目
不具合の修正
- CSS selector parser: possible null exception during parsing.
- PDF: after building to DLL cannot detect format.