Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,541 for

update name index

(0.13 sec)
  1. VariableCollection.clear method | Aspose.Words ...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentPropertyCollection.indexOf method | Asp...

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentPropertyCollection class | Aspose.Words...

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentPropertyCollection.IndexOf | Aspose.Wor...

    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...

    reference.aspose.com/words/net/aspose.words.pro...
  5. VariableCollection.add method | Aspose.Words fo...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  6. VariableCollection.Remove | Aspose.Words for .NET

    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...

    reference.aspose.com/words/net/aspose.words/var...
  7. BookmarkStart.getText method | Aspose.Words for...

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentPropertyCollection.removeAt method | As...

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. VariableCollection.count property | Aspose.Word...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  10. BookmarkCollection | Aspose.Words for Java

    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...

    reference.aspose.com/words/java/com.aspose.word...