asposeslidescloud
Advanced tools
Comparing version 22.3.0 to 22.4.0
@@ -149,3 +149,3 @@ "use strict"; | ||
} | ||
requestOptions.headers["x-aspose-client"] = "nodejs sdk v22.3.0"; | ||
requestOptions.headers["x-aspose-client"] = "nodejs sdk v22.4.0"; | ||
if (confguration.timeout) { | ||
@@ -152,0 +152,0 @@ requestOptions.headers["x-aspose-timeout"] = confguration.timeout; |
{ | ||
"name": "asposeslidescloud", | ||
"version": "22.3.0", | ||
"version": "22.4.0", | ||
"description": "Aspose.Slides Cloud SDK for Node.js", | ||
@@ -5,0 +5,0 @@ "homepage": "https://products.aspose.cloud/slides/cloud", |
@@ -30,2 +30,12 @@ ![](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 22.4 | ||
* Added **TransitionType** and **SlidesTransitionDuration** properties to **VideoExportOptions** class to enable creation videos with transitions. | ||
* Added **DefaultPortionFormat** property to **Paragraph** class. Added new **PortionFormat** class. | ||
* Added **EmbeddedFileBase64Data** and a number of other properties to **OleObjectFrame** class to enable creation of OLE Object frames. | ||
* Added **AccessPermissions** class to support access permissions for PDF export. | ||
* Added **PictureFillformat** property to **AudioFrame** class. | ||
* Added **RowIndex** and **ColumnIndex** properties to **TableCell** class. | ||
* Moved **Width** and **Height** properties from **ExportOptions** base class to the new **ImageExportOptionsBase class**. This is a superclass for **ImageExportOptions**, **GifExportOptions** and **TiffExportOptions** classes. | ||
* Removed redundant **Shapes** property from **ShapeBase** class. It is only left for **GroupShape** class. | ||
## Enhancements in Version 22.3 | ||
@@ -32,0 +42,0 @@ * Added **ModernSlideComment** class to support modern comments. Also added **SlideCommentBase** as base class for comments. |
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
1381197
27706
108