Aspose.PDF for JavaScript via C++ 릴리스

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.

Released: Mar 24, 2023

V23.3 버젼 업데이트

기능

  • Added several APIs:
    • AsposePdfPrepare - Save BLOBs in memory for processing.
    • AsposePdfPrepareBase64 - Save string representation BLOBs in memory for processing.
    • AsposePdfGetAllFonts - Get a list of fonts in a PDF file.
    • AsposePdfAddTextHeaderFooter - Add header/footer text to a PDF file.
    • AsposePdfRotateAllPages - Rotate PDF pages.
    • AsposePdfConvertToGrayscale - Convert PDF to grayscale.
    • AsposePdfSignPKCS7 - Sign a PDF with digital signatures.

Released: Feb 28, 2023

V23.2 버젼 업데이트

기능

  • Added a new 'resolution' parameter to the 'AsposePdfPagesToJpg' and 'AsposePdfPagesToPng' functions.