Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 985 for

update string index

(0.12 sec)
  1. FieldIndex | Aspose.Words for Java

    Implements the Index field in Java....extends Field Implements the INDEX field. To learn more, visit...Remarks: Builds an index using the index entries specified by...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. 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...
  4. 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...
  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!...Contains ( string name ) Parameter Type Description name String Case-insensitive...= "Home address" ; field . Update (); Assert . AreEqual ( "123...

    reference.aspose.com/words/net/aspose.words/var...
  6. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::get_Count method. Gets the total number of the items in the collection in C++....00" ); field -> Update (); ASSERT_EQ ( u "= 2 + 3...MMMM dd, yyyy" ); field -> Update (); ASSERT_EQ ( u "DATE \\...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::Field::get_Format method...

    Aspose::Words::Fields::Field::get_Format method. Gets a FieldFormat object that provides typed access to field's formatting in C++....00" ); field -> Update (); ASSERT_EQ ( u "= 2 + 3...MMMM dd, yyyy" ); field -> Update (); ASSERT_EQ ( u "DATE \\...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. VariableCollection.Remove | Aspose.Words for .NET

    Effortlessly remove document variables using the VariableCollection Remove method. Streamline your data management with this efficient solution....Remove ( string name ) Parameter Type Description name String The...= "Home address" ; field . Update (); Assert . AreEqual ( "123...

    reference.aspose.com/words/net/aspose.words/var...
  9. Aspose::Words::VariableCollection::GetEnumerato...

    Aspose::Words::VariableCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all variable in the collection in C++....KeyValuePair < System :: String , System :: String >>> Aspose :: Words..."Home address" ); field -> Update (); ASSERT_EQ ( u "123 Main...

    reference.aspose.com/words/cpp/aspose.words/var...
  10. BookmarkCollection.Item | Aspose.Words for .NET

    Discover the BookmarkCollection Item property, effortlessly retrieve bookmarks by Index for streamlined navigation and enhanced user experience....Hide ] BookmarkCollection indexer (1 of 2) Returns a bookmark...specified index. public Bookmark this [ int index ] { get ; }...

    reference.aspose.com/words/net/aspose.words/boo...