|
Tag Browser: aspose.words-find-reviewer-information-of-run
< 1 second(s)
-
Hi!I have to find information of (1) total number of added words (2) total number of deleted words (3) total number of changed words for each reviewer separately from a word document.What I have already done is I have used the DocumentVisitor and entered into each run and checkedpublic int visitRun ( Run run ...
|