Socket
Socket
Sign inDemoInstall

asposepdfcloud

Package Overview
Dependencies
84
Maintainers
3
Versions
64
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 24.3.0 to 24.4.0

2

package.json
{
"name": "asposepdfcloud",
"version": "24.3.0",
"version": "24.4.0",
"description": "Aspose.PDF Cloud is a REST API for creating and editing PDF files. Most popular features proposed by Aspose.PDF Cloud: PDF to Word, Convert PDF to Image, Merge PDF, Split PDF, Add Images to PDF, Rotate PDF. It can also be used to convert PDF files to different formats like DOC, HTML, XPS, TIFF and many more. Aspose.PDF Cloud gives you control: create PDFs from scratch or from HTML, XML, template, database, XPS or an image. Render PDFs to image formats such as JPEG, PNG, GIF, BMP, TIFF and many others. Aspose.PDF Cloud helps you manipulate elements of a PDF file like text, annotations, watermarks, signatures, bookmarks, stamps and so on. Its REST API also allows you to manage PDF pages by using features like merging, splitting, and inserting. Add images to a PDF file or convert PDF pages to images.",

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

@@ -33,3 +33,5 @@ ![](https://img.shields.io/badge/api-v3.0-lightgrey) ![npm](https://img.shields.io/npm/v/asposepdfcloud) ![npm bundle size](https://img.shields.io/bundlephobia/min/asposepdfcloud) ![node-current](https://img.shields.io/node/v/asposepdfcloud) ![npm type definitions](https://img.shields.io/npm/types/asposepdfcloud) [![GitHub license](https://img.shields.io/github/license/aspose-pdf-cloud/aspose-pdf-cloud-node.js)](https://github.com/aspose-pdf-cloud/aspose-pdf-cloud-node/blob/master/LICENSE)

## Enhancements in Version 24.3
## Enhancements in Version 24.4
- Convert PDF to optimized Text.
- Convert PDF to EXCEL without Cloud Storage.
- A new version of Aspose.PDF Cloud was prepared using the latest version of Aspose.PDF for .NET.

@@ -36,0 +38,0 @@

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

sa.set("x-aspose-client", "nodejs sdk");
sa.set("x-aspose-client-version", "24.3.0");
sa.set("x-aspose-client-version", "24.4.0");
if (!requestOptions.headers) {

@@ -71,0 +71,0 @@ requestOptions.headers = {};

@@ -98,3 +98,3 @@ /**

sa.set("x-aspose-client", "nodejs sdk");
sa.set("x-aspose-client-version", "24.3.0");
sa.set("x-aspose-client-version", "24.4.0");

@@ -101,0 +101,0 @@ if (!requestOptions.headers) {

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 not supported yet

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc