DropDownItemCollection Add method. Adds a string to the end of the collection in C#...."One" , "Two" , "Three" }; FormField comboBoxField = builder ..... Save ( ArtifactsDir + "FormFields.DropDownItemCollecti.html"...
Aspose::Words::Fields::DropDownItemCollection::RemoveAt method. Removes a value at the specified index in C++....u "Three" }); SharedPtr < FormField > comboBoxField = builder...Save ( ArtifactsDir + u "FormFields.DropDownItemCollecti.html"...
Aspose::Words::Fields::DropDownItemCollection::Insert method. Inserts a string into the collection at the specified index in C++....u "Three" }); SharedPtr < FormField > comboBoxField = builder...Save ( ArtifactsDir + u "FormFields.DropDownItemCollecti.html"...
Understanding Form Fields feature, working with Form Fields using C++....can be retrieved using the FormFields property. This means that...to access form fields: The FormField properties allow you to work...
aspose.words.fields.DropDownItemCollection class. A collection of strings that represent all the items in a drop-down form field... save ( ARTIFACTS_DIR + 'FormFields.drop_down_item_collection...words.fields class FormField property FormField.drop_down_items...