Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,241 for

update name index

(0.06 sec)
  1. Range.bookmarks property | Aspose.Words for Nod...

    Range.bookmarks property. Returns a [Range.bookmarks](./) collection that represents all bookmarks in the range....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...
  2. 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...
  3. 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...
  4. VariableCollection.Add | Aspose.Words for .NET

    Discover how to efficiently add document variables to your VariableCollection with our easy-to-follow guide. Boost your data management today!...string name , string value ) Parameter Type Description name String...String The case-insensitive name of the variable to add. value String...

    reference.aspose.com/words/net/aspose.words/var...
  5. Document.variables property | Aspose.Words for ...

    Document.variables property. Returns the collection of variables added to a document or template.... 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. DocumentVisitor.visitBookmarkStart method | Asp...

    DocumentVisitor.visitBookmarkStart method. Called when a start of a bookmark is encountered in the document....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.Count | Aspose.Words for .NET

    Discover the VariableCollection Count property to easily retrieve the total number of elements in your collection, enhancing your data management efficiency.... Update (); Assert . AreEqual ( "123...values to existing keys will update them. variables . Add ( "Home...

    reference.aspose.com/words/net/aspose.words/var...
  8. 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...
  9. How to Change Properties of Word Document in Py...

    This article guides on how to change properties of Word document in Python. It has IDE settings and programming steps along with the sample code to edit Word metadata in Python....properties using either index or property name as per the requirements...Words for Python via .NET to update metadata Load the source file...

    kb.aspose.com/words/python/how-to-change-proper...
  10. Aspose::Words::VariableCollection::Contains met...

    Aspose::Words::VariableCollection::Contains method. Determines whether the collection contains a document variable with the given Name in C++....document variable with the given name. bool Aspose :: Words :: VariableCollection...:: String & name ) Parameter Type Description name const System::String&...

    reference.aspose.com/words/cpp/aspose.words/var...