This example binds an input PDF, adds a blue web link annotation on page 1 pointing to Aspose’s Python PDF product page, and saves the modified document.... join ( path . dirname ( __file__...
In this example, a rubber stamp is added to page 1 and then moved to a new position using its ID before saving the updated document.... join ( path . dirname ( __file__...
This example binds an input PDF, draws a red line annotation with square line endings, and saves the modified PDF.... join ( path . dirname ( __file__...
This example shows how to delete the 'Country' field from a PDF form using the 'remove_field' method of the 'FormEditor' class.... join ( path . dirname ( __file__...
This example loads a PDF, adds a popup annotation to the first page, and saves the modified document. The popup is set to be visible by default and displays the specified comment text.... join ( path . dirname ( __file__...