Aspose.PDF for Python via .NET 新版本发表

Released: May 1, 2024

V24.4 中的更新

特性

  • 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

V24.3 中的更新

特性

  • 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 Aspose.Pdf...

Released: Jan 27, 2024

V24.1 中的更新

特性

  • Added support for accessing Page Dictionary or Document Catalog.
  • Added support for importing FDF format annotations to PDF.

修补程序

  • 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:CreateDate'...

Released: Dec 30, 2023

V23.12 中的更新

修补程序

  • Background color strip is removed after replacing the text.

Released: Nov 22, 2023

V23.11 中的更新

特性

  • 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.

修补程序

  • 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 format...

Released: Oct 31, 2023

V23.10 中的更新

特性

  • 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.

修补程序

  • PDF to PDFA: Avoid Exception "Cannot access a disposed object".
  • PDF to Image conversion misses transparent...

Released: Sep 26, 2023

V23.9 中的更新

特性

  • 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'.

修补程序

  • 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 process...

Released: Sep 26, 2023

V23.8 中的更新

特性

  • 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.

修补程序

  • ResizeContents raises InvalidCastException.
  • Difference between Page.PageInfo.Width(Height) and Page.Rectangle.Width(Height) is a bug or a malformed document? Hang...

Released: Aug 1, 2023

V23.7 中的更新

特性

  • Copy OutputIntents from input PDF to destination PDF.
  • Added the ability to extract shapes.
  • You can now detect overflows when adding text.
  • Improved the time it takes to save to APS.
  • Memory consumption has been decreased when adding an image to PDF.
  • Improved performance when converting from PDF to word processing formats in Microsoft .NET 6 and .NET 7.
  • You can now add tagged content and concatenate that document with other tagged documents.

修补程序

  • API is not reducing the file size more than 4MB...

Released: Jun 28, 2023

V23.6 中的更新

特性

  • PDF Converter:
    • Added support for converting HTML to PDF.
  • PDF Organizer:
    • Added a Resize API.
    • Added a Compress API.
  • PDF Form:
    • Added export 'Value's from fields in document to CSV file' feature.
    • Added the ability to set properties for a separate field.
  • Added the ability to set the title of the HTML and EPUB page.
  • Removed Combobox options.
  • Added an API for positioning vector graphics.

修补程序

  • Bates stamps mismatch in the merged PDF file when using "LinkDuplcateStreams = true".
  • Absorber.Visit...