Aspose.PDF for Python via .NET Releases
Released: Jul 31, 2024
Updates in V24.7
Features
- 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 alignment...
Released: Jun 8, 2024
Updates in V24.5
Features
- 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 can...
Released: May 1, 2024
Updates in V24.4
Features
- Added support for applying a clipping mask to images.
- You can now select the "Choose paper source by PDF page size" in the print dialog using the API.
- Added 24-bit color support in ColorDepth enumeration.
- Added support for more dashed styles for annotation rectangles.
- Added the ability to save PDF documents to DOCX asynchronously.
- Improved subscript or superscript detection in text.
- Added support for converting subscript and superscript styles to PDF converter to Markdown.
- Improved...
Released: Apr 9, 2024
Updates in V24.3
Features
- PDF2.0 - Added the L (length) key for inline images.
- Added a PDF/A Converter for .NET plugin.
- Added the ability to search through a list of phrases in a 'TextFragmentAbsorber'.
- Added the ability to convert tables for the PDF to Markdown converter.
- You can now add an empty signature field on every page of a PDF/A file and keep conformance.
- Added support for word breaks in 'TextStamp'.
- Added the ability to save PDF documents asynchronously.
- Improved JPEG rasterization performance in...
Released: Jan 27, 2024
Updates in V24.1
Features
- Added support for accessing Page Dictionary or Document Catalog.
- Added support for importing FDF format annotations to PDF.
Fixes
- PDF to PDF/A-1b - the output PDF does not pass a compliance test.
- JavaScript is ignored while adding HTML through HtmlFragment.
- PDF to PNG - Some pages are not converted correctly to images.
- PDF to Image - text gets garbled in the output image.
- Aspose.PDF throwing Document information entry 'CreationDate' not synchronized with metadata property 'xmp...
Released: Dec 30, 2023
Updates in V23.12
Fixes
- Background color strip is removed after replacing the text.
Released: Nov 22, 2023
Updates in V23.11
Features
- Added the ability to remove hidden text from a PDF file.
- Added support for thread interruption.
- Improved support for reducing output file size after PDF to PDF/A conversion.
- Added support for grouping checkboxes with the same name, but different export values.
Fixes
- PDF to PDFA - Output file does not pass compliance test.
- Convert to PDF/A 3-b - the signature fields are removed.
- Conversion of a particular PDF to PDFA-2A produces a non-compliant result.
- ResizeContents method raises "Wrong...
Released: Oct 31, 2023
Updates in V23.10
Features
- Added Type 7 (Tensor) Shadings support.
- Added flatten transparency function.
- Added the ability to remove tags from tagged PDF files.
- Added APIs to measure character height.
- Added the ability to sign a PDF using a signed HASH.
- Added support for scaling 'Print Dialog Presets' page.
- Improved conversion speed from PDF to HTML.
- Added support for font styles in APS to PDF converter.
Fixes
- PDF to PDFA: Avoid Exception "Cannot access a disposed object".
- PDF to Image conversion misses...
Released: Sep 26, 2023
Updates in V23.9
Features
- You can now remove child annotations from fillable fields.
- Improved performance of PDF/A-1b conversion.
- Enhanced 'CheckBoxField.AddOption' method behavior.
- Reduced file size after copying fillable fields from another document.
- Enhanced the behavior of 'Annotation.CreationDate'.
Fixes
- PDF Text changing and getting mirrored when extracting text.
- TextFragmentAbsorber doesn't find extracted text.
- Adding images is very slow with Flate filter.
- PDF to TIFF - Need to speed up the conversion...
Released: Sep 26, 2023
Updates in V23.8
Features
- Added support for incremental update detection.
- Added a way to work with nested checkbox fields.
- Added Aspose.PdfOrganizer Optimize API.
- Added the ability to extract drawn shapes from PDF documents.
- Added support for removing specific images from PDFs.
- Improved APS to PDF conversion and saving.
- Improved XFA button conversion.
Fixes
- ResizeContents raises InvalidCastException.
- Difference between Page.PageInfo.Width(Height) and Page.Rectangle.Width(Height) is a bug or a malformed document...