You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+43-38Lines changed: 43 additions & 38 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
[](https://github.com/aspose-cells-cloud/aspose-cells-cloud-node/blob/master/LICENSE)
1
+
[](https://github.com/aspose-cells-cloud/aspose-cells-cloud-node/blob/master/LICENSE)
2
2
3
3
# Process Excel® Files in the Cloud with Node.js
4
4
5
-
[Aspose.Cells Cloud SDK for Node.js](https://products.aspose.cloud/cells/nodejs) allows developers to create, edit, process & convert Excel spreadsheets in the Cloud. The Node.js Excel Cloud SDK gets its functionality from Aspose.Cells Cloud API, allowing your Node.js apps to work with all Excel file formats and features including worksheet & cell management, conditional formatting, auto-filters, auto-shapes, charts, OleObjects, page breaks, ListObjects, Pivot Tables, charts and much more.
5
+
[Aspose.Cells Cloud SDK for Node.js](https://products.aspose.cloud/cells/nodejs) allows developers to create, edit, process & convert Excel spreadsheets in the Cloud. The Node.js Excel Cloud SDK gets its functionality from Aspose.Cells Cloud API, allowing your Node.js apps to work with all Excel file formats and features including worksheet & cell management, conditional formatting, auto-filters, auto-shapes, charts, OleObjects, page breaks, ListObjects, Pivot Tables, charts and much more.
6
6
7
7
## Excel File Manipulation Features
8
8
@@ -20,34 +20,34 @@
20
20
- Fetch the required shape from worksheet.
21
21
- Leverage the power of named ranges.
22
22
23
-
## Feature & Enhancements in Version 23.11
23
+
24
+
## Feature & Enhancements in Version 23.12.0
24
25
25
26
Full list of issues covering all changes in this release:
26
27
27
-
- Optimize import xml data into Excel file.
28
-
- Optimize import json data into Excel file.
29
-
-**Remove deprecated functions, class and test case**.
0 commit comments