Discover the Aspose.Words.HtmlControlType enum for seamless import of HTML input and select elements, enhancing your document processing capabilities....Values Name Value Description FormField 0 A form field. StructuredDocumentTa...
Formfield.textInputDefault property. Gets or sets the default string or a calculation expression of a text form field....textInputDefault property FormField.textInputDefault property...of the FormField.textInputType property. When FormField.textInputType...
Formfield.name property. Gets or sets the form field name....name property FormField.name property Gets or sets the form field...file_name = ARTIFACTS_DIR + 'FormFields.Create.html' ) See Also module...
Formfield.name property. Gets or sets the form field name....name property FormField.name property Gets or sets the form field...( base . artifactsDir + "FormFields.create.html" ); See Also...
Aspose.Words.Fields.DropDownItemCollection class. A collection of strings that represent all the items in a drop-down form field...Fields class FormField property FormField.dropDownItems ComparisonExpression...
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...
使用 Aspose.PDF for .NET 库从您的 PDF 文档中提取表单。获取 PDF 文件中单个字段的值。... Field formField in document . Form ) { Console...WriteLine ( "Field Name : {0} " , formField . PartialName ); Console ...
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");...
Discover HtmlLoadOptions' PreferredControlType property to customize document node types for imported inputs and select elements. Optimize your forms effortlessly!... Default value is FormField. public HtmlControlType PreferredControlType...