asposepdfnodejs 24.2.0 → 24.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Binary file
package/ReadMe.pdf DELETED
Binary file
package/ReadMe.txt DELETED
@@ -1,11 +0,0 @@
1
- This is Aspose.PDF for Node.js via C++ release.
2
- In this release we provide support of PDF for Node.js.
3
- The "snippets" folder contains code snippets for each function.
4
- You need arial.ttf and times.ttf fonts to run example successfuly.
5
- To run the CommonJS example:
6
- node example.cjs
7
- To run the ECMAScript (ES6) example:
8
- node example.mjs
9
-
10
-
11
-