Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 6,120 for

form

(0.14 sec)
  1. Aspose::Words::Fields::FormField::get_DropDownS...

    Aspose::Words::Fields::FormField::get_DropDownSelectedIndex method. Gets or sets the index specifying the currently selected item in a dropdown Form field in C++....selected item in a dropdown form field. int32_t Aspose :: Words...how insert different kinds of form fields into a document, and...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FormField::get_TextInput...

    Aspose::Words::Fields::FormField::get_TextInputType method. Gets or sets the type of a text Form field in C++....Gets or sets the type of a text form field. Aspose :: Words :: Fields...how insert different kinds of form fields into a document, and...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FormField::get_IsCheckBo...

    Aspose::Words::Fields::FormField::get_IsCheckBoxExactSize method. Gets or sets the boolean value that indicates whether the size of the textbox is automatic or specified explicitly in C++....Remarks Applicable for a check box form field only. Examples Shows how...how insert different kinds of form fields into a document, and...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. FormField.statusText property | Aspose.Words fo...

    FormField.statusText property. Returns or sets the text that's displayed in the status bar when a Form field has the focus....displayed in the status bar when a form field has the focus. get statusText...contains status bar text for the form field. Microsoft Word allows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ControlChar.Cr | Aspose.Words for .NET

    Discover ControlChar Cr, the carriage return character (x000d or r) that enhances text Formatting. Simplify your coding with our unique solutions!...Converting the document to text form reveals that control characters...converting a document to string form, // we can omit some of the...

    reference.aspose.com/words/net/aspose.words/con...
  6. FormField.entry_macro property | Aspose.Words f...

    FormField.entry_macro property. Returns or sets an entry macro name for the Form field....an entry macro name for the form field. @property def entry_macro...The entry macro runs when the form field gets the focus in Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FormField::get_MaxLength...

    Aspose::Words::Fields::FormField::get_MaxLength method. Maximum length for the text field. Zero when the length is not limited in C++....how insert different kinds of form fields into a document, and...builder to insert text input form field. builder -> Write ( u...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose PDF to HTML issue - Free Support Forum -...

    Hi, I was creating the PDF document into HTML using Aspose.Pdf component using the below code. I have also attached the input file sample_pdf_1.pdf and generated output html file pdfToHtml.html here. The issue here in …...dropdown fields where as PDF form fields have the data. Also,...HTML, I would like to see the form fields into HTML tags like input...

    forum.aspose.com/t/aspose-pdf-to-html-issue/311258
  9. FormField.helpText property | Aspose.Words for ...

    FormField.helpText property. Returns or sets the text that's displayed in a message box when the Form field has the focus and the user presses F1....displayed in a message box when the form field has the focus and the...that contains help text for the form field. Microsoft Word allows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. JSON Data and Word Template Output - Free Suppo...

    ‌JSON Content and Word Output The JSON content is: {"Form":{ "gender":"M"}}. In Word, the output statement is: <<[Form.gender]>>, which works fine. However, if the JSON content is: {"Form":{ "smoke":["Y","N"]}}. In W…...Output The JSON content is: {"form":{ "gender":"M"}} . In Word...the output statement is: <<[form.gender]>> , which works fine...

    forum.aspose.com/t/json-data-and-word-template-...