This page describes how to add an attachment to a PDF file with Aspose.PDF for Python via .NET library....pdf as ap # Open document document = ap . Document ( input_pdf...attachment fileSpecification = ap . FileSpecification ( attachment_file...
Aspose.PDF for Python via .NET makes it possible to carry out various manipulations with the tables contained in your pdf document....pdf as ap # Load source PDF document pdf_document = ap . Document...pdf_document . pages : absorber = ap . text . TableAbsorber () absorber...
Cette section décrit comment ajouter une image à un fichier PDF existant en utilisant une bibliothèque Python....pdf as ap # Ouvrir le document document = ap . Document (...] . add_image ( image_file , ap . Rectangle ( 20 , 730 , 120...