asposeslidescloud
Advanced tools
Comparing version 24.6.0 to 24.7.0
@@ -172,3 +172,3 @@ "use strict"; | ||
} | ||
requestOptions.headers["x-aspose-client"] = "nodejs sdk v24.6.0"; | ||
requestOptions.headers["x-aspose-client"] = "nodejs sdk v24.7.0"; | ||
if (configuration.timeout) { | ||
@@ -175,0 +175,0 @@ requestOptions.headers["x-aspose-timeout"] = configuration.timeout; |
{ | ||
"name": "asposeslidescloud", | ||
"version": "24.6.0", | ||
"version": "24.7.0", | ||
"description": "Aspose.Slides Cloud SDK for Node.js", | ||
@@ -5,0 +5,0 @@ "homepage": "https://products.aspose.cloud/slides/cloud", |
@@ -30,2 +30,14 @@ ![](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 24.7 | ||
* Added **TemplatesPath** property to **Html5ExportOptions** class. It enables using custom templates in conversion to Html5 format. | ||
* Added **GetHtml5Templates** method to retrieve the list of default Html5 templates. | ||
* Added **Xml** to the list of available export formats. | ||
* Added **wholeWordsOnly** parameter to **ReplacePresentationText** and **ReplacePresentationTextOnline** methods. | ||
* Added **GradientStyle** property to **ExportOptions** class. | ||
* Added **ResterizeUnsupportedFontStyles** property to **PdfExportOptions** class. | ||
* Added **Zip64Mode** property to **PptxExportOptions** class. | ||
* Added **Transparency** property to **Table** and **TableCell** class. | ||
* Removed obsolete **DownloadPortionsAsMathML**, **SavePortionsAsMathML** methods. Use **DownloadMathPortion** and **SaveMathPortion** methods to convert portions to math formats. | ||
## Enhancements in Version 24.6 | ||
@@ -32,0 +44,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
119
1500631
30976