Hi, We are experiencing issue with character-level comparison in Aspose.Words 22.6 (JDK17). Here are two independently created documents which we used for testing: DOC1.docx (11.8 KB) and DOC2.docx (11.9 KB), and results produced by Aspose AsposeWords22.6-Char-Compare.pdf (23.5 KB) and Word Word-Char-Comparison.pdf (16.7 KB) (both created with character-level mode). It seems that changes in the latter one are more grouped up. Can we possibly get Aspose.Words to produce the same results as Word does?
@PROCUREMENT2
I created the ticket WORDSNET-23996 according to your expectations. We will keep you informed and let you know once it has been resolved.
@PROCUREMENT2 Please answer two additional questions:
- Are you satisfied with implementing the comparison with Granularity.WordLevel using Aspose.Words as an analogy of wdGranularityWordLevel using MS Word in this case?
- Leaving aside implementing the comparison using Aspose.Words, why do you compare exactly by wdGranularityCharLevel characters instead of comparing by wdGranularityWordLevel words? The second question concerns exclusively implementing the comparison by means of MS Word.
Hi Vadim, are there any new related to WORDSNET-23996
@ANDREA.FARRIS The issue has been closed as Not a Bug
. As Vadim has mentioned, you can improve comparison result in your case using Granularity.WordLevel
.