Ruby API to protect cloud Microsoft Excel and OpenOffice Calc spreadsheet with password
Ruby library to protect cloud Microsoft Excel and OpenOffice Calc spreadsheet with password
Protect cloud Microsoft Excel and OpenOffice Calc spreadsheet with password - Ruby REST API
API Request:
POST
https://api.aspose.cloud/v3.0/cells/{name}/encryption
Protecting a cloud spreadsheet with a password is a complex task. Protecting a cloud spreadsheet with password transitions is performed by our Ruby SDK while maintaining the source spreadsheet's main structural and logical content. Our Ruby library is a professional solution to protect cloud spreadsheets with a password online. This Cloud SDK gives Ruby developers powerful functionality and perfect API.
Ruby code for encryption cloud spreadsheets
How to use Ruby 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 cells_workbook_post_encrypt_document method to get the resultant stream
System Requirements
- ruby 2.5 or newer