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"...
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...
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.SubDocument class. Represents a SubDocument - which is a reference to an externally stored document...asFormField() Cast node to FormField . (Inherited from Node ) ...
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.EditableRangeStart class. Represents a start of an editable range in a Word document...asFormField() Cast node to FormField . (Inherited from Node ) ...