Aspose.Words Cloud

Aspose.Words Cloud is a complete solution for performing any operation you can wish to perform on the Microsoft Word or Apache OpenOffice Writer documents in the cloud.

Aspose.Words Cloud, helps you process documents with its many flexible features. You can perform a wide variety of document operations with Aspose.Words Cloud’s REST API.

  • Create a new document from scratch,
  • modify an existing document,
  • convert documents to different formats,
  • and render the document to images.

Learn More

What’s new in the latest release

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

Installation and Configuration

  1. Download “Aspose.Words_Cloud_SDK_for_PHP_v1.0.0”.
  2. Include “asposewordscloud-autoloader.php” file in your script.
  3. In src/Aspose/Words/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 very detailed documentation is available to guide developers to get familiar with the resources and operations of Aspose.Words Cloud REST API.

Examples

Aspose.Words 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.