Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 1,236 for

formfield

(0.06 sec)
  1. Working with Form Fields in Python|Aspose.Words...

    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...

    docs.aspose.com/words/python-net/working-with-f...
  2. 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....helpText property FormField.helpText property Returns or sets...the FormField.ownHelp property is set to true , FormField.helpText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Problema con sostituzione font - Free Support F...

    Buongiorno, ho la necessità durante la conversione docx → pdf di forzare la sostituzione di un determinato font mancante(OpenSymbol) con un altro font (DejavuSans). Per ottenere questo il risultato ho dovuto scrivere q…...<summary> /// Called when a FormField node is encountered in the...visitFormField(FormField formField) { resetFont(formField.getFont());...

    forum.aspose.com/t/problema-con-sostituzione-fo...
  4. FormField.textInputFormat property | Aspose.Wor...

    Formfield.textInputFormat property. Returns or sets the text formatting for a text form field....textInputFormat property FormField.textInputFormat property Returns...Aspose.Words.Fields class FormField FormField.textInputDefault property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FormField.max_length property | Aspose.Words fo...

    Formfield.max_length property. Maximum length for the text field...max_length property FormField.max_length property Maximum length...aspose.words.fields class FormField FormField.is_check_box_exact_size...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::DocumentBuilder::InsertComboBox ...

    Aspose::Words::DocumentBuilder::InsertComboBox method. Inserts a combobox form field at the current position in C++....Aspose :: Words :: Fields :: FormField > Aspose :: Words :: DocumentBuilder...InsertComboBox.docx" ); See Also Class FormField Class DocumentBuilder Namespace...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. 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....statusText property FormField.statusText property Returns or...() : string Remarks If the FormField.ownStatus property is set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FormField.dropDownItems property | Aspose.Words...

    Formfield.dropDownItems property. Provides access to the items of a dropdown form field....dropDownItems property FormField.dropDownItems property Provides...Fields class FormField FormField.default property FormField.dropDownSelectedInde...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FormField.type property | Aspose.Words for Python

    Formfield.type property. Returns the form field type....type property FormField.type property Returns the form field...file_name = ARTIFACTS_DIR + 'FormFields.Create.html' ) See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentVisitor.VisitCommentStart | Aspose.Word...

    Discover the DocumentVisitor VisitCommentStart method—your key to efficiently managing comment text enumeration in your projects....<summary> /// Called when a FormField is encountered in the document...VisitFormField ( FormField formField ) { if ( formField . Font . Hidden...

    reference.aspose.com/words/net/aspose.words/doc...