Manage document variables effortlessly with VariableCollection Item. Set or retrieve case-insensitive Names easily—no null values allowed, ensuring data integrity....Hide ] VariableCollection indexer (1 of 2) Gets or a sets a document...variable by the case-insensitive name. null values are not allowed...
VariableCollection.Index_of_key method. Returns the zero-based Index of the specified document variable in the collection....index_of_key method index_of_key(name) Returns the zero-based...zero-based index of the specified document variable in the collection...
Discover the VariableCollection IndexOfKey method. Quickly find the zero-based Index of your document variable for efficient data management....method Returns the zero-based index of the specified document variable...IndexOfKey ( string name ) Parameter Type Description name String The...
Aspose::Words::VariableCollection::RemoveAt method. Removes a document variable at the specified Index in C++....document variable at the specified index. void Aspose :: Words :: VariableCollection...( int32_t index ) Parameter Type Description index int32_t The...
Aspose::Words::VariableCollection::idx_set method. Gets or a sets a document variable by the case-insensitive Name. null values are not allowed as a right hand side of the assignment and will be replaced by empty string in C++....variable by the case-insensitive name. null values are not allowed...idx_set ( const System :: String & name , const System :: String & value...
VariableCollection.contains method. Determines whether the collection contains a document variable with the given Name....contains method contains(name) Determines whether the collection...variable with the given name. contains ( name : string ) Parameter...
aspose.words.fields.FieldRD class. Implements the RD field...authorities, or an index with the TOC, TOA, or INDEX field Inheritance:...FieldRD → Field Constructors Name Description FieldRD() The default...
Aspose::Words::VariableCollection::IndexOfKey method. Returns the zero-based Index of the specified document variable in the collection in C++....method Returns the zero-based index of the specified document variable...:: String & name ) Parameter Type Description name const System::String&...
Discover the Aspose.Words.Fields.GeneralFormatCollection class—a powerful, typed collection for managing general formats effortlessly in your documents....< GeneralFormat > Properties Name Description Count { get; } Gets...format at the specified index. Methods Name Description Add ( GeneralFormat...
Aspose::Words::VariableCollection::idx_get method. Gets or a sets a document variable by the case-insensitive Name. null values are not allowed as a right hand side of the assignment and will be replaced by empty string in C++....variable by the case-insensitive name. null values are not allowed...idx_get ( const System :: String & name ) Examples Shows how to work...