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
+31-23Lines changed: 31 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
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
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.
4
4
@@ -20,7 +20,7 @@ We encourage you to dive into the Developer's Guide & API Reference for a compre
20
20
- Import/Export: Facilitates importing data from various sources into spreadsheets and exporting spreadsheet data to other formats.
21
21
- Security Management: Offers a range of security features like data encryption, access control, and permission management to safeguard the security and integrity of spreadsheet data.
22
22
23
-
## Feature & Enhancements in Version 25.3.0
23
+
## Feature & Enhancements in Version 25.3.1
24
24
25
25
Full list of issues covering all changes in this release:
26
26
@@ -77,35 +77,43 @@ To get started with Aspose.Cells Cloud for Node.js, follow these steps:
77
77
2. execute `npm install asposecellscloud --save` from the command line to install Aspose.Cells Cloud for Node.js via NPM.
78
78
3. You need to set your CellsCloudClientId and CellsCloudClientSecret in the environment variables.
0 commit comments