Formfield.checked property. Gets or sets the checked status of the check box form field...checked property FormField.checked property Gets or sets the...class FormFieldFormField.checkBoxSize property FormField.default...
This section explains how to extract forms from your PDF document with Aspose.PDF for C++....document -> get_Form ()) { auto formField = System :: DynamicCast <...( u "Field Name : {0} " , formField -> get_PartialName ()); Console...
Enhance your documents with the DocumentBuilder InsertComboBox method. Easily add interactive combo box form fields for improved user experience.... public FormField InsertComboBox ( string name...CreateForm.docx" ); See Also class FormField class DocumentBuilder namespace...
Formfield.dropDownSelectedIndex property. Gets or sets the index specifying the currently selected item in a dropdown form field....dropDownSelectedInde property FormField.dropDownSelectedInde property...class FormFieldFormField.dropDownItems property FormField.enabled...
Discover the Formfield Result property, easily manage and customize the string output of your form fields for enhanced user experience....Result Contents [ Hide ] FormField.Result property Gets or sets...a collection of strings. FormField comboBox = builder . InsertComboBox...
Insert, obtain, or format a form field in a document using Python....to access form fields: The FormField properties allow you to work...Fields The font property of FormField allows applying font formatting...
A collection of strings that represent all the items in a drop-down form field in Java....{"One", "Two", "Three"}; FormField comboBoxField = builder.i...save(getArtifactsDir() + "FormFields.DropDownItemCollecti.html");...
Formfield.max_length property. Maximum length for the text field...max_length property FormField.max_length property Maximum length...aspose.words.fields class FormFieldFormField.is_check_box_exact_size...
Formfield.setTextInputValue method. Applies the text format specified in [Formfield.textInputFormat](../textInputFormat/) and stores the value in [Formfield.result](../result/)....text format specified in FormField.textInputFormat and stores...stores the value in FormField.result . setTextInputValue ( newValue...