Export Shape in a Slide to SVG Format with Aspose.Slides Cloud 18.5
[![Aspose.Slides Cloud][1] of APIs Documentation.
New Features and Enhancements SVG is added to shape export formats. You can specify export options in request body for POST method of saveAs resource for a shape position optional POST request parameter is added to shapes, paragraphs and portions resources. It allows to insert an item to a list at the specified position, not just at the end of the list outPath request parameter is now available for saveAs resource for shape and slide, not only for presentation fontsFolder request parameter is available for saveAs resource for shape, not only slide and presentation Aspose Cloud Resources You may visit the following API resources for getting started and working with the API:
Classify Document and Raw Text with Aspose.Words Cloud 18.5
[![][1] using machine learning and natural language processing techniques. Moreover PDF to Word conversion now supports detecting headers and footers. Please go through the [Aspose.Words Cloud 18.5 Release Notes][2] for a full set of changes to the APIs.
New Features and Enhancements **1. Classification API
**
This release introduces an API that performs [text and document classification][3] using machine learning and natural language processing techniques. Currently, text samples and documents are classified into [Interactive Advertising Bureau (IAB) taxonomy][4] categories.
Implement HTML Translation Feature in Parallel Mode and Enhance Chinese to English Translation Model in Aspose.HTML Cloud 18.4
[![Aspose.HTML Cloud][1] of APIs Documentation.
New Features and Enhancements Aspose.HTML Cloud has provided an API to translate HTML document between various human languages. This release made following enhancement to this API:
HTML translation feature has been implemented in the parallel mode that will improve performance; Chinese to English translation model has been enhanced using more accurate tokenization algorithm. Please check [Translate HTML Page][2] article for more details.
Aspose Cloud Resources You may visit the following API resources for getting started and working with the API:
Provided Support for ExportOptions and fontsFolder in SaveAs APIs in Aspose.Slides Cloud 18.4
[![Aspose.Slides Cloud][1] of APIs Documentation.
New Features and Enhancements Provided support for ExportOptions parameter in slides/saveAs API Added color query parameter to PUT method of background resource Made following changes in APIs: POST method is added to saveAs resource for slide. It allows to save a slide in a specified format using options provided as JSON in a request body XpsExportOptions, SvgExportOptions and ImageExportOptions objects are added that can be used with saveas resource to specify options for exporting a presentation to XPS, SVG and image formats (except TIFF that has its own option format) A number of properties (ShowHiddenSlides, CommentsPosition, CommentsAreaWidth et al.
Added extra checks for user-defined forms and Extended Undo/Redo to support almost every action with Aspose.OMR Cloud 18.4
[![][1]. Furthermore extended Undo/Redo to support almost every action in GUI OMR Editor (Cloud client). Please go through the [Aspose.OMR Cloud 18.4 Release Notes][2] for a full set of changes to the APIs.
New Features and Enhancements OMR.Kernel (Cloud) Added extra checks for user-defined forms and made minor improvements for correction step GUI OMR Editor (Cloud client) Extended Undo/Redo to support almost every action Fixed issue with too high accuracy values displayed in Properties pan Added context menu for Template creation Changed move thumb appearance and position to avoid overlapping with other controls Fixed several minor bugs and issues Aspose Cloud Resources You may visit the following API resources for getting started and working with the API.
Save BarCode in BMP, SVG, GIF and TIFF format using Aspose.BarCode for Cloud 18.3
[![][1] for a full set of changes to the APIs.
New Features and Enhancements 1. Add support to save barcode in BMP
The format parameter of [Generate Barcode][2] API now support BMP value. With following API you can save Barcode in BMP format:
GET ~/barcode/generate?text=sample&type=QR&format=bmp 2. Add support to save barcode in SVG
The format parameter of [Generate Barcode][3] API now support SVG value. With following API you can save Barcode in SVG format:
Add Cells Data Based on Named Range and Enforce Validations on Cells using Aspose.Cells Cloud 18.3
[![][1] for a full set of changes to the APIs.
New Features and Enhancements 1. API that returns Cells Data based on Named Range
GET /cells/{name}/worksheets/{sheetName}/ranges/value returns cells data based on Named Range. Please check [API Reference guide][2] for parameters details. The following Postman example explain how to call the API:
[https://documenter.getpostman.com/view/2744137/asposecells/RVnSH2XN][3]
firstRow and firstColumn parameters are zero-indexed.
**2. Insert an image into an Excel document using Image URL that gets downloaded each time the user opens the document
Convert Project Document to other Format, Read UIDs of Projects in Multi-Project files and Get VBA Project with Aspose.Tasks Cloud 18.2
[![Aspose.Tasks Cloud][1] of APIs Documentation.
New Features and Enhancements Added API for reading UIDs of projects in multi-project files. Details can be found [here][2]. Added API for importing the project with the specified UID from primavera DB formats (Primavera SQLite .db or Primavera XML). Details can be found [here][3]. Added API for importing the project with the specified Uid from a public MS Project database specified by a connection string. Details can be found [here][4].
CfType field in ExtendedAttributeDefinition type Supports New Values in Aspose.Tasks Cloud 18.3
[![Aspose.Tasks Cloud][1] of APIs Documentation.
New Features and Enhancements CfType field in ExtendedAttributeDefinition type now has the following allowed values: Null, Cost, Date, Duration, Finish, Flag, Number, Start, Text, OutlineCode, RBS. Item marked in bold were added. Further details can be found [here][2]. SaveOptions parameter of POST format endpoint for ‘pdf’, ‘html’ and image formats now supports “ReduceFooterGap” field, read [this][3] for further details. A number of bugs were fixed, see [Aspose.
Hyperlinks Support for PDF to Word Conversion and Versioning Support in SDKs with Aspose.Words Cloud 18.3
[![][1] for a full set of changes to the APIs.
New Features and Enhancements 1. Hyperlinks support for PDF to Word Conversion
PDF to Word converter now properly converts style and destination of hyperlinks, both to URLs and local files. Please check [Convert PDF Document to Word][2] article for more details.
2. Versioining support in SDKs
[Aspose.Words Cloud SDKs][3] now have Version property for API Configuration classes. The attribute allows to target specific version.