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 21.9.0 to 21.12.0

2

internal/requestHelper.js

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

}
requestOptions.headers["x-aspose-client"] = "nodejs sdk v21.9.0";
requestOptions.headers["x-aspose-client"] = "nodejs sdk v21.12.0";
if (confguration.timeout) {

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

{
"name": "asposeslidescloud",
"version": "21.9.0",
"version": "21.12.0",
"description": "Aspose.Slides Cloud SDK for Node.js",

@@ -5,0 +5,0 @@ "homepage": "https://products.aspose.cloud/slides/cloud",

@@ -6,2 +6,4 @@ ![](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)

You may want to check out Aspose free [PowerPoint to Word Converter](https://products.aspose.app/slides/conversion/ppt-to-word) because it is a live implementation of one of the most popular conversion processes.
## Presentation Processing Features

@@ -25,5 +27,11 @@

**Images:** JPEG, PNG, BMP, TIFF, SVG
**Web:** HTML
**Web:** HTML/HTML5
**Other:** SWF (export whole presentations)
## Enhancements in Version 21.12
* New **ThreeDFormat**, **Camera**, **LightRig** and **ShapeBevel** classes allow to get and set 3D effects for shapes. New **ThreeDFormat** property of **ShapeBase** class allows to access those objects.
* The declaration of **GetAnimation** and **GetSpecialSlideAnimation** methods is changed. New **paragraphIndex** parameter allows to get effects for a specific paragraph. New **ParagraphIndex** property of **Effect** class allows to set effects for a specific paragraph.
* You can now use **Html5** value for **format** parameter in conversion methods and export presentations to HTML5 format.
* New **Width** and **Height** parameters were added to **ExportOptions** class. You can now set custom size when convertion your documents.
## Enhancements in Version 21.9

@@ -30,0 +38,0 @@ * New **options** parameter for **Convert**, **ConvertAndSave**, **DownloadSlideOnline**, **SaveSlideOnline**, **DownloadShapeOnline** and **SaveShapeOnline** methods that allows to specify options when converting presentations from request body.

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