Aspose::Words::Fields::DropDownItemCollection::idx_set method. Gets or sets the element at the specified index in C++....String > items = System :: MakeArray < System :: String > ({ u...
Aspose::Words::Fields::DropDownItemCollection::idx_get method. Gets or sets the element at the specified index in C++....String > items = System :: MakeArray < System :: String > ({ u...
Aspose::Words::Fields::DropDownItemCollection::Clear method. Removes all elements from the collection in C++....String > items = System :: MakeArray < System :: String > ({ u...
Personalize your Mail merge WORD file using C++. Automate emails or build reports using Mail merge WORD template in C++....fields = MakeArray <String>( { }); auto values = MakeArray<SharedPtr<Object>>(...
Aspose::Words::Fields::DropDownItemCollection::RemoveAt method. Removes a value at the specified index in C++....String > items = System :: MakeArray < System :: String > ({ u...
Aspose::Words::AI::IAiModelText interface. The common interface for AI models designed to generate a variety of text-based content in C++....-> Summarize ( System :: MakeArray < System :: SharedPtr < Aspose...
Aspose::Words::Fields::DropDownItemCollection::Contains method. Determines whether the collection contains the specified value in C++....String > items = System :: MakeArray < System :: String > ({ u...
Aspose::Words::Fields::DropDownItemCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....String > items = System :: MakeArray < System :: String > ({ u...
Aspose::Words::Fields::DropDownItemCollection::IndexOf method. Returns the zero-based index of the specified value in the collection in C++....String > items = System :: MakeArray < System :: String > ({ u...