Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 6,328 for

formfield

(0.05 sec)
  1. Class DropDownItemCollection | Aspose.Words for...

    Aspose.Words.Fields.DropDownItemCollection 班级. 代表下拉表单字段中所有项目的字符串集合..."One" , "Two" , "Three" }; FormField comboBoxField = builder ..... Save ( ArtifactsDir + "FormFields.DropDownItemCollecti.html"...

    reference.aspose.com/words/zh/net/aspose.words....
  2. Setting the proofing language Word Document - F...

    Hello Aspose Team, Whenever we have more than one language in configured in word document, it is showing track changes on every page of the modified word document. What I want, to force the word document to set the defa…...<summary> /// Called when a FormField node is encountered in the...visitFormField(FormField formField) { resetFont(formField.getFont());...

    forum.aspose.com/t/setting-the-proofing-languag...
  3. FormField.text_input_default property | Aspose....

    Formfield.text_input_default property. Gets or sets the default string or a calculation expression of a text form field....text_input_default property FormField.text_input_default property...of the FormField.text_input_type property. When FormField.text_input_type...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlLoadOptions.PreferredControlType | Aspose.W...

    HtmlLoadOptions PreferredControlType property. Gets or sets preferred type of document nodes that will represent imported input and select elements. Default value is Formfield in C#.... Default value is FormField. public HtmlControlType PreferredControlType...

    reference.aspose.com/words/net/aspose.words.loa...
  5. Aspose.Pdf .Net 3.4.4.0 Hot Fix Release Notes|A...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....\6) Background color for FormField supported. New property BackgroundColor...

    docs.aspose.com/pdf/net/aspose-pdf-net-3-4-4-0-...
  6. Aspose::Words::Fields::DropDownItemCollection C...

    A collection of strings that represent all the items in a drop-down form field....Aspose::Words::Fields::FormField Aspose::Words::Fields::FormField::get_DropDownItems... u "Three" }); SharedPtr<FormField> comboBoxField = builder->InsertComboBox(u...

    reference.aspose.com/words/cpp/class/aspose.wor...
  7. Extract Data from AcroForm using C#|Aspose.PDF ...

    Aspose.PDF makes it easy to extract form field data from PDF files. Learn how to extract data from AcroForms and save it into JSON, XML, or FDF format....all fields foreach ( Field formField in document . Form ) { Console...WriteLine ( "Field Name : {0} " , formField . PartialName ); Console ...

    docs.aspose.com/pdf/net/extract-data-from-acrof...
  8. Aspose::Words::DocumentBuilder::InsertTextInput...

    Aspose::Words::DocumentBuilder::InsertTextInput method. Inserts a text form field at the current position in C++....Aspose :: Words :: Fields :: FormField > Aspose :: Words :: DocumentBuilder...u "FormFields.TextInput.html" ); See Also Class FormField Enum...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. FormField.node_type property | Aspose.Words for...

    Formfield.node_type property. Returns [NodeType.FORM_FIELD](../../../aspose.words/nodetype/#FORM_FIELD)....node_type property FormField.node_type property Returns NodeType...fields class FormField FormField.name property FormField.own_help...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Loading::HtmlLoadOptions::get_Pr...

    Aspose::Words::Loading::HtmlLoadOptions::get_PreferredControlType method. Gets or sets preferred type of document nodes that will represent imported and