Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 5,144 for

form fields

(0.06 sec)
  1. Working with Forms|Aspose.PDF for .NET

    This section explains how to work with AcroForms and XFA Forms in your PDF documents with Aspose.PDF for .NET....Ask AI Working with Forms Contents [ Hide ] This section describes...NET to discover and map the fields available within an existing...

    docs.aspose.com/pdf/net/working-with-forms/
  2. Aspose::Words::DocumentBuilder::InsertComboBox ...

    Aspose::Words::DocumentBuilder::InsertComboBox method. Inserts a combobox Form field at the current position in C++....method Inserts a combobox form field at the current position....SharedPtr < Aspose :: Words :: Fields :: FormField > Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. FormField.DropDownSelectedIndex | Aspose.Words ...

    Discover the FormField DropDownSelectedIndex property to easily manage dropdown selections, enhancing user experience and Form functionality....selected item in a dropdown form field. public int DropDownSelectedInde...insert different kinds of form fields into a document, and process...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose.Words updating formfields clears text in...

    After calling the method Document.UpdateFields some Fields loose there input value. I included a sample file to reproduce the behavior. If I first call NormalizeFieldTypes() before UpdateFields() then it works as expect…...UpdateFields some fields loose there input value. I...experiencing an issue where some form fields lose their input values after...

    forum.aspose.com/t/aspose-words-updating-formfi...
  5. TextFormFieldType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.TextFormFieldType enum, defining various text Form field types for enhanced document automation and customization....Specifies the type of a text form field. public enum TextFormFieldType...Description Regular 0 The text form field can contain any text. Number...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportDropDownFormFieldAsText method. Controls how drop-down Form Fields are saved to HTML or MHTML. Default value is false in C++....method 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/cpp/aspose.words.sav...
  7. FormField.EntryMacro | Aspose.Words for .NET

    Discover the FormField EntryMacro property to easily manage entry macros for your Forms, enhancing functionality and user experience....entry macro name for the form field. public string EntryMacro...entry macro runs when the form field gets the focus in Microsoft...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Document::get_ShadeFormData meth...

    Aspose::Words::Document::get_ShadeFormData method. Specifies whether to turn on the gray shading on Form Fields in C++....turn on the gray shading on form fields. bool Aspose :: Words ::...to apply gray shading to form fields. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. 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...to apply gray shading to form fields. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/doc...
  10. DocumentBuilder.insert_combo_box method | Aspos...

    DocumentBuilder.insert_combo_box method. Inserts a combobox Form field at the current position....selected_index) Inserts a combobox form field at the current position....name str The name of the form field. Can be an empty string....

    reference.aspose.com/words/python-net/aspose.wo...