Hi Support,
We have purchased Aspose.Words 5.2.0.0 but we are facing the Invalid Character Count issue. The code we are using is below.
AsposeDoc.UpdateWordCount()
retVal.Add(AsposeDoc.BuiltInDocumentProperties.Characters.ToString(), "vCharCountWOS")
retVal.Add(AsposeDoc.BuiltInDocumentProperties.CharactersWithSpaces.ToString(), "vCharCountWS")
The Microsoft Word is showing the Character Count With Space is 16,906 on the other hand the above code giving the value 16,915 for the attached document.
Can you please reply why the difference is there and what the best can be done to remove the difference?
Thanks and Regards,
Deepak Agnihotri
Global Med Data Inc.