Aspose.Cells Cloud

Aspose.Cells Cloud is a REST API that helps you create, manipulate and convert spreadsheets in the cloud. It allows you to work with all aspects of spreadsheets: worksheets, rows, columns, cells, text, data, images, links, comments, formulas, charts, and many more.

  • Create a new Spreadsheet from scratch, templates and smart markers,
  • modify an existing spreadsheets(Merge, Split , Encrypt, Decrypt, Protect, Unprotect ),
  • convert spreadsheet to different formats (XLSX, CSV, XLSM, XLTX, XLTM, TEXT, HTML, PDF, ODS, XLS, SpreadsheetML, XLSB, XPS and TIFF) ,
  • and a lot of other functions

Learn More

What’s new in the latest release

A major revamp release for Aspose.Cells Cloud SDK for PHP covers all the Aspose.Cells Cloud APIs. This SDK provides a complete solution for integrating the powerful Aspose.Cells Cloud APIs with PHP, so performing any operation on a spreadsheet in the cloud is as easy as it can be.

Installation and Configuration

  1. Download “Aspose.Cells_Cloud_SDK_for_PHP_v1.0.0”.
  2. Include “vendor/autoloader.php” file in your script.
  3. In src/Aspose/Cells/AsposeApp.php Set the following variables
     /**
         * Represents AppSID for the app.
         */
        public static $appSID = 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx';
    
        /**
         * Represents ApiKey for the app.
         */
        public static $apiKey = 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'; 
    

Documentation

A detailed documentation to get familiar with the resources and operations of Aspose.Cells Cloud REST API is available for the developers.

Examples

Aspose.Cells Cloud SDK for PHP Examples are also available to help developers to understand the SDK. Please see the SDK examples of following categories.

Start a Free Trial Today

Start a free trial today – all you need is to sign up with the Aspose Cloud service. Once you have signed up, you are ready to try the powerful file processing features offered by Aspose for Cloud.