Skip to content

Releases: aspose-pdf/Aspose.PDF-for-Node.js-via-CPP

v25.9.0

30 Sep 12:31
Compare
Choose a tag to compare

Public API and Backward Incompatible Changes

Added APIs

Organize PDF functions:

  • AsposePdfDeleteTables - Delete tables from a PDF-file

Complete details of API can be referenced from Aspose.PDF for Node.js via C++ API Reference Guide.

v25.8.0

29 Aug 08:47
Compare
Choose a tag to compare

Public API and Backward Incompatible Changes

Added APIs

Convert from PDF functions:

  • AsposePdfToDocXEnhanced - Convert a PDF-file to DocX with Enhanced Recognition Mode (fully editable tables and paragraphs)

Complete details of API can be referenced from Aspose.PDF for Node.js via C++ API Reference Guide.

v25.7.0

30 Jul 19:19
Compare
Choose a tag to compare

Public API and Backward Incompatible Changes

Added APIs

Convert from PDF functions:

  • AsposePdfToMarkdown - Convert a PDF-file to Markdown

Complete details of API can be referenced from Aspose.PDF for Node.js via C++ API Reference Guide.

v25.6.0

16 Jul 23:32
Compare
Choose a tag to compare

This is the first GitHub release of Aspose.PDF for Node.js via C++

Although this is the first release listed here on GitHub, 18 previous versions have already been published on npmjs.com.

What's new

  • Initial public GitHub repository setup
  • Included .wasm.gz unpacking via the prepare script in package.json
  • Added usage examples (snippets)