We're sorry Aspose doesn't work properply without JavaScript enabled.

Free Support Forum - aspose.com

Compare document format

Hi,
I would like to retrieve the format of a document and compare it with the SaveFormat.
Do you know how can I do ?
Thanks a lot.

Hi

Thanks for your request. I think you can use Document. OriginalLoadFormat property to achieve this. Please see the following link for more information:
https://reference.aspose.com/words/net/aspose.words/document/originalloadformat/
Best regards.