Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 24,166 for

form

(0.47 sec)
  1. Replace XFA Data|Aspose.PDF for Python via .NET

    This example demonstrates how to replace existing XFA Form data in a PDF using Aspose.PDF for Python via .NET. It shows how to bind an XFA-based PDF document, load new data from an external XFA file, and update the Form content programmatically....[ Hide ] XFA (XML Forms Architecture) forms store their data in...structure. In this example, the Form facade from the aspose.pdf.facades...

    docs.aspose.com/pdf/python-net/replace-xfa-data/
  2. FormField.enabled property | Aspose.Words for N...

    FormField.enabled property. True if a Form field is enabled....enabled property True if a form field is enabled. get enabled...enabled () : boolean Remarks If a form field is enabled, its contents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Import XML Data|Aspose.PDF for Python via .NET

    This example demonstrates how to import Form data from an XML file into PDF Form fields using Aspose.PDF for Python via .NET. It shows how to bind a PDF document, read structured XML data through a file stream, and populate corresponding Form fields automatically....commonly used to store structured form data, making it a practical...systems. In this example, the Form facade from aspose.pdf.facades...

    docs.aspose.com/pdf/python-net/import-xml-data/
  4. Document.ShadeFormData | Aspose.Words for .NET

    Discover how to use the ShadeFormData property to enhance Form visibility with gray shading, improving user experience and accessibility....turn on the gray shading on form fields. public bool ShadeFormData...how to apply gray shading to form fields. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Aspose::Words::DocumentBuilder::InsertCheckBox ...

    Aspose::Words::DocumentBuilder::InsertCheckBox method. Inserts a checkbox Form field at the current position in C++....int32_t) method Inserts a checkbox form field at the current position...System::String& The name of the form field. Can be an empty string...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Document.shade_form_data property | Aspose.Word...

    Document.shade_Form_data property. Specifies whether to turn on the gray shading on Form fields....shade_form_data property Document.shade_form_data property Specifies...shading on form fields. @property def shade_form_data ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.InsertCheckBox | Aspose.Words f...

    Effortlessly add interactive checkbox Form fields with the DocumentBuilder InsertCheckBox method, enhancing user engagement in your documents....bool, int ) Inserts a checkbox form field at the current position...name String The name of the form field. Can be an empty string...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Fill List Box|Aspose.PDF for Python via .NET

    This example demonstrates how to programmatically fill list box and multi-select fields in a PDF Form using Aspose.PDF for Python via .NET. It shows how to bind a PDF document, select values within a list-based Form field, and save the updated file.... In this example, the Form facade from aspose.pdf.facades...facades is used to access the PDF form and assign a selected value...

    docs.aspose.com/pdf/python-net/fill-list-box/
  9. Working with Forms|Aspose.PDF for .NET

    This section explains how to work with Aspose.PDF Facades using FormEditor Class....AI Working with Forms Contents [ Hide ] Add form fields Exploring...of FormEditor class Decorate Form Field in PDF Field appearance...

    docs.aspose.com/pdf/net/formeditor-class/
  10. Working with XFA Forms in PDF|Aspose.PDF for Java

    Explore how to handle XFA Forms in PDF documents, including Form data processing and conversion, with Aspose.PDF in Java....Working with XFA Forms in PDF Contents [ Hide ] XFA stands for...for XML Forms Architecture. It’s a set of proprietary XML specifications...

    docs.aspose.com/pdf/java/xfa-forms/