Aspose.PDF for JavaScript via C++ 릴리스
Released: Jan 25, 2024
V24.1 버젼 업데이트
기능
- Added new APIs:
- AsposePdfFromTxt - Convert a TXT file to PDF.
- AsposePdfAddAttachment - Add attachment to a PDF file.
- AsposePdfGetAttachment - Get attachment from a PDF file.
Released: Dec 22, 2023
V23.12 버젼 업데이트
기능
- Improved processing of PDF/A files.
Released: Nov 24, 2023
V23.11 버젼 업데이트
기능
- Extended AsposePdfGetInfo function:
- Added information about number of annotations, bookmarks, attachments, metadata items and images.
- Document has been linearized.
- Added encrypted status.
- Extended AsposePdfAbout function:
- Added information on licensing status.
Released: Oct 27, 2023
V23.10 버젼 업데이트
기능
- Added new 'AsposePdfAbout' API which allows you to get info about a product.
Released: Sep 26, 2023
V23.9 버젼 업데이트
기능
- Added the following new APIs:
- AsposePdfPagesToDICOM - Allows you to convert PDFs to DICOM.
- AsposePdfToEPUB - Allows you to convert PDFs to ePub.
- AsposePdfToDoc - Allows you to convert PDFs to DOC.
- AsposePdfToPptX - Allows you to convert PDFs to PPTX.
Released: Aug 30, 2023
V23.8 버젼 업데이트
기능
- Improved 'AsposePdfGetInfo' function to include PDF format and version, PDF/A, PDF/UA, permission, page count and size.
Released: Jul 28, 2023
V23.7 버젼 업데이트
기능
- Improved 'example.html' and 'example_worker.html'.
Released: Jun 26, 2023
V23.6 버젼 업데이트
기능
- Added the ability to use Web Workers.
Released: May 29, 2023
V23.5 버젼 업데이트
수정사항
- Fixed incorrect export of some PDFs to images (JPG, PNG).
Released: Apr 26, 2023
V23.4 버젼 업데이트
기능
- Added two new APIs:
- AsposePdfConvertToPDFA - Allows you to convert a PDF file to PDF/A.
- AsposePdfAConvertToPDF - Allows you to convert a PDF/A file to PDF.