VariableCollection.clear method. Removes all elements from the collection.... variable_name = 'Home address' field . update () self . assertEqual...values to existing keys will update them. variables . add ( 'Home...
DocumentPropertyCollection.IndexOf method. Gets the Index of a property by Name....method indexOf(name) Gets the index of a property by name. indexOf...indexOf ( name : string ) Parameter Type Description name string The...
Aspose.Words.Properties.DocumentPropertyCollection class. Base class for [BuiltInDocumentProperties](../builtindocumentproperties/) and [CustomDocumentProperties](../customdocumentproperties/) collections... Remarks The names of the properties are case-insensitive...sorted alphabetically by name. Properties Name Description count Gets...
Discover the DocumentPropertyCollection IndexOf method to efficiently find the Index of a property by its Name. Enhance your coding productivity today!...method Gets the index of a property by name. public int IndexOf...IndexOf ( string name ) Parameter Type Description name String The...
VariableCollection.add method. Adds a document variable to the collection....add method add(name, value) Adds a document variable to the collection...collection. def add ( self , name : str , value : str ): ... Parameter...
Effortlessly remove document variables using the VariableCollection Remove method. Streamline your data management with this efficient solution....variable with the specified name from the collection. public...Remove ( string name ) Parameter Type Description name String The...
BookmarkStart.getText method. Returns an empty string....Shows how to add bookmarks and update their contents. test ( 'CreateUpdateAndPrint'...collection by index or name, and their names can be updated. bookmarks...
DocumentPropertyCollection.removeAt method. Removes a property at the specified Index....removeAt(index) Removes a property at the specified index. removeAt...removeAt ( index : number ) Parameter Type Description index number...
VariableCollection.count property. Gets the number of elements contained in the collection.... variable_name = 'Home address' field . update () self . assertEqual...values to existing keys will update them. variables . add ( 'Home...
A collection of Bookmark objects that represent the bookmarks in the specified range in Java....Shows how to add bookmarks and update their contents. public void...collection by index or name, and their names can be updated. bookmarks...