Good Morning,
Does Aspose Words have the functionality to inspect a document and return a list of potential issues like Word does? I’m including a link to the functionality in Word.
https://docs.microsoft.com/en-us/office/vba/Library-Reference/Concepts/using-the-document-inspector
I’d like to be able to run a type of validation on a document and it give me a list of potential problems and I can either remove them or address them, programmatically.
Thanks
Mike