<dependency>
<groupId>com.groupdocs</groupId>
<artifactId>groupdocs-comparison</artifactId>
<version>23.5</version>
</dependency>
compile(group: 'com.groupdocs', name: 'groupdocs-comparison', version: '23.5')
<dependency org="com.groupdocs" name="groupdocs-comparison" rev="23.5">
<artifact name="groupdocs-comparison" ext="jar"/>
</dependency>
libraryDependencies += "com.groupdocs" % "groupdocs-comparison" % "23.5"
What’s new in the GroupDocs.Comparison for Java 23.5
Release Highlights
GroupDocs.Comparison for Java 23.5 delivers important fixes for comparing spreadsheet (Cells) files, resolving issues with charts, hyperlinks, and multi-document PDF comparisons. This release also includes enhancements to JavaDoc documentation and introduces public API changes to improve code maintainability and developer experience.
Enhancements
- Improved JavaDoc Documentation: Comprehensive updates to JavaDoc comments across all classes and methods, enhancing code readability and API usability.
Bug Fixes
- Cells Hyperlink Deletion Display Fixed: Resolved issues where deleted hyperlinks were not accurately displayed in Cells comparison results.
- Cells Chart Titles Corrected: Fixed truncated and duplicated chart title issues during spreadsheet comparisons.
- Exception Handling for Cells Comparison: Resolved runtime exceptions encountered when comparing complex spreadsheet documents.
- PDF Multi-Comparison Error Fixed: Corrected exceptions thrown when performing multi-document comparisons for PDFs.
- HTML File Load Bug Resolved: Addressed a file-not-found error when opening HTML documents for comparison.
Public API and Backward Incompatible Changes
Enum Constant Renaming
RevisionAction
Enum Renamed Constants:Accept
→ACCEPT
None
→NONE
Reject
→REJECT
Deprecated Interfaces
- Deprecated Delegates in Favor of Functional Interfaces:
Delegates.CreatePageStream
→CreatePageStreamFunction
Delegates.ReleasePageStream
→ReleasePageStreamFunction
Removed Classes
- Removed:
CategoryChange
FileInfo
🔍 Explore the Full Release Details
For full list of updates, please visit GroupDocs.Comparison for Java 23.5 Release Notes.
cells chart title comparison fix
| deleted hyperlink cells issue
| groupdocs multipdf exception
| groupdocs revisionaction enum
| createpagestream deprecated
Version | Release Date |
---|---|
25.5 | May 29, 2025 |
25.2 | April 4, 2025 |
24.7 | July 13, 2024 |
24.6 | June 16, 2024 |
24.3 | March 18, 2024 |
23.10 | October 19, 2023 |
23.5 | May 31, 2023 |
23.3 | March 3, 2023 |
23.1 | January 13, 2023 |
22.11 | November 4, 2022 |
22.3 | March 28, 2022 |
21.6 | January 25, 2022 |
19.6 | January 25, 2022 |
18.6.3 | January 25, 2022 |
18.6.2 | January 25, 2022 |
17.3.2 | January 25, 2022 |
21.6.1 | June 25, 2021 |
20.11 | November 18, 2020 |
20.4 | April 30, 2020 |
19.10 | October 18, 2019 |
19.3 | March 27, 2019 |
18.6.1 | July 19, 2018 |
18.6 | June 5, 2018 |
17.3.1 | April 19, 2018 |
17.3.0 | April 19, 2018 |
16.11 | April 19, 2018 |
3.2.0 | April 19, 2018 |
File | Classifier | Size |
---|---|---|
groupdocs-comparison-23.5-javadoc.jar | javadoc | 485 KB |
groupdocs-comparison-23.5.jar | 257 MB | |
groupdocs-comparison-23.5.pom | 2 KB |