Aspose::Words::Fields::FieldFormDropDown class. Implements the FORMDROPDOWN field. To learn more, visit the documentation article in C++....legacy equivalents of the FormField. We can read, but not create...
Aspose::Words::Fields::FieldFormCheckBox class. Implements the FORMCHECKBOX field. To learn more, visit the documentation article in C++....legacy equivalents of the FormField. We can read, but not create...
Aspose::Words::Fields::FieldFormText class. Implements the FORMTEXT field. To learn more, visit the documentation article in C++....legacy equivalents of the FormField. We can read, but not create...
Represents a contiguous area in a document in Java....from this combo box: "); FormField comboBox = builder.insert...box to tick/untick it: "); FormField checkBox = builder.insert...
Base class for custom document visitors in Java.... visitFormField(FormFieldformField) Called when a form field...CONTINUE; } /// /// Called when a FormField is encountered in the document...
Aspose.Words.EditableRangeEnd class. Represents an end of an editable range in a Word document...asFormField() Cast node to FormField . (Inherited from Node ) ...
Aspose::Words::Fields::DropDownItemCollection class. A collection of strings that represent all the items in a drop-down form field. To learn more, visit the documentation article in C++....Aspose :: Words :: Fields :: FormField > comboBoxField = builder...get_ArtifactsDir () + u "FormFields.DropDownItemCollecti.html"...
Explore the public API changes introduced in Aspose.PDF for Java 9.3.0 to enhance your PDF document handling with the latest capabilities....Object completeClone() In FormField class added method public...
Aspose.Words.SubDocument class. Represents a SubDocument - which is a reference to an externally stored document...asFormField() Cast node to FormField . (Inherited from Node ) ...