asposecellscloud
Advanced tools
Comparing version 24.3.1 to 24.4.0
@@ -512,2 +512,6 @@ import http = require("http"); | ||
}>; | ||
postDataTransformation(requestObj: model.PostDataTransformationRequest): Promise<{ | ||
response: http.ClientResponse; | ||
body: model.FileInfo; | ||
}>; | ||
getWorksheetHyperlinks(requestObj: model.GetWorksheetHyperlinksRequest): Promise<{ | ||
@@ -514,0 +518,0 @@ response: http.ClientResponse; |
@@ -104,3 +104,3 @@ "use strict"; | ||
requestOptions.headers["x-aspose-client"] = "nodejs sdk"; | ||
requestOptions.headers["x-aspose-client-version"] = "24.3"; | ||
requestOptions.headers["x-aspose-client-version"] = "24.4"; | ||
requestOptions.headers["Content-Type"] = "application/json"; | ||
@@ -107,0 +107,0 @@ const auth = confguration.authentication; |
{ | ||
"name": "asposecellscloud", | ||
"version": "24.3.1", | ||
"version": "24.4.0", | ||
"description": "Aspose.Cells Cloud for Node.js to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, XML, TSV, HTML and so on.", | ||
@@ -10,3 +10,17 @@ "keywords": [ | ||
"xlsx", | ||
"Aspose Cells Cloud" | ||
"Aspose", | ||
"Cloud", | ||
"Cells", | ||
"PowerPoint", | ||
"PPTX", | ||
"PPT", | ||
"Conversion", | ||
"Merge", | ||
"PDF", | ||
"Export", | ||
"Html", | ||
"Css", | ||
"Rest", | ||
"Api", | ||
"Image" | ||
], | ||
@@ -13,0 +27,0 @@ "author": "Aspose Nanjing Team", |
@@ -1,2 +0,2 @@ | ||
![](https://img.shields.io/badge/REST%20API-v3.0-lightgrey) ![npm](https://img.shields.io/npm/v/asposecellscloud) ![node-current](https://img.shields.io/node/v/asposecellscloud) [![GitHub license](https://img.shields.io/github/license/aspose-cells-cloud/aspose-cells-cloud-node)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-node/blob/master/LICENSE) ![GitHub commits since latest release (by date)](https://img.shields.io/github/commits-since/aspose-cells-cloud/aspose-cells-cloud-node/24.3.1) | ||
![](https://img.shields.io/badge/REST%20API-v3.0-lightgrey) ![npm](https://img.shields.io/npm/v/asposecellscloud) ![node-current](https://img.shields.io/node/v/asposecellscloud) [![GitHub license](https://img.shields.io/github/license/aspose-cells-cloud/aspose-cells-cloud-node)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-node/blob/master/LICENSE) ![GitHub commits since latest release (by date)](https://img.shields.io/github/commits-since/aspose-cells-cloud/aspose-cells-cloud-node/24.4) | ||
@@ -7,6 +7,5 @@ Node.js Cloud SDK wraps Aspose.Cells REST API so you could seamlessly integrate Microsoft Excel® document generation, manipulation, conversion & inspection features into your own Node.js applications. | ||
Aspose.Cells Cloud SDK for Node.js allows you to work with worksheet cell data, cell formatting, formulas, charts, pivot tables,data validation, comments, drawing objects, images, hyperlinks, text and number formatting, rows, columns , and protection settings. It also assists in appending worksheets, splitting worksheets, merging cells, and converting worksheets to other supported file formats. | ||
This repository contains Aspose.Cells Cloud SDK for Node.js source code. This SDK enables you to engage with various aspects of worksheets such as cell data, cell formatting, formulas, charts, pivot tables, data validation, comments, drawing objects, images, hyperlinks, as well as text and number formatting. Additionally, it offers functionalities for manipulating rows, columns, and protection settings. With Aspose.Cells Cloud SDK for Node.js, you can extend your applications to append and split worksheets, merge cells, and convert worksheets to a range of supported file formats, seamlessly integrating with the powerful Aspose.Cells Cloud REST APIs. | ||
We encourage you to dive into the Developer's Guide & API Reference for a comprehensive insight into everything Aspose.Cells Cloud API can offer. Enhance your Node.js applications today by leveraging the full suite of features aimed at making worksheet management as efficient as possible. | ||
Feel free to explore the Developer's Guide & API Reference to know all about Aspose.Cells Cloud API. | ||
## Manipulate Excel and other spreadsheet files in the Cloud | ||
@@ -25,10 +24,7 @@ | ||
## Feature & Enhancements in Version 24.3 | ||
## Feature & Enhancements in Version 24.4.0 | ||
Full list of issues covering all changes in this release: | ||
- Support data deduplication. | ||
- Support data filling. | ||
- Support to delete incomplete rows. | ||
- Support data cleansing. | ||
- Support data transformation function for Aspose.Cells Cloud Services. | ||
@@ -122,2 +118,9 @@ | ||
## Enhancements in Version 24.3.1 | ||
- Support data deduplication. | ||
- Support data filling. | ||
- Support to delete incomplete rows. | ||
- Support data cleansing. | ||
## Enhancements in Version 24.2.1 | ||
@@ -124,0 +127,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
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
1810138
49378
346