Linux developers, take your PDF processing to the next level with Aspose.PDF for Python via .NET 23.12 for Linux. This release offers a robust toolkit for automating workflows and streamlining tasks.
Convert Text to Markdown
Seamlessly transform your existing PDF documents into well-structured Markdown (MD) files with this version of the Python PDF API and simplify content sharing and collaboration.
Emphasis Recognition
Accurately recognize and preserve emphasis styles like italics and bold for content recreation.
Digital Signature Removal
Effortlessly remove unwanted digital signatures from your PDFs and ensure document integrity and control within your Python PDF processing solutions.
Improved Text Replacement
The issues related to text replacement have been fixed so you can experience better text editing workflow within your PDF documents.
Other Highlights
- PDF Annotations: Easily manipulate PDF annotations with more control.
- JavaScript Code: Work with the JavaScript code embedded within PDF documents.
- Set Page Number Replacements: Programmatically set page number replacements for efficient document management.
- OFD Files: Load and manipulate OFD files data within your apps.
- PDF to Image Conversions: Expanded the PDF to Image conversion options with the addition of many new properties and methods.
Public API and Backward Incompatible Changes
Added APIs
Several new class, properties, and methods were added, primarily related to conversions, plugins, and text styling. Some of these are:
- aspose.pdf.OfdLoadOptions
- aspose.pdf.pdftomarkdown.EmphasisStyle
- aspose.pdf.pdftomarkdown.HeadingLevels.add_levels
- aspose.pdf.text.TextState.coordinate_origin aspose.pdf.text.CoordinateOrigin
- aspose.pdf.plugins.Merger.process(aspose.pdf.plugins.IPluginOptions) aspose.pdf.plugins.ResultContainer
- aspose.pdf.plugins.ObjectResult.data
- aspose.pdf.plugins.PdfExcel
- aspose.pdf.plugins.PdfToExcelOptions
- aspose.pdf.annotations.PdfAction.get_ecma_script_string str
- aspose.pdf.DocSaveOptions.convert_type_3_fonts bool
Removed APIs
Several classes, properties, and methods were removed. Some of these are:
- aspose.pdf.plugins.PdfConverter
- aspose.pdf.plugins.PdfConverterToDocOptions
- aspose.pdf.plugins.PdfGenerator
- aspose.pdf.plugins.PdfImage
- aspose.pdf.plugins.PdfOrganizer
Discontinued Features
- Python 3.6 support is discontinued
You can view the list of all new features, enhancements, and bug fixes introduced in this release by visiting Aspose.PDF for Python via .NET 23.12.0 Release Notes.