asposeslidescloud
Advanced tools
Comparing version 23.1.0 to 23.2.0
@@ -152,3 +152,3 @@ "use strict"; | ||
} | ||
requestOptions.headers["x-aspose-client"] = "nodejs sdk v23.1.0"; | ||
requestOptions.headers["x-aspose-client"] = "nodejs sdk v23.2.0"; | ||
if (configuration.timeout) { | ||
@@ -155,0 +155,0 @@ requestOptions.headers["x-aspose-timeout"] = configuration.timeout; |
{ | ||
"name": "asposeslidescloud", | ||
"version": "23.1.0", | ||
"version": "23.2.0", | ||
"description": "Aspose.Slides Cloud SDK for Node.js", | ||
@@ -5,0 +5,0 @@ "homepage": "https://products.aspose.cloud/slides/cloud", |
@@ -30,2 +30,11 @@ ![](https://img.shields.io/badge/api-v3.0-lightgrey) ![npm](https://img.shields.io/npm/v/asposeslidescloud) ![npm bundle size](https://img.shields.io/bundlephobia/min/asposeslidescloud) ![node-current](https://img.shields.io/node/v/asposeslidescloud) ![npm type definitions](https://img.shields.io/npm/types/asposeslidescloud) [![GitHub license](https://img.shields.io/github/license/aspose-slides-cloud/aspose-slides-cloud-nodejs)](https://github.com/aspose-slides-cloud/aspose-slides-cloud-nodejs/blob/master/LICENSE) | ||
## Enhancements in Version 23.2 | ||
* New **DownloadShapeFromDto** method allows to convert charts and other shapes from DTO to SVG and other formats without creating and storing presentation files. | ||
* Added **SoundBase64** property to **Hyperlink** class to support getting and setting hyperlink sounds. | ||
* Added **BulletFillFormat** property to **Paragraph** class. | ||
* Added **StopPreviousSound** property to animation **Effect** class. | ||
* Added a number of properties to **TextFrameFormat** that enable formatting shape text: **MarginLeft**, **MarginRight**, **MarginTop**, **MarginBottom**, **WrapText**, **AnchoringType**, **CenterText**, **TextVerticalType**, **AutofitType**, **ColumnCount**, **ColumnSpacing**, **KeepTextFlat**, **RotationAngle**, **DefaultParagraphFormat**. | ||
* Added **Pdf16**, **Pdf17**, **PdfA2b**, **PdfA2a**, **PdfA2u**, **PdfA3a**, **PdfA3b** to the list of allowed values for **PdfExportOptions.Compliance** property. | ||
## Enhancements in Version 23.1 | ||
@@ -32,0 +41,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1330036
27755
82