Convert Office security notification and encrypted Office files

Does Aspose support either or both Office security notification and encrypted Office files?

Currently, we are using the Aspose.Total java version 23.1, it does not convert the office file, but return error.

I have zipped the simple confidential docx example file confidential.docx

confidential.zip
confidential.zip (38.8 KB)

Thank You

@nlee08,

Generally, Aspose APIs may not support reading/opening restricted files that require access permissions or other credentials. It seems that your file is a kind of restricted file that does not contain permission info or encrypted data, but relevant data may be present on a server, and MS Word has to fetch it with a certificate when you open the file manually.

In any case, one of my colleagues from the Aspose.Words team will get back to you to provide more details and assist you accordingly.

@nlee08 Your document is protected with sensitivity labels, Aspose.Words itself cannot read such files, since it is required to specify credentials to read such files. Please see our documentation to learn how to work with documents marked by a sensitivity label:
https://docs.aspose.com/words/net/work-with-document-market-by-sensitivity-label/

Thank You for your quick responses and help.

@nlee08,

You are welcome. If you have any further queries or comments, please feel free to write us back.