Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 23,640 for

form

(0.2 sec)
  1. Aspose::Words::Fields::FormField class | Aspose...

    Aspose::Words::Fields::FormField class. Represents a single Form field. To learn more, visit the documentation article in C++....single form field. To learn more, visit the Working with Form Fields...references to the specified form field are automatically updated...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. 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...
  3. 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...
  4. DocumentBuilder.insert_check_box method | Aspos...

    aspose.words.DocumentBuilder.insert_check_box method...checked_value, size) Inserts a checkbox form field at the current position...Description name str The name of the form field. Can be an empty string...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.insertComboBox method | Aspose....

    DocumentBuilder.insertComboBox method. Inserts a combobox Form field at the current position....{#string_string[]_number} Inserts a combobox form field at the current position...name string The name of the form field. Can be an empty string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PdfSaveOptions.preserveFormFields property | As...

    PdfSaveOptions.preserveFormFields property. Specifies whether to preserve Microsoft Word Form fields as Form fields in PDF or convert them to text...preserve Microsoft Word form fields as form fields in PDF or convert...boolean Remarks Microsoft Word form fields include text input, drop...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HtmlFixedSaveOptions.export_form_fields propert...

    HtmlFixedSaveOptions.export_Form_fields property. Gets or sets indication of whether Form fields are exported as interactive items (as 'input' tag) rather than converted to text or graphics....export_form_fields property HtmlFixedSaveOptions.export_form_fields...or sets indication of whether form fields are exported as interactive...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Batch generation|Documentation

    How to generate multiple personalized OMR Forms....generate multiple personalized OMR forms, for example exam sheets for...Personalized values used for bulk form generation is provided through...

    docs.aspose.com/omr/net/generation/batch/
  9. Aspose::Words::Fields::TextFormFieldType enum |...

    Aspose::Words::Fields::TextFormFieldType enum. Specifies the type of a text Form field in C++....Specifies the type of a text form field. enum class TextFormFieldType...Description Regular 0 The text form field can contain any text....

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Create AcroForms using using C++|Aspose.PDF for...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for C++....using C++ Contents [ Hide ] Add Form Field in PDF Document The Document...collection named Form which helps manage form fields in a PDF...

    docs.aspose.com/pdf/cpp/create-form/