Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 1,002 for

update string index

(0.11 sec)
  1. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::RemoveAt method. Removes a general format occurrence at the specified Index in C++....occurrence at the specified index. void Aspose :: Words :: Fields...GeneralFormatCollect :: RemoveAt ( int32_t index ) Examples Shows how to format...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. VariableCollection.RemoveAt | Aspose.Words for ...

    Effortlessly manage your documents with the VariableCollection RemoveAt method, which removes a variable at any specified Index for seamless data handling....specified index. public void RemoveAt ( int index ) Parameter...Type Description index Int32 The zero based index. Examples Shows...

    reference.aspose.com/words/net/aspose.words/var...
  3. VariableCollection class | Aspose.Words for Python

    aspose.words.VariableCollection class. A collection of document variables...are strings. Variable names are case-insensitive. Indexers Name...Name Description __getitem__(index) Gets or sets a document variable...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fields::FieldFormat::get_DateTim...

    Aspose::Words::Fields::FieldFormat::get_DateTimeFormat method. Gets or sets a formatting that is applied to a date and time field result. Corresponds to the \@ switch in C++.... System :: String Aspose :: Words :: Fields ::...set_NumericFormat ( u "$###.00" ); field -> Update (); ASSERT_EQ ( u "= 2 + 3...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldFormat::get_Numeric...

    Aspose::Words::Fields::FieldFormat::get_NumericFormat method. Gets or sets a formatting that is applied to a numeric field result. Corresponds to the \# switch in C++.... System :: String Aspose :: Words :: Fields ::...set_NumericFormat ( u "$###.00" ); field -> Update (); ASSERT_EQ ( u "= 2 + 3...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. VariableCollection.add method | Aspose.Words fo...

    VariableCollection.add method. Adds a document variable to the collection.... add ( name : string , value : string ) Parameter Type Description...Description name string The case-insensitive name of the variable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::Add method. Adds a general format to 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...
  8. DataTable | Aspose.Words for Java

    Represents one table of in-memory data in Java.... DataTable(String tableName) Initializes a new...DataTable(ResultSet resultSet, String tableName) Creates an object...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::Remove method. Removes all occurrences of the specified general format from 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...
  10. FieldFormat.DateTimeFormat | Aspose.Words for .NET

    Discover the FieldFormat DateTimeFormat property to easily customize date and time field results for enhanced data presentation and clarity.... public string DateTimeFormat { get ; set...NumericFormat = "$###.00" ; field . Update (); Assert . That ( field ...

    reference.aspose.com/words/net/aspose.words.fie...