PHP API to protect local Microsoft Excel and OpenOffice Calc spreadsheet with password
PHP library to protect local Microsoft Excel and OpenOffice Calc spreadsheet with password
Protect local Microsoft Excel and OpenOffice Calc spreadsheet with password - PHP REST API
API Request:
POST
https://api.aspose.cloud/v3.0/cells/protect
Protecting a local spreadsheet with a password is a complex task. Protecting a local spreadsheet with password transitions is performed by our PHP SDK while maintaining the source spreadsheet's main structural and logical content. Our PHP library is a professional solution to protect local spreadsheets with a password online. This Cloud SDK gives PHP developers powerful functionality and perfect API.
Code example in PHP using REST API to encryption local spreadsheets
How to use PHP API to encrypt
- Create an account at Dashboard to get free API quota & authorization details
- Initialize CellsApi with Client Id, Client Secret, Base URL & API version
- Call postProtect method to get the resultant stream
System Requirements
- PHP 7.4 or newer