Learn how to programmatically add a checkbox form field to a PDF document using Aspose.PDF for Python. This guide demonstrates how to use the FormEditor class to insert an interactive checkbox into an existing PDF file and save the updated document.... join ( path . dirname ( __file__...
In this example, all occurrences of "software" are replaced with "SOFTWARE" and formatted in blue with a font size of 14.... join ( path . dirname ( __file__...
This example binds an input PDF, draws a solid polygon on the first page, and saves the modified document with an annotation.... join ( path . dirname ( __file__...
HtmlSaveOptions.export_text_input_form_field_as_text property. Controls how text input form fields are saved to HTML or MHTML... join ( ARTIFACTS_DIR , 'SaveHtmlWithOptions'...
This example explains how to extract XFA form data from a PDF file using Aspose.PDF for Python via .NET. It demonstrates how to bind an XFA-based PDF document to the Form facade and export its internal data structure into a file stream.... join ( path . dirname ( __file__...