Aspose.Tasks for Cloud is a REST API for manipulating Microsoft Project documents in the cloud. It is a true REST API that can be used with any language: .NET, Java, PHP, Ruby, Rails, Python, jQuery and many more. You can use it with any platform — web, desktop, mobile, and cloud.
Aspose.Tasks for Cloud allows developers to manipulate project data including Tasks, Resources, Task links, and Assignments. Aspose.Tasks Cloud is a complete solution that allows you to work with all aspects of a Project document including conversion and manipulation of project’s tasks, task links, resources, resource assignments and extended attribute data. Learn More
Read Microsoft Project Files
Aspose.Tasks Cloud for PHP can read information associated with Project task data such as task name, ID, start date, finish date, scheduling and other parameters. The API also facilitates reading task links and task assignment information from a project data file.
Examples
- Manage project resources
- Handle task links and task assignments
Convert Project files to Different formats
- MPP to PDF
- MPP to BMP,JPG
- HTML, XLS,XML,XLSX, SVG
- XER
- CSV, TXT
Examples
- Convert Project documents to other formats including PDF, BMP, PNG, XPS, HTML, XLS, XLSX, XER and XML
Manipulate Microsoft Project Files
The Aspose.Tasks Cloud REST API helps you manage project calendar information with simple API calls. It is possible to read not only project calendar information, but also calendar exceptions. The API also supports adding a new calendar and deleting an existing calendar from the hosted Project data file. It further allows developers to add new calendar exceptions, or retrieve a list of existing exceptions.
Examples
- Manipulate task data
What’s new in the latest release
A major revamp release for Aspose.Tasks Cloud SDK for PHP covers all the Aspose.Tasks Cloud APIs. This SDK provides a complete solution for integrating the powerful Aspose.Tasks Cloud APIs with PHP, so performing any operation on any MS Project file in the cloud is as easy as it can be.
Installation and Configuration
- Download Aspose.Tasks_Cloud_SDK_for_PHP_v1.0.0.
- Include “vendor/autoloader.php” file in your script.
- In src/Aspose/Tasks/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.Tasks Cloud REST API is available for the developers.
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.