<dependency>
<groupId>com.groupdocs</groupId>
<artifactId>groupdocs-editor</artifactId>
<version>23.5</version>
</dependency>
compile(group: 'com.groupdocs', name: 'groupdocs-editor', version: '23.5')
<dependency org="com.groupdocs" name="groupdocs-editor" rev="23.5">
<artifact name="groupdocs-editor" ext="jar"/>
</dependency>
libraryDependencies += "com.groupdocs" % "groupdocs-editor" % "23.5"
What’s new in the GroupDocs.Editor for Java 23.5
Release Highlights
GroupDocs.Editor for Java 23.5 delivers powerful new capabilities for editing XML documents, including a fully reengineered XML formatter and customizable highlight options. WordProcessing documents also receive significant upgrades with support for page background and borders in paginal mode. Additionally, this update fixes critical issues with empty paragraph preservation and improves support for bidirectional text rendering.
New Features
Advanced XML Editing Capabilities:
Added new XML formatter, XML format options, and redesignedXmlHighlightOptions
to deliver a structured and customizable editing experience.Support for XML Preview Styling and Metadata:
New types and properties introduced for greater control over XML syntax visualization and processing.Paginal Word Background and Border Support:
The paginal mode now accurately retains WordProcessing page backgrounds and border definitions across editing sessions.Reworked QuoteType Enumeration:
TheQuoteType
enum has been modernized to align with updated formatting and XML styling structures.
Improvements
Public API Modernization:
Deprecated use ofSystem.Drawing
types in favor of new Java-compatible types across multiple namespaces.Update NuGet Package Tags:
Package metadata updated for improved compatibility and discoverability.
Bug Fixes
Preserve Content in Edited Empty Paragraphs:
Fixed an issue where content added to empty paragraphs (used for layout placeholders) was lost in output WordProcessing documents.Improved List Element Handling in WYSIWYG Editors:
Resolved incorrect error messages during HTML conversion of list-based content structures.Bidirectional Text Rendering Fixes:
Corrected layout and formatting issues affecting right-to-left text on newer .NET runtimes.Exception When Generating Edited Document:
Addressed blocking issues preventing successful document export after editing.
Public API and Backward Incompatible Changes
New Public Types
FontSize
,FontStyle
,FontWeight
incom.groupdocs.editor.htmlcss.css.properties
ArgbColor
incom.groupdocs.editor.htmlcss.css.datatypes
WebFont
,XmlHighlightOptions
,XmlFormatOptions
incom.groupdocs.editor.options
Removed Members
EnablePagination
property inPdfSaveOptions
🔍 Explore the Full Release Details
For a complete changelog, please visit GroupDocs.Editor for Java 23.5 Release Notes.
xml formatting editor
| docx page background border
| empty paragraph fix word
| wysiwyg editor list error
| xml highlight options
Version | Release Date |
---|---|
25.3 | March 28, 2025 |
24.9 | September 19, 2024 |
24.4 | April 26, 2024 |
23.9 | September 20, 2023 |
23.5.1 | July 26, 2023 |
23.5 | May 17, 2023 |
23.2 | February 6, 2023 |
22.11 | November 16, 2022 |
22.9 | September 27, 2022 |
22.6 | August 25, 2022 |
22.4 | April 21, 2022 |
20.8.1 | January 25, 2022 |
17.9 | January 25, 2022 |
20.11 | November 25, 2020 |
20.8 | August 13, 2020 |
19.10 | October 4, 2019 |
19.4 | April 3, 2019 |
18.9 | September 12, 2018 |
File | Classifier | Size |
---|---|---|
groupdocs-editor-23.5-javadoc.jar | javadoc | 917 KB |
groupdocs-editor-23.5.jar | 176 MB | |
groupdocs-editor-23.5.pom | 1 KB |