Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,246 for

update name index

(0.06 sec)
  1. DocumentPropertyCollection Class | Aspose.Words...

    Discover the Aspose.Words.Properties.DocumentPropertyCollection class, your go-to for managing BuiltIn and Custom Document Properties efficiently....DocumentProperty > Properties Name Description Count { get; } Gets...DocumentProperty object by index. virtual Item { get; } Returns...

    reference.aspose.com/words/net/aspose.words.pro...
  2. 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 . That ( field ...values to existing keys will update them. variables . Add ( "Home...

    reference.aspose.com/words/net/aspose.words/var...
  3. 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...
  4. 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...
  5. VariableCollection.Contains | Aspose.Words for ...

    Discover if VariableCollection holds a document variable by Name. Streamline your data management and enhance your coding efficiency today!...the given name. public bool Contains ( string name ) Parameter...Type Description name String Case-insensitive name of the document...

    reference.aspose.com/words/net/aspose.words/var...
  6. 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...
  7. Bookmark | Aspose.Words for Java

    Represents a single bookmark 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...
  8. Aspose::Words::VariableCollection::Add method |...

    Aspose::Words::VariableCollection::Add method. Adds a document variable to the collection in C++....Add ( const System :: String & name , const System :: String & value...Description name const System::String& The case-insensitive name of the...

    reference.aspose.com/words/cpp/aspose.words/var...
  9. Aspose::Words::Document::get_Variables method |...

    Aspose::Words::Document::get_Variables method. Returns the collection of variables added to a document or template in C++...."Home address" ); field -> Update (); ASSERT_EQ ( u "123 Main...values to existing keys will update them. variables -> Add ( u...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. VariableCollection.GetEnumerator | Aspose.Words...

    Explore the VariableCollection GetEnumerator method to easily iterate through all variables in your collection, enhancing data management and access.... Update (); Assert . That ( field ...values to existing keys will update them. variables . Add ( "Home...

    reference.aspose.com/words/net/aspose.words/var...