VariableCollection.add method. Adds a document variable to the collection....add method add(name, value) Adds a document variable to the collection...collection. add ( name : string , value : string ) Parameter...
Document.variables property. Returns the collection of variables added to a document or template.... update (); expect ( field . result...values to existing keys will update them. variables . add ( "Home...
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.FieldIndex class to effortlessly implement Index fields in your documents. Enhance your document management today!...FieldIndex class Implements the INDEX field. To learn more, visit...FieldIndex : Field Constructors Name Description FieldIndex () The...
Discover the Aspose.Words.Fields.FieldXE class, your solution for efficiently implementing XE fields in document processing. Enhance your workflow today!...FieldXE : Field Constructors Name Description FieldXE () The default...default constructor. Properties Name Description DisplayResult {...
Aspose.Words.BookmarkCollection class. A collection of [Bookmark](../bookmark/) objects that represent the bookmarks in the specified range... Properties Name Description count Returns the...collection. this[] this[] Methods Name Description clear() Removes...
VariableCollection.clear method. Removes all elements from the collection.... update (); expect ( field . result...values to existing keys will update them. variables . add ( "Home...
VariableCollection.count property. Gets the number of elements contained in the collection.... update (); expect ( field . result...values to existing keys will update them. variables . add ( "Home...
Aspose::Words::VariableCollection class. A collection of document variables. To learn more, visit the documentation article in C++....document variable with the given name. end () end () const get_Count...variable by the case-insensitive name. null values are not allowed...
DocumentPropertyCollection.remove_at method. Removes a property at the specified Index....remove_at(index) Removes a property at the specified index. def remove_at...self , index : int ): ... Parameter Type Description index int The...