Saaspose APIs are designed to meet the user’s requirement by providing a number of features to incorporate in the applications. You can upload your files on Saaspose storage and use Saaspose REST API URIs to perform multiple operations on these files. Saaspose storage is available with every package to upload your files and process your documents using Saaspose REST APIs. During the month of January 2013, we have added some features in Saaspose storage that you can use to work with your documents.
You can upload files to Saaspose storage and use REST APIs to manipulate the documents. You can delete the files from Saaspose storage and you can also download the files after manipulating them with desired features. Using Saaspose common methods, you can copy response stream to output file in your applications.
Following is a list of changes made in Saaspose REST API documentation during the month of January 2013:
Python Examples:
Saaspose.Storage
Upload File to Saaspose (Python SDK)
Delete File from Saaspose (Python SDK)
Upload File to the Saaspose Server (Python REST)
Delete File from Saaspose (Python REST)
Download File from Saaspose (Python REST)
Upload File to Saaspose (Python REST)
Saaspose.Common Copy Response Stream to Output file (Python REST)
Send Request and Receive Response (Python REST)
Related posts:
- Saaspose.Cells REST API Documentation Changes Introduced During the Month of July 2012
- Saaspose.Slides REST API Documentation Changes Introduced During the Month of July 2012
- Saaspose.Slides REST API Documentation Changes Introduced During the Month of December 2012
- Saaspose.Words REST API Documentation Changes Introduced During The Month Of January 2013
- Saaspose.OCR REST API Documentation Changes Introduced During The Month Of January 2013
