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

update string index

(0.28 sec)
  1. BookmarkStart.getText method | Aspose.Words for...

    BookmarkStart.getText method. Returns an empty String....an empty string. getText () Returns An empty string. Examples...Shows how to add bookmarks and update their contents. test ( 'CreateUpdateAndPrint'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::VariableCollection::Clear method...

    Aspose::Words::VariableCollection::Clear method. Removes all elements from the collection 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/var...
  3. Pivot table localization missing function "coun...

    override all PivotGlobalizationSettings method and not found localization about “Function” or “Count”, and Counting field still output “Count of ColumnName”...with the desired localized string for “Count.” If this does not...any additional settings or updates related to localization. If...

    forum.aspose.com/t/pivot-table-localization-mis...
  4. Aspose::Words::VariableCollection::Add method |...

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

    reference.aspose.com/words/cpp/aspose.words/var...
  5. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::RemoveAt method. Removes a property at the specified Index in C++....a property at the specified index. void Aspose :: Words :: Properties...( int32_t index ) Parameter Type Description index int32_t The...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. Aspose::Words::VariableCollection::Contains met...

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

    reference.aspose.com/words/cpp/aspose.words/var...
  7. Aspose::Words::VariableCollection::get_Count me...

    Aspose::Words::VariableCollection::get_Count method. Gets the number of elements contained in the collection 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/var...
  8. VariableCollection.GetEnumerator | Aspose.Words...

    Explore the VariableCollection GetEnumerator method to easily iterate through all variables in your collection, enhancing data management and access....IEnumerator < KeyValuePair < string , string >> GetEnumerator () Examples...= "Home address" ; field . Update (); Assert . That ( field ...

    reference.aspose.com/words/net/aspose.words/var...
  9. DocumentPropertyCollection.indexOf method | Asp...

    DocumentPropertyCollection.IndexOf method. Gets the Index of a property by name....the index of a property by name. indexOf ( name : string ) Parameter...Parameter Type Description name string The case-insensitive name of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. VariableCollection.Contains | Aspose.Words for ...

    Discover if VariableCollection holds a document variable by name. Streamline your data management and enhance your coding efficiency today!...Contains ( string name ) Parameter Type Description name String Case-insensitive...= "Home address" ; field . Update (); Assert . That ( field ...

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