[![Aspose Cloud APIs][1] from scratch, [merge presentations][2], [split presentations][3], [export all or specific slides to HTML][4], [set export options][5], [add new slides][6], [copy existing slides][7], [change position of slides][8] and work with different sections of your slides including [comments][9], [font settings][10], [background][11], [height][12], [width][13] and [aspect ratio][14].

You can also [update form fields][15] in your PDF files as well as [set AutoFit rows option][16] for Microsoft Excel workbooks or worksheets and [set formula for a cell][17] in the worksheet. Many other enhancements have been made to all Aspose Cloud APIs and you can also save your output documents to storage or get in response body. Following is the categorized list of enhancements.

Aspose.Slides Cloud

  • [Create PowerPoint presentations][18] – This feature lets you create presentations from scratch. You just need to use [presentation resource][19] and send a PUT request to create empty presentation on Aspose Cloud or [third party storage][20]. Newly created presentation can then be downloaded using the [download file example][21].
  • [Merge multiple presentations][22] – This feature allows you to take all or selected slides from multiple Microsoft PowerPoint presentations and then merge them into a new presentation in your required order. You can use [mergePresentations resource][23] and send a POST request (sending presentation paths in request body) to merge all slides and send a PUT request (sending presentation paths and indexes of selected slides in the request body) to merge selected slides in your specified order. This feature can also be used in combination with the [create PowerPoint presentations][24] feature to create new presentations from existing presentations.
  • [Split PowerPoint presentations][25] – This feature allows you to split all or specific slides of a Microsoft PowerPoint presentation to individual images or HTML. All you need to do is use [splitDocument resource][26] and send a POST request. Response will contain a list links to split files which can be used to download split files using [download file example][27]. [splitDocument resource][28] supports format, from, to, height, width and destFolder optional parameters. Split files can be saved to Aspose or [third party storage][29].
  • [Set export options][30] – This feature allows you to set PDF or HTML options while converting a presentation to PDF or HTML respectively. You can set JpegQuality parameter to change the image quality and control the size of output PDF and set pdfPassword to password protect output PDF. You can also set SaveAsZip parameter to get output HTML as a ZIP. See the Export Options section of the [presentation resource][31] for a detailed list of export options.
  • [Add new slides][32] – This feature lets you add a new empty slide to a PowerPoint presentation. You can use [slides resource][33] and send a POST request for this purpose.
  • [Copy existing slides][34] – This feature lets you create a copy of existing slides to your specified location. The [slides resource][35] with POST request can be used for this purpose.
  • [Change position of slides][36] – This feature lets you change the position of an existing slide using [slides resource][37] with POST request.
  • [Get comments][38] of a Slide – This feature lets you read comments added to a slide. GET method of [comments resource][39] can be used for this purpose.
  • Work with background – This feature allows you to [read background information][40] or [remove background][41] of a slide. You can use [background resource][42] and send GET or DELETE requests respectively to get or delete background.

In addition to the above features, several enhancements have been made to Aspose.Slides Cloud’ codebase to resolve fonts and incorrect rendering issues and improve quality when exporting presentations or slides to other formats.

Aspose.Cells Cloud

  • [Auto fit rows][43] – This feature allows you to automatically adjust height and width of cells in Excel workbooks or worksheets. This feature was added to resolve in rendering multiline cells. Without this feature, output documents show only first line of the multiline cells but if you set isAutoFit parameter of [workbook resource][44] to true, you will see correct output while converting Excel documents with multiline cells.
  • [Set formula for a cell][45] – This feature lets you set formula for a cell. You can use any formula supported by Microsoft Excel. Formula parameter has been supported for [cell resource][46] to pass a formula for a cell.

In addition to the above features, several bugs have been fixed and several enhancements have been made to Aspose.Cells Cloud’ codebase to improve performance and quality of the output files.

Aspose.PDF Cloud

  • [Update form fields][47] – This feature allows you to update form fields in a PDF. You can change location, size, type and values of a form field. PUT method of [field resource][48] can be used for this purpose.

In addition to this feature, several enhancements have been made to Aspose.PDF Cloud’ codebase to improve rendering and manipulation features.

Aspose Cloud Platform

All Cloud APIs support different options to save output files on Aspose or [third party storage][49]. Now you have more control over service and it is up to you whether you want to store your converted documents to storage or get the documents in response body.

Several enhancements have been made to Aspose.Words Cloud, Aspose.Barcode Cloud and Aspose.Imaging Cloud’s codebases to fix bugs and produce better output.

[1]: https://blogs.asposeptyltd.com/cloudsite/wp-content/uploads/sites/15/2013/12/asposeCloudAPIs.png “Aspose Cloud APIs”)](https://blogs.asposeptyltd.com/cloudsite/wp-content/uploads/sites/15/2013/12/asposeCloudAPIs.png)We are pleased to announce the release of Aspose Cloud 1.1.6.2. With this new release, the create, read, manipulate and export features are greatly improved. You can [create Microsoft PowerPoint presentations](http://www.aspose.com/docs/display/slidescloud/Create+Empty+PowerPoint+Presentation [2]: http://www.aspose.com/docs/display/slidescloud/Merge+Selected+Slides+of+PowerPoint+Presentations [3]: http://www.aspose.com/docs/display/slidescloud/Split+PowerPoint+Presentations [4]: http://www.aspose.com/docs/display/slidescloud/Split+PowerPoint+Presentations [5]: http://www.aspose.com/docs/display/slidescloud/Convert+PowerPoint+Documents+to+other+File+Formats+with+Additional+Settings [6]: http://www.aspose.com/docs/display/slidescloud/Add+a+New+Slide+in+a+PowerPoint+Presentation [7]: http://www.aspose.com/docs/display/slidescloud/Copy+Slides+in+a+PowerPoint+Presentation [8]: http://www.aspose.com/docs/display/slidescloud/Change+Position+of+Slides+in+a+PowerPoint+Presentation [9]: http://www.aspose.com/docs/display/slidescloud/Get+Comments+of+a+PowerPoint+Slide [10]: http://www.aspose.com/docs/display/slidescloud/Get+Font+Scheme+of+a+PowerPoint+Slide [11]: http://www.aspose.com/docs/display/slidescloud/Delete+Background+of+a+PowerPoint+Slide [12]: http://www.aspose.com/docs/display/slidescloud/Get+Aspect+Ratio+of+a+PowerPoint+Slide [13]: http://www.aspose.com/docs/display/slidescloud/Get+Aspect+Ratio+of+a+PowerPoint+Slide [14]: http://www.aspose.com/docs/display/slidescloud/Get+Aspect+Ratio+of+a+PowerPoint+Slide [15]: http://www.aspose.com/docs/display/pdfcloud/Update+a+Form+Field+in+a+PDF+Document [16]: http://www.aspose.com/docs/display/cellscloud/Auto+Fit+Rows+in+Excel+Workbooks [17]: http://www.aspose.com/docs/display/cellscloud/Set+Formula+for+a+Cell+in+Excel+Worksheets [18]: http://www.aspose.com/docs/display/slidescloud/Create+Empty+PowerPoint+Presentation [19]: http://www.aspose.com/docs/display/slidescloud/presentation+Resource [20]: http://www.aspose.com/docs/display/rest/How+to+Configure+3rd+Party+Cloud+Storages [21]: http://www.aspose.com/docs/display/rest/Download+a+Particular+File [22]: http://www.aspose.com/docs/display/slidescloud/Merge+Selected+Slides+of+PowerPoint+Presentations [23]: http://www.aspose.com/docs/display/slidescloud/mergePresentations+%28Controller+Resource%29 [24]: http://www.aspose.com/docs/display/slidescloud/Create+Empty+PowerPoint+Presentation [25]: http://www.aspose.com/docs/display/slidescloud/Split+PowerPoint+Presentations [26]: http://www.aspose.com/docs/display/slidescloud/splitDocument+%28Controller+Resource%29 [27]: http://www.aspose.com/docs/display/rest/Download+a+Particular+File [28]: http://www.aspose.com/docs/display/slidescloud/splitDocument+%28Controller+Resource%29 [29]: http://www.aspose.com/docs/display/rest/How+to+Configure+3rd+Party+Cloud+Storages [30]: http://www.aspose.com/docs/display/slidescloud/Convert+PowerPoint+Documents+to+other+File+Formats+with+Additional+Settings [31]: http://www.aspose.com/docs/display/slidescloud/presentation+Resource [32]: http://www.aspose.com/docs/display/slidescloud/Add+a+New+Slide+in+a+PowerPoint+Presentation [33]: http://www.aspose.com/docs/display/slidescloud/slides [34]: http://www.aspose.com/docs/display/slidescloud/Copy+Slides+in+a+PowerPoint+Presentation [35]: http://www.aspose.com/docs/display/slidescloud/slides [36]: http://www.aspose.com/docs/display/slidescloud/Change+Position+of+Slides+in+a+PowerPoint+Presentation [37]: http://www.aspose.com/docs/display/slidescloud/slides [38]: http://www.aspose.com/docs/display/slidescloud/Get+Comments+of+a+PowerPoint+Slide [39]: http://www.aspose.com/docs/display/slidescloud/comments+Resource [40]: http://www.aspose.com/docs/display/slidescloud/Get+Background+of+a+PowerPoint+Slide [41]: http://www.aspose.com/docs/display/slidescloud/Delete+Background+of+a+PowerPoint+Slide [42]: http://www.aspose.com/docs/display/slidescloud/background+Resource [43]: http://www.aspose.com/docs/display/cellscloud/Auto+Fit+Rows+in+Excel+Workbooks [44]: http://www.aspose.com/docs/display/cellscloud/workbook [45]: http://www.aspose.com/docs/display/cellscloud/Set+Formula+for+a+Cell+in+Excel+Worksheets [46]: http://www.aspose.com/docs/display/cellscloud/cell [47]: http://www.aspose.com/docs/display/pdfcloud/Update+a+Form+Field+in+a+PDF+Document [48]: http://www.aspose.com/docs/display/pdfcloud/field [49]: http://www.aspose.com/docs/display/rest/How+to+Configure+3rd+Party+Cloud+Storages