Aspose.PDF for Python via .NET Releases
Released: Mar 13, 2025
Updates in V25.3
Funktionen
- Added the ability to detect compromised PDF digital signatures. You can use the SignaturesCompromiseDetector class to verify digital signatures for compromise. Call the Check() method to check the document's signatures. If no signature compromise is detected, the method will return true. To verify whether the existing signatures cover the entire document, use the SignaturesCoverage property.
- Added support for automated Bates numbering adding. To add a Bates numbering artifact to a...
Released: Feb 11, 2025
Updates in V25.2
Funktionen
- 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 to create a digital signature, you may find that the delegate is called twice during the...
Released: Feb 1, 2025
Updates in V25.1
Funktionen
- 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.
Fehlerkorrekturen
- PDF File Size Increases After Opening and Saving.
- XPS Files Generated by Aspose.PDF Fail to Print.
- PdfPageStamp is causing strange lines around the stamp in output PDF.
- Chinese characters are bunched together.
- System...
Released: Jan 4, 2025
Updates in V24.12
Funktionen
- 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...
Released: Dec 11, 2024
Updates in V24.11
Funktionen
- Added support for Python 3.13.
Fehlerkorrekturen
- PDF to PDF/A-3b: Metadata synchronization errors, the output is not PDF/A-3b compliant.
Released: Nov 2, 2024
Updates in V24.10
Funktionen
- 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.
Fehlerkorrekturen
- 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.SetPageSize does not...
Released: Sep 26, 2024
Updates in V24.9
Funktionen
- 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...
Released: Aug 30, 2024
Updates in V24.8
Funktionen
- Added PDF/A-4 support.
- You can now flatten transparent images in a PDF document.
- Added the ability to convert into markdown an area bounded by a rectangle.
- You can now remove dependent annotations programmatically.
- Added support for verifying ECDSA.
- Text extraction performance has been improved for documents with a large amount of vector graphics.
- Added support for saving huge PDF documents into the original location with no exceptions.
- Stability has been improved in extracting text...
Released: Jul 31, 2024
Updates in V24.7
Funktionen
- Added the ability to import and export data from forms in JSON format.
- Added support for auto-tagging.
- Implemented support for multithreading processing of the document while converting PDF->DOC.
- Added support for flattening Path objects.
- Implemented interactive buttons for full-screen mode and exit from the HTML document.
- Added support for comparing PDF document content with annotation marks and side-by-side output.
- Added support for PDF AI copilot.
- Made it possible to set...
Released: Jun 8, 2024
Updates in V24.5
Funktionen
- Added support for printer's marks which are standard to the printing industry.
- Added support for non-seekable streams.
- Added the ability to flatten a layered PDF file.
- Added the ability to save separated vector graphic elements into a SVG file.
- Added a new Aspose.PDF Security for .NET plugin.
- Added the ability to get information about borders when working with TableAbsorber.
- Added the ability to lock a PDF layer.
- Added the ability to get the number of pages while adding content.
- You...