Aspose for Cloud SDK Home
Aspose for Cloud SDKs for REST Based File Format APIs
Aspose for Cloud file format APIs allow you to process different file formats using REST based APIs which are accessible from the cloud. These Aspose for Cloud APIs can create, edit, or convert documents, worksheets, presentations, PDF files, barcodes, images, OCR, emails etc. You can access all of the features using simple REST interface. In order to directly access these REST interfaces, you need to write the code for creating requests and processing responses etc. It definitely provides you flexibility so you can create requests and process responses as you like. However, if you want to implement the features quickly and easily with minimum coding then Aspose for Cloud SDKs are here for you.
Make File Manipulation Easier with Aspose for Cloud SDKs
Aspose for Cloud SDKs make it easier for you to manipulate different file formats using Aspose for Cloud REST APIs. These SDKs encapsulate all the REST API related code and provide you a simple interface to access all the file processing features easily. The Aspose for Cloud SDKs provide a set of classes exposing simple methods to perform different operations on the files. These operations correspond to the features provided by Aspose for Cloud REST APIs, however all the REST API related code is enclosed inside these methods. You simple need to use particular class and call the required method to perform a particular operation.
Aspose for Cloud SDKs Code Structure
The code of the Aspose for Cloud SDKs have been divided into different modules. Each module provide different set of features. These modules are created depending upon different types of APIs provided by Aspose for Cloud. This division makes it easier to organize the code properly and then access the appropriate methods conveniently. In the following table you can find the list of these modules and their details.
SDK Module | Description |
| Common | This module provides the features commonly used by other sections of the SDK. |
| Storage | This module provides the features to work with Aspose for Cloud storage, files, and folders. |
| PDF | This module provides the features to manipulate PDF files using Aspose.Pdf for Cloud. |
| Words | This module provides the features to manipulate documents using Aspose.Words for Cloud. |
| Cells | This module provides the features to manipulate spreadsheets using Aspose.Cells for Cloud. |
| Slides | This module provides the features to manipulate presentations using Aspose.Slides for Cloud. |
| Barcode | This module provides the features to manipulate bar codes using Aspose.BarCode for Cloud. |
| OCR | This module provides the features to recognize characters from images using Aspose.OCR for Cloud. |
Download Open Source Aspose Cloud SDKs for File Processing
Aspose Cloud SDKs are open source. You can view the code and modify it as you like. You can also add new methods in the SDKs if you like. If you want to contribute to these open source SDKs, you can do that as well. Aspose Cloud SDKs are published on Github. You can download, use, modify, or contribute to these SDKs. The following table provides you the links to the individual SDK pages on Github.