Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 5,329 for

form fields

(0.22 sec)
  1. DocumentBuilder.insertTextInput method | Aspose...

    DocumentBuilder.insertTextInput method. Inserts a text Form field at the current position....maxLength) Inserts a text form field at the current position....string , type : Aspose . Words . Fields . TextFormFieldType , format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. HtmlSaveOptions.ExportDropDownFormFieldAsText |...

    Discover how the HtmlSaveOptions ExportDropDownFormFieldAsText property enhances your HTML/MHTML exports by controlling dropdown field Formats. Optimize your documents!...property Controls how drop-down form fields are saved to HTML or MHTML...true , exports drop-down form fields as normal text. When false...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportFormFields method. Gets or sets indication of whether Form Fields are exported as interactive items (as 'input' tag) rather than converted to text or graphics in C++....sets indication of whether form fields are exported as interactive...Examples Shows how to export form fields to Html. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. FormFieldCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FormFieldCollection class, your go-to solution for managing all Form Fields in a document with ease and efficiency....objects that represent all the form fields in a range. To learn more... visit the Working with Form Fields documentation article. public...

    reference.aspose.com/words/net/aspose.words.fie...
  5. HtmlSaveOptions.exportTextInputFormFieldAsText ...

    HtmlSaveOptions.exportTextInputFormFieldAsText property. Controls how text input Form Fields are saved to HTML or MHTML...Controls how text input form fields are saved to HTML or MHTML...true , exports text input form fields as normal text. When false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FormFieldCollection | Aspose.Words for Java

    A collection of FormField objects that represent all the Form Fields in a range in Java....objects that represent all the form fields in a range. To learn more... visit the Working with Form Fields documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  7. Working with XFA Forms|Aspose.PDF for .NET

    Aspose.PDF for .NET API lets you work with XFA and XFA AcroForm Fields in a PDF document. The Aspose.Pdf.Facades....Working with XFA Forms Contents [ Hide ] Dynamic forms are based on...specification known as XFA, the “XML Forms Architecture”. It can also convert...

    docs.aspose.com/pdf/net/xfa-forms/
  8. FormField.OwnStatus | Aspose.Words for .NET

    Discover how the FormField OwnStatus property enhances user experience by customizing status bar text when a Form field is focused....in the status bar when a form field has the focus. public bool...insert different kinds of form fields into a document, and process...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FormFieldCollection.RemoveAt | Aspose.Words for...

    Effortlessly remove a Form field using the FormFieldCollection RemoveAt method. Streamline your Forms with this efficient index-based solution....RemoveAt method Removes a form field at the specified index. public...The zero-based index of the form field to remove. Remarks If there...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Import XFDF Data|Aspose.PDF for Python via .NET

    This example demonstrates how to import Form data from an XFDF file into a PDF Form using Aspose.PDF for Python via .NET. It shows how to bind a PDF document, read XML-based XFDF data through a file stream, and automatically populate matching Form Fields. Importing XFDF data enables efficient Form data exchange and supports automated document workflows that rely on structured XML Formats....Contents [ Hide ] XFDF (XML Forms Data Format) is an XML representation...representation of PDF form data designed for interoperability and...

    docs.aspose.com/pdf/python-net/import-xfdf-data/