<dependency>
<groupId>com.groupdocs</groupId>
<artifactId>groupdocs-comparison</artifactId>
<version>24.3</version>
</dependency>
compile(group: 'com.groupdocs', name: 'groupdocs-comparison', version: '24.3')
<dependency org="com.groupdocs" name="groupdocs-comparison" rev="24.3">
<artifact name="groupdocs-comparison" ext="jar"/>
</dependency>
libraryDependencies += "com.groupdocs" % "groupdocs-comparison" % "24.3"
What’s new in the GroupDocs.Comparison for Java 24.3
Release Highlights
GroupDocs.Comparison for Java 24.3 introduces a powerful feature for tracking changes with greater accuracy. Developers can now retrieve the coordinates of changed elements directly from the source or target document during Word file comparisons. This enhancement is particularly useful for implementing visual overlays or precisely identifying modified content areas.
New Feature
- Changed Element Coordinates in Word Documents:
Added the ability to extract coordinates of changed content from either the source or target Word document using theCompareOptions.setCalculateCoordinates(true)
setting. This feature allows developers to identify exact change locations, enabling advanced diff visualizations and integrations.
Public API and Backward Incompatible Changes
There are no public API or backward-incompatible changes introduced in this release.
🔍 Explore the Full Release Details
For full list of updates, please visit GroupDocs.Comparison for Java 24.3 Release Notes.
word comparison coordinates
| track changes location
| groupdocs comparer java
| document diff visualization
| compareoptions java
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-24.3-javadoc.jar | javadoc | 495 KB |
groupdocs-comparison-24.3.jar | 265 MB | |
groupdocs-comparison-24.3.pom | 2 KB |