Browse our Products

If so you can download any of the below versions for testing. The product will function as normal except for an evaluation limitation. At the time of purchase we provide a license file via email that will allow the product to work in its full capacity. If you would also like an evaluation license to test without any restrictions for 30 days, please follow the directions provided here.

 

Aspose.PDF for Python via Java 23.10

Download  Support Forum 

File Details

  • Downloads:
  • 1
  • File Size:
  • 63.81MB
  • Date Added:
  • 13/10/2023

Description

Aspose.PDF for Python via Java 23.10 has been released.

File Details

Elevate Python PDF Page Manipulation

With Aspose.PDF for Python via Java 23.10, you can gain finer control over PDF page structure with the introduction of the new BaseParagraph and Paragraphs classes.

Simplified API Methods

You can now work with PDFs more efficiently thanks to renamed methods like pages and optimize_resources for clearer understanding.

Streamlined Development

Experience a more intuitive and developer-friendly API for seamless PDF management in Python with the latest PDF manipulation API release.

Public API and Backward Incompatible Changes

New classes in Api.py:

  • class BaseParagraph(Assist.BaseJavaClass)
  • class Paragraphs(Assist.BaseJavaClass)

New classes in Page class:

  • def paragraphs(self) -> Paragraphs
  • def add(self, page: Page = None) -> Page
  • def insert(self, index, page: Page = None) -> Page
  • def delete(self, index)

Renamed API members:

  • getPages is now renamed to pages for a more intuitive representation.
  • optimizeResources is now optimize_resources for better code clarity.
  • saveInBytes is now save_in_bytes to adhere to Pythonic naming conventions.
  • get_Item is now get_item for a more consistent naming style.

You can view the list of all new features, enhancements, and bug fixes introduced in this release by visiting Aspose.PDF for Python via Java 23.10 Release Notes.

 English