GroupDocs.Comparison for Java Releases
Released: Apr 10, 2026
Updates in V26.4
Fixes
- Fixed table issue that caused an exception.
Released: Mar 17, 2026
Updates in V26.3
Features
- Word-specific options are now available in a dedicated WordCompareOptions class (extends CompareOptions). Use it when comparing Word documents to configure MarkLineBreaks, CompareBookmarks, CompareVariableProperty, CompareDocumentProperty, ShowRevisions, LeaveGaps, WordTrackChanges, RevisionAuthorName, and DisplayMode (Revisions / Highlight). The same options remain on CompareOptions but are deprecated in favor of WordCompareOptions.
- When comparing Word documents, the result Aspose...
Released: May 29, 2025
Updates in V25.5
Fixes
- Incorrect font color and size in PPTX output after comparison of identical files.
Released: Feb 19, 2025
Updates in V25.2
Features
- Plain text comparison results are now shown as a PDF, so that changes can be highlighted in different colors.
- Implemented the ability to turn off image comparison on PDF documents.
Fixes
- Null reference exception occurs when executing GetChanges without previously executed Compare call.
- Exception is thrown when setting ExtendedSummaryPage = true and using accept/reject changes.
- Document compare not working as expected.
- Comparison UI shows small preview of Excel files comparison.
- Document...
Released: Jul 15, 2024
Updates in V24.7
Fixes
- Fixed Jar SignatureFileSize issue.
Released: Jun 17, 2024
Updates in V24.6
Features
- Improved detection of border changes for Words format.
- Improved detection of chart changes for Words format.
Fixes
- Fixed incorrect background coloring for changed shapes for Words format.
- Fixed comparison crash in specific PDF documents.
- Fixed comparison crash in Word documents with footnotes.
- Fixed comparison crash when result is saved to a MemoryStream.
- Fixed certain highlight colors not being applied.
- Fixed comparison crash when comparing certain DOCM documents.
Released: Mar 18, 2024
Updates in V24.3
Features
- Introduced the ability to get changed element coordinates from source or target document. This feature is currently only supported for Words.
Fixes
- Exception when comparing PDF files.
Released: Oct 19, 2023
Updates in V23.10
Features
- Added the ability to set the author of changes name in the resulting document.
- Added the ability to compare folders.
- Added functionality to allow users to have full control and flexibility in managing temporary files.
- Added changes to summary page that will indicate that the user trying to compare the same documents for all supported document types.
Fixes
- Fixed exception with comparing VSDX documents.
- Fixed issue with watermark offset being ignored.
- Fixed issue with ignoring style...
Released: May 31, 2023
Updates in V23.5
Features
- Improved JavaDoc comments of all classes and methods.
Fixes
- Problem with displaying deleted hyperlinks in Cells files.
- Part of the word is omitted from the chart title after comparing Cells.
- Exception when Cells comparing documents.
- Duplicate chart title and one bar missing during comparing Cells.
- Multi comparison PDF documents throws exception.
- CompareMultiplePdfDocuments example throws exception.
- File not found exception throws when opening HTML document.
Released: Mar 4, 2023
Updates in V23.3
Features
- Improved comparison of PDF files.
- Improved resulting PDF file creation.
- Improved comparison of images.
Fixes
- Exception when comparing PDF files.
- Comparison of characters with ruby.
- Fixed Header/Footer Comparison issue in PDF.
- Annotations are not displayed correctly in the resulting PDF file.
- Chart name comparison issue in PDF.
- 'null' is a part of source and target texts of ChageInfo for some formats.