Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 985 for

update string index

(0.15 sec)
  1. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::IndexOf method. Gets the Index of a property by name in C++....DocumentPropertyColl::IndexOf method Gets the index of a property by name. int32_t...:: IndexOf ( const System :: String & name ) Parameter Type Description...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. Aspose::Words::Fields::FieldRD class | Aspose.W...

    Aspose::Words::Fields::FieldRD class. Implements the RD field. To learn more, visit the documentation article in C++....contents, table of authorities, or index. get_Format () Gets a FieldFormat...set_FileName (const System::String&) Sets the name of the file...

    reference.aspose.com/words/cpp/aspose.words.fie...
  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++....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...
  4. Aspose::Words::VariableCollection::Remove metho...

    Aspose::Words::VariableCollection::Remove method. Removes a document variable with the specified name from the collection in C++....:: Remove ( const System :: String & name ) Parameter Type Description...Description name const System::String& The case-insensitive name...

    reference.aspose.com/words/cpp/aspose.words/var...
  5. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False document......ancestorType) CompositeNode False to_string(save_format) ToString(SaveFormat...ToString(SaveFormat saveFormat) string False to_string(save_options) ToString(Aspose...

    docs.aspose.com/words/python-net/python-notes/w...
  6. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False document......ancestorType) CompositeNode False to_string(save_format) ToString(SaveFormat...ToString(SaveFormat saveFormat) string False to_string(save_options) ToString(Aspose...

    docs.aspose.com/words/ro/python-net/python-note...
  7. 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 . AreEqual ( "123...

    reference.aspose.com/words/net/aspose.words/var...
  8. 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...
  9. VariableCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all elements from your VariableCollection with our Clear method. Simplify your data management today!... Update (); Assert . AreEqual ( "123...values to existing keys will update them. variables . Add ( "Home...

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