Swift API to decrypt cloud Microsoft Excel and OpenOffice Calc spreadsheet with password
Swift library to decrypt cloud Microsoft Excel and OpenOffice Calc spreadsheet with password
Decrypt cloud Microsoft Excel and OpenOffice Calc spreadsheet with password - Swift REST API
API Request:
DELETE
https://api.aspose.cloud/v3.0/cells/{name}/encryption
Decrypting a cloud spreadsheet with a password is a complex task. Decrypting a local spreadsheet with password transitions is performed by our Swift SDK while maintaining the source spreadsheet's main structural and logical content. Our Swift library is a professional solution to decrypt cloud spreadsheets with a password online. This Cloud SDK gives Swift developers powerful functionality and perfect API.
Switft code for decrypting cloud spreadsheets
How to use Swift API to decrypt
- Create an account at Dashboard to get free API quota & authorization details
- Initialize CellsApi with Client Id, Client Secret, Base URL & API version
- Call cellsWorkbookDeleteDecryptDocument method to get the resultant stream
System Requirements
- macOS Monterey 12.4
- Swift 4.2