[![][1]. Aspose Cloud GUI has been improved and several new fields and filters have been added to check your usage and search API calls’ history. Please visit [https://cloud.aspose.com][2] for a better user experience.

With this new release, create, read, manipulate and export features are greatly improved. You can extract [sections][3], [paragraphs][4], [runs][5], [page setup][6] and [fonts][7] and [update page setup][8] and [font][9] in a Word document.

You can export your documents to XAML_FIXED format using [saveAs][10] and [splitDocument][11] resources and set ImageColorSpaceExportMode, CreateNoteHyperlinks and CustomPropertiesExport options while converting to PDF using [saveAs][12] resource. useNonMergeFields parameter is also supported by [mailMergeFieldNames][13] resource to include mustache field names when extracting a list of fields.

Several UI and API issues have also been fixed in this release. Following is the categorized list of enhancements.

Aspose.Words Cloud

  • [Save Word Documents as other Formats][14] – This feature allows you to save Word documents as DOC, DOCX, DOCM, DOT, DOTX, DOTM, OOXML, HTML, HTMLFixed, WordML, MHTML, ODT, PDF, XPS, TIFF, EPUB, Image and several other formats. Now this feature also supports export to XAML_FIXED format. You can use [saveAs][15] “Aspose.Cells Cloud”) resource and send a POST request (specifying save options in the request body) to convert to any supported format.
  • [Split Word Documents][16] – This feature allows you to split all or specific pages of a Word document to many formats. This feature was already supported but now it supports split to XAML_FIXED format. You can use [splitDocument][17] resource and send a POST request to split to any supported format.
  • [Get all Sections][18] – This feature allows you to get a list of all sections present in a Word document. You can use [sections][19] resource and send a GET request to get this list.
  • [Get a specific Section][20] – This feature allows you to get any section from a Word document. You can use [section][21] resource and send a GET request to get a section.
  • [Get all Paragraphs][22] – This feature allows you to get a list of all paragraphs present in a Word document. You can use [paragraphs][23] resource and send a GET request to get this list.
  • [Get a specific Paragraph][24] – This feature allows you to get any paragraph from a Word document. You can use [paragraph][25] resource and send a GET request to get a paragraph.
  • [Get a specific Run][26] – This feature allows you to get any run of any paragraph from a Word document. You can use [run][27] resource and send a GET request to get a run.
  • [Get Font Information][28] – This feature allows you to get font information from any run of a paragraph. You can use [font][29] resource and send a GET request for this purpose.
  • [Update Font of a Run][30] – This feature allows you to update font of any run in a Word document. You can use [font][31] resource and send a POST request (specifying font options in the request body) to update font.
  • [Get Page Setup Information][32] – This feature allows you to get page setup information from any section of a Word document. You can use [pageSetup][33] resource and send a GET request for this purpose.
  • [Update Page Setup][34] – This feature allows you to update page setup of any section in a Word document. You can use [pageSetup][35] resource and send a POST request (specifying page setup options in the request body) to update page setup.
  • [Get mustache field names][36] – This feature allows you to get mail merge and mustache field names. You can use [mailMergeFieldNames][37] resource and send a GET request (passing useNonMergeFields parameter in the request URI) to get all merge fields including mustache fields.

In addition to the above mentioned feature, Aspose.Words Cloud codebase has been upgraded to version 14.7.0 for improved performance and better user experience.

Aspose.Cells Cloud

Aspose.Cells Cloud codebase has been upgraded to version 8.2.0 for improved performance and better user experience.

Aspose.Barcode Cloud

Aspose.Barcode Cloud codebase has been upgraded to version 6.4.0 for improved performance and better user experience.

Aspose Cloud Platform

Following improvements have been made to Aspose Cloud Platform:

  • Update Privacy Policy and Terms of Use.
  • Update Pricing Plans.
  • [executeTemplate Aspose.Words API] This API returns JSON only and not XML.
  • Update autoclean Cloud storage process.
  • Error in uploading files to Aspose.Cloud Server.

Following issues have been fixed in Aspose Cloud UI:

  • Update History, Upgrade Plan, Account, Dashboard and Login screens.

[1]: https://blogs.asposeptyltd.com/cloudsite/wp-content/uploads/sites/15/2014/04/asposeCloudAPIs.png “asposeCloudAPIs”)](https://blogs.asposeptyltd.com/cloudsite/wp-content/uploads/sites/15/2014/04/asposeCloudAPIs.png)We are pleased to announce the release of [Aspose Cloud 1.1.7.1](http://www.aspose.com/community/files/75/cloud-apis/aspose.total-cloud/default.aspx [2]: https://cloud.aspose.com/ [3]: http://www.aspose.com/docs/display/wordscloud/Get+a+specific+Section+from+a+Word+Document [4]: http://www.aspose.com/docs/display/wordscloud/Get+a+Paragraph+from+a+Word+Document [5]: http://www.aspose.com/docs/display/wordscloud/Get+a+specific+Run+of+a+Paragraph+from+a+Word+Document [6]: http://www.aspose.com/docs/display/wordscloud/Extract+Page+Setup+Information+from+a+Word+Document [7]: http://www.aspose.com/docs/display/wordscloud/Get+font+information+of+a+Run+from+a+Word+Document [8]: http://www.aspose.com/docs/display/wordscloud/Update+Page+Setup+of+a+Section+in+a+Word+Document [9]: http://www.aspose.com/docs/display/wordscloud/Update+Font+of+a+Run+in+a+Word+Document [10]: http://www.aspose.com/docs/display/wordscloud/saveAs+%28Controller+resource%29 [11]: http://www.aspose.com/docs/display/wordscloud/splitDocument+%28Controller+Resource%29 [12]: http://www.aspose.com/docs/display/wordscloud/saveAs+%28Controller+resource%29 [13]: http://www.aspose.com/docs/display/wordscloud/mailMergeFieldNames [14]: http://www.aspose.com/docs/display/wordscloud/Convert+Word+Documents+to+any+Format+with+Additional+Settings [15]: http://www.aspose.com/docs/display/wordscloud/saveAs+(Controller+resource [16]: http://www.aspose.com/docs/display/wordscloud/Working+with+Split+Resource [17]: http://www.aspose.com/docs/display/wordscloud/splitDocument+%28Controller+Resource%29 “Aspose.Cells Cloud” [18]: http://www.aspose.com/docs/display/wordscloud/Get+a+List+of+Sections+from+a+Word+Document [19]: http://www.aspose.com/docs/display/wordscloud/sections “Aspose.Cells Cloud” [20]: http://www.aspose.com/docs/display/wordscloud/Get+a+specific+Section+from+a+Word+Document [21]: http://www.aspose.com/docs/display/wordscloud/section “Aspose.Cells Cloud” [22]: http://www.aspose.com/docs/display/wordscloud/Get+a+List+of+Paragraphs+from+a+Word+Document [23]: http://www.aspose.com/docs/display/wordscloud/paragraphs “Aspose.Cells Cloud” [24]: http://www.aspose.com/docs/display/wordscloud/Get+a+Paragraph+from+a+Word+Document [25]: http://www.aspose.com/docs/display/wordscloud/paragraph “Aspose.Cells Cloud” [26]: http://www.aspose.com/docs/display/wordscloud/Get+a+specific+Run+of+a+Paragraph+from+a+Word+Document [27]: http://www.aspose.com/docs/display/wordscloud/run “Aspose.Cells Cloud” [28]: http://www.aspose.com/docs/display/wordscloud/Get+Font+Information+of+a+Run+from+a+Word+Document [29]: http://www.aspose.com/docs/display/wordscloud/font “Aspose.Cells Cloud” [30]: http://www.aspose.com/docs/display/wordscloud/Update+Font+of+a+Run+in+a+Word+Document [31]: http://www.aspose.com/docs/display/wordscloud/font “Aspose.Cells Cloud” [32]: http://www.aspose.com/docs/display/wordscloud/Extract+Page+Setup+Information+from+a+Word+Document [33]: http://www.aspose.com/docs/display/wordscloud/pageSetup “Aspose.Cells Cloud” [34]: http://www.aspose.com/docs/display/wordscloud/Update+Page+Setup+of+a+Section+in+a+Word+Document [35]: http://www.aspose.com/docs/display/wordscloud/pageSetup “Aspose.Cells Cloud” [36]: http://www.aspose.com/docs/display/wordscloud/Get+All+Merge+Field+Names+from+a+Word+Document [37]: http://www.aspose.com/docs/display/wordscloud/mailMergeFieldNames “Aspose.Cells Cloud”