Aspose.PDF for C++ 릴리스
Released: Jun 18, 2025
V25.6 버젼 업데이트
기능
- The ability to get and set alternative text for images has been added for the XImage class. New GetAlternativeText and TrySetAlternativeText methods allow you to get and set the alternative text corresponding to an image.
- Information about the Aspose.PDF license is now accessible from code, eliminating the need for third-party apps to explore the license file.
- Interruption of operations is now working when processing large HTML-fragments. Use the InterruptMonitor class in the same way as...
Released: May 15, 2025
V25.5 버젼 업데이트
기능
- Added the ability to get System.Security.Cryptography.X509Certificates.X509Certificate2 for PdfFileSignature class. You can use the PdfFileSignature.TryExtractCertificate method to extract a certificate stream or a X509Certificate2 object.
- Added functionality to create ordered lists. This technique creates lists of related items using list elements appropriate for their purposes. PDF files containing lists are normally created or repaired using a tool for authoring PDF. When markup is used to...
Released: Apr 18, 2025
V25.4 버젼 업데이트
기능
- Automatic creation of tags has been added to the PDF to PDF/A conversion. A PDF document may include logical structure tags to enhance accessibility and organization. These tags structure the document's content by dividing it into logical parts, such as sections, paragraphs, and more. When a document is converted to PDF/A, Aspose.PDF can automatically generate a basic logical structure markup. Users can then manually refine this structure, adding further insights about the document's content...
Released: Mar 18, 2025
V25.3 버젼 업데이트
기능
- Implemented support for converting to markdown format.
- Introduced the 'DoWorkEventHandler' definition.
Released: Feb 18, 2025
V25.2 버젼 업데이트
기능
- Improved OpenJpeg decoder performance.
- Updated HashAlgorithm to support custom implementations.
- Added the ability to convert a PDF file to a PDF/X-compliant PDF file. PDF/X is a subset of the PDF standard that facilitates graphics exchange and has a series of printing-related requirements that do not apply to standard PDF files. PDF/X-4 standard is now supported starting from this release.
- Added an option to avoid two calls from the CustomSignHash delegate during signing. If you use SignHash...
Released: Jan 18, 2025
V25.1 버젼 업데이트
기능
- Added the option to save PDF to HTML while skipping all raster images.
- Added the ability to validate a PDF signature using a Certificate Authority (CA) Server.
- Added cross-platform PDF signature validation using SHA-3 hashing algorithms.
수정사항
- Fixed the FontNotFoundException in conversion to HTML on Linux without ttf-mscorefonts package installed.
- PDF File Size Increases After Opening and Saving.
- XPS Files Generated by Aspose.PDF Fail to Print.
- PdfPageStamp is causing strange lines around the...
Released: Dec 18, 2024
V24.12 버젼 업데이트
기능
- Added support for setting output intent for PDF/X-1a conversion with custom ICC profile.
- Added an analyzer to find the most suitable font for document generation, conversion, and text replacement.
- Added an option to set the font size of text stamp automatically.
- Added the ability to get information about document privileges allowance.
- Added the ability to use custom fonts to replace existing ones that do not have enough characters.
- Added the ability to set a no-fill background for CheckBox...
Released: Nov 20, 2024
V24.11 버젼 업데이트
기능
- Added the ability to automatically update page numbers in the header or footer of a PDF when inserting new pages.
- Enabled RGB to CMYK and CMYK to RGB conversions using a custom ICC profile.
- Added the ability to specify a hashing algorithm when creating digital signatures.
- Added support for signing documents using the SHA256 hashing algorithm.
- You can now set the hashing algorithm for external signatures.
- Added support for 192-bit ECDSA private keys for PKCS7Detached signatures.
- Added support...
Released: Oct 17, 2024
V24.10 버젼 업데이트
기능
- Added support for loading CDR images.
- Added support for signing PDF documents using ECDSA.
- Underlines will now be rendered as CSS-style when converting PDF to HTML.
- Improved the cropping of images when adding them to a PDF page.
수정사항
- PDF file is not converted to PNG properly.
- Exception when converting PDF to PDF/A.
- TextFragmentAbsorber finds extra results on the page.
- PDF/A compliance lost after adding document bookmark.
- PDF to JPG conversion generates incorrect output.
- Aspose.Pdf page...
Released: Sep 17, 2024
V24.9 버젼 업데이트
기능
- Added support for adding High-Efficiency Container Image (HEIC) to PDF.
- You can now compare PDF documents graphically.
- Added support for converting PDF to CMYK with a Custom Color profile.
- Setting DocumentInfo properties is now possible for PDF 2.0 and affects metadata.
- Added the ability to generate crash reports.
- You can now extract PDF layer elements and save them into a new PDF file stream.
- Reduced PDF Printing process time.
- PDF to SVG now produces version 1.1 SVG files.
- Made it possible...