Python API to add watermark for local Microsoft Excel and OpenOffice Calc spreadsheet
Python library to add watermark for local Microsoft Excel and OpenOffice Calc spreadsheet
Add watermark for local Microsoft Excel and OpenOffice Calc spreadsheet - Python REST API
API Request:
POST
https://api.aspose.cloud/v3.0/cells/watermark
Adding watermark for a local spreadsheet is a complex task. Adding watermark for a local spreadsheet 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 adding watermark for local spreadsheets online. This Cloud SDK gives Python developers powerful functionality and perfect API.
Code example in Python using REST API to add watermark for local spreadsheets
How to use Python API to add watermark
- 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_watermark method to get the resultant stream
System Requirements
- Python 2.7 or newer
- Python 3.10 or newer