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

update name index

(0.04 sec)
  1. 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...
  2. DocumentPropertyCollection.index_of method | As...

    DocumentPropertyCollection.Index_of method. Gets the Index of a property by Name....index_of method index_of(name) Gets the index of a property by...by name. def index_of ( self , name : str ): ... Parameter Type...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. Bookmark class | Aspose.Words for Node.js

    Aspose.Words.Bookmark class. Represents a single bookmark... Properties Name Description bookmarkEnd Gets...firstColumn Gets the zero-based index of the first column of the table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. FieldFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFormat class for easy access to numeric, date, and time fields. Enhance document formatting with powerful features!...class FieldFormat Properties Name Description DateTimeFormat {...NumericFormat = "$###.00" ; field . Update (); Assert . That ( field ...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 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...