Python API to decrypt local Microsoft Excel and OpenOffice Calc spreadsheet with password
Python library to decrypt local Microsoft Excel and OpenOffice Calc spreadsheet with password
Decrypt local Microsoft Excel and OpenOffice Calc spreadsheet with password - Python REST API
API Request:
POST
https://api.aspose.cloud/v3.0/cells/unlock
Decrypting a local spreadsheet with a password is a complex task. Decrypting a local spreadsheet with password transitions is performed by our Python SDK while maintaining the source spreadsheet's main structural and logical content. Our Python library is a professional solution to decrypt local spreadsheets with a password online. This Cloud SDK gives Python developers powerful functionality and perfect API.
Python code for decrypting local spreadsheets
How to use Python 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 post_unlock method to get the resultant stream
System Requirements
- Python 2.7 or newer
- Python 3.10 or newer