We are evaluating the Aspose.Words library with the intention of purchasing a license in the near future. We are interested in the plain text, Word document, and PDF document comparison features. The revision types we are most interested in are…
- Insertions
- Deletions
- Moves
Following the API documentation, and the examples distributed via GitHub, we’ve implemented a rough prototype. The insertion and deletion revision types are working as expected, however, I am unable to produce a comparison that includes any move revision types.
I’ve produced two word documents. I’ve copied and pasted identical paragraphs into each. I’ve moved a single sentence to a new location in the paragraph in one document. After comparing the documents however, this difference is depicted as a series of insertions and deletions, instead of a move.
We are using Aspose.Words 21.6.0. Please advise. Thanks in advance!
RL