Releases: aspose-pdf/Aspose.PDF-for-JavaScript-via-CPP
v24.7.0
Public API and Backward Incompatible Changes
Improvements and Changes
- Improved PDF to JPG conversion.
Complete details of API can be referenced from Aspose.PDF for JavaScript via C++ API Reference Guide.
v24.6.0
Public API and Backward Incompatible Changes
Added APIs
Organize PDF functions:
- AsposePdfValidatePDFA - Validate PDF/A compatibility a PDF-file
Complete details of API can be referenced from Aspose.PDF for JavaScript via C++ API Reference Guide.
v24.5.0
Public API and Backward Incompatible Changes
Added APIs
Convert to PDF functions:
- AsposePdfPagesToPDF - Convert a PDF-file to PDF (separate pages)
Complete details of API can be referenced from Aspose.PDF for JavaScript via C++ API Reference Guide.
v24.4.0
Public API and Backward Incompatible Changes
Added APIs
Organize PDF functions:
- AsposePdfReplaceFont - Replace font in a PDF-file
Complete details of API can be referenced from Aspose.PDF for JavaScript via C++ API Reference Guide.
v24.3.0
Public API and Backward Incompatible Changes
Added APIs
Convert to PDF functions:
- AsposePdfFromImage - Convert a Image-file to PDF (support bmp, jpeg, png, tiff, gif formats)
Complete details of API can be referenced from Aspose.PDF for JavaScript via C++ API Reference Guide.
v24.2.0
Public API and Backward Incompatible Changes
Added APIs
Convert from PDF functions:
- AsposePdfExportFdf - Export from a PDF-file with AcroForm to FDF
- AsposePdfExportXfdf - Export from a PDF-file with AcroForm to XFDF
- AsposePdfExportXml - Export from a PDF-file with AcroForm to XML
Organize PDF functions:
- AsposePdfReplaceText - Replace text in a PDF-file
- AsposePdfFindText - Find text in a PDF-file
Complete details of API can be referenced from Aspose.PDF for JavaScript via C++ API Reference Guide.
v24.1.0
Public API and Backward Incompatible Changes
Added APIs
- AsposePdfFromTxt - Convert a TXT-file to PDF
- AsposePdfAddAttachment - Add attachment to a PDF-file
- AsposePdfGetAttachment - Get attachment from a PDF-file
Complete details of API can be referenced from Aspose.PDF for JavaScript via C++ API Reference Guide.
v23.12.0
Improvements and Changes
- Improved processing of PDF/A files.
Complete details of API can be referenced from Aspose.PDF for JavaScript via C++ API Reference Guide.
v23.11.0
Improvements and Changes
- Extended AsposePdfGetInfo function:
- added information about number of annotations, bookmarks, attachments, metadata items, javascripts, images
- document is linearized
- encrypted status
- Extended AsposePdfAbout function:
- added information on licensing status
Complete details of API can be referenced from Aspose.PDF for JavaScript via C++ API Reference Guide.
v23.10.0
Public API and Backward Incompatible Changes
Added APIs
- AsposePdfAbout - Get info about the Product
Added APIs (previous versions)
- AsposePdfToTeX - Convert a PDF file to TeX
- AsposePdfToXps - Convert a PDF file to XPS
- AsposePdfToTxt - Convert a PDF file to TEXT
- AsposePdfPagesToSvg - Convert a PDF file to SVG
- AsposePdfPagesToSvgZip - Convert a PDF file to SVG(zip)
- AsposePdfPagesToBmp - Convert a PDF file to BMP
- AsposePdfPagesToTiff - Convert a PDF file to TIFF
- AsposePdfTablesToCSV - Convert a PDF file to CSV (extract tables)