Viewers and Protection


Hello,
I'm looking for a library that enable me to:

1- View Powerpoint and Excel files in Android (viewer)
2- Support protection for encrypted files. We will encrypt the file with any encryption algorithm and we want the viewer to decrypt on the fly, take streams of decrypted files and view it.

Does your platform supports that?

Thanks.

Hi,

Thanks for inquiring Aspose.

I have observed your requirements and regret to share that Aspose.Slides and Aspose.Cells generate the presentation and excel files programatically and there is no viewer associated with them in API.

However, you can encrypt the presentation and excel file while saving. Please visit documentation link, Encrypting with Aspose.Cells and Saving Presentation File for your kind reference. Please observe, setWriteProtection() method in PresentationEx API reference guide page to set the presentation password.

I hope the shared information will be helpful.

Many Thanks,