GroupDocs.Editor for Java Releases
Released: Feb 13, 2026
Updates in V26.1
Features
- 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.
Fixes
- Correct auto format detection during save operation.
- Content is slightly truncated from the right...
Released: Mar 28, 2025
Updates in V25.3
Fixes
- 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
Updates in V24.9
Features
- 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
Updates in V24.4
Features
- 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...
Released: Sep 21, 2023
Updates in V23.9
Features
- 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...
Released: Jul 26, 2023
Updates in V23.5.1
Fixes
- Critical issue fix with presentation documents.
Released: May 17, 2023
Updates in V23.5
Features
- 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...
Released: Feb 6, 2023
Updates in V23.2
Features
- 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.
Fixes
- 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
Updates in V22.11
Fixes
- Exception for document editing.
- Cannot access a closed file while working with XML file.
Released: Sep 27, 2022
Updates in V22.9
Features
- 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...