Hi,
we are getting weird Revisions after using doc.Comare method. Please find details below.
Aspose Words version: 22.3.0
Original part of the paragraph:
Updated part of the paragraph:
As you can see 2017 changed to 2020.
In total we are getting 3 revisions:
Revision Details:
1:
2:
3:
just to summarize:
revision #1: deletion of 201
revision #2: deletion of 7
revision #3: insertion of 2020
what we expect:
revision #1: deletion of 2017
revision #2: insertion of 2020
Our goal: understand what parts of the text have been removed, added or updated. In case of update we want to know what value was replaced by what to be able to do kind of post analysis. Our further business logic depends on this information.