Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

asposeslidescloud

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asposeslidescloud - npm Package Compare versions

Comparing version 22.6.0 to 22.7.0

2

internal/requestHelper.js

@@ -149,3 +149,3 @@ "use strict";

}
requestOptions.headers["x-aspose-client"] = "nodejs sdk v22.6.0";
requestOptions.headers["x-aspose-client"] = "nodejs sdk v22.7.0";
if (confguration.timeout) {

@@ -152,0 +152,0 @@ requestOptions.headers["x-aspose-timeout"] = confguration.timeout;

{
"name": "asposeslidescloud",
"version": "22.6.0",
"version": "22.7.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 22.7
* Added **Html**, **Pdf**, **Xps**, **Pptx**, **Odp**, **Otp**, **Ppt**, **Pps**, **Ppsx**, **Pptm**, **Ppsm**, **Potx**, **Pot**, **Potm**, **Svg**, **Fodp**, **Xaml**, **Html5** to the list of allowed values for **SlideExportFormat** enum. You can now export slide notes to those formats.
* Added **Html5** to the list of allowed values for **SlideExportFormat** enum. You can now export individual slides to HTML5.
* Added **Url** to the list of allowed values for **PresentationToMerge.SourceEnum** enum. You can now merge presentations from external URLs.
* New **DeleteUnusedMasterSlides** and **DeleteUnusedMasterSlidesOnline** methods.
* New **SetChartAxis**, **SetChartLegend**, **SetChartWall** methods allow to moduly chart elements more conveniently.
* **UpdateChartSeriesGroup** method was renamed to **SetChartSeriesGroup**.
## Enhancements in Version 22.6

@@ -32,0 +41,0 @@ * Added ned **GetSubshapeParagraphEffective**, **GetParagraphEffective** and **GetSubshapePortionEffective**, **GetPortionEffective** methods to retrieve actual format values for paragraphs and portions, whether they are inherited from parent entities or not.

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc