Browse our Products
Aspose PDF for Python via .NET 25.8
This page contains release notes information for Aspose PDF for Python via .NET 25.8.
Improvements and Changes
Public API and Backward Incompatible Changes
Added APIs
- Method: aspose.pdf.Cells.add(aspose.pdf.text.TextFragment) aspose.pdf.Cell
- Property: aspose.pdf.facades.PdfFileEditor.ContentsResizeParameters.change_media_box bool
- Method: aspose.pdf.logicalstructure.HeaderElement.set_text(str)
- Method: aspose.pdf.logicalstructure.HeaderElement.add_entry_to_toc_page(aspose.pdf.Page,aspose.pdf.logicalstructure.TOCIElement)
- Method: aspose.pdf.logicalstructure.HeaderElement.add_entry_to_toc_page(aspose.pdf.Page,aspose.pdf.logicalstructure.ListLIElement)
- Type: aspose.pdf.logicalstructure.HeaderElementTextConflictException
- Method: aspose.pdf.logicalstructure.HeaderElementTextConflictException.#ctor(str)
- Method: aspose.pdf.logicalstructure.ListLIElement.add_ref(aspose.pdf.logicalstructure.StructureElement)
- Method: aspose.pdf.logicalstructure.TOCElement.link_toc_page_title_to_header_element(aspose.pdf.Page,aspose.pdf.logicalstructure.HeaderElement)
- Method: aspose.pdf.logicalstructure.TOCIElement.add_ref(aspose.pdf.logicalstructure.StructureElement)
- Type: aspose.pdf.logicalstructure.TOCpageHasNoTitleException
- Method: aspose.pdf.logicalstructure.TOCpageHasNoTitleException.#ctor(str)
Removed APIs
No removings.