GroupDocs.Editor for Java のリリース
Released: Feb 13, 2026
V26.1 での更新項目
機能
- Added the option to delete slides from a presentation.
- Added the option to delete worksheets from a spreadsheet.
- 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.
不具合の修正
- Correct auto format detection during save operation.
- Content is slightly truncated from the right side...
Released: Mar 28, 2025
V25.3 での更新項目
不具合の修正
- Fixed missing text issue when editing certain PDF files.
- Resolved issue where pagination information was lost after saving the document.
- Improved quality for WordProcessing documents during backward conversions.
- Pagination information is lost when the editor saves a document.
Released: Sep 18, 2024
V24.9 での更新項目
機能
- New public API for managing form fields within documents.
- New public type for managing forms:
FormFieldManager: Manages forms with legacy form fields, which were available in earlier versions of word processing software.
- New public namespace:
com.groupdocs.editor.words.fieldmanagement: Contains classes and interfaces related to the management and manipulation of form fields within documents. This namespace allows users to work with different types of form fields, such as text fields...
Released: Apr 26, 2024
V24.4 での更新項目
機能
- Export styles during document editing - Starting from this release, the GroupDocs.Editor for Java contains a new forward conversion mode for Word Processing documents - when the original document, which belongs to the family of Word Processing formats (most commonly DOCX), is converted to HTML, then all of its built-in and user-defined styles are preserved and stored in the intermediate HTML-document as a set of CSS rulesets in the external stylesheet. This enables a possibility to manipulate...
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...
Released: Jul 26, 2023
V23.5.1 での更新項目
不具合の修正
- Critical issue fix with presentation documents.
Released: May 17, 2023
V23.5 での更新項目
機能
- Word Processing module now supports background and border in paginal mode. This means that when editing a document, background and border information will now be preserved in HTML during conversion and then restored when generating an output document from HTML.
- Added XML formatter - Includes a new XML processing mechanism which provides better HTML-representation of the original XML with more customization options.
- XmlHighlightOptions have been completely redesigned.
- Added a new namespace and...
Released: Feb 6, 2023
V23.2 での更新項目
機能
- Added the ability to generate a preview for a selected slide.
- Added full support for Markdown format.
- Added support for Microsoft Word built-in styles during roundtrip.
不具合の修正
- Cannot convert header element to Markdown.
- External images in the Markdown document are not preserving.
- Images are not correctly transferred during conversion Markdown to DOCX.
- Footnotes are not correctly transferred during conversion between DOCX and Markdown.
- Exception for document editing.
Released: Nov 16, 2022
V22.11 での更新項目
不具合の修正
- Exception for document editing.
- Cannot access a closed file while working with XML file.
Released: Sep 27, 2022
V22.9 での更新項目
機能
- Added complete support for PDF documents including loading, editing, saving, and extracting document metainfo. Password-protected PDFs are supported on input and output.
- Added support for XPS format.
- Added support for processing HTML to email.
- Added support for processing email to HTML.
- Added support for importing AZW3 format.
- Fully reworked and dramatically improved document format detector. Automatic detection mechanism is now much more robust and accurate.
- Added full support for different...