Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 1,583 for

update string index

(0.22 sec)
  1. 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...
  2. Aspose::Words::Fields::GeneralFormatCollection ...

    Aspose::Words::Fields::GeneralFormatCollection class. Represents a typed collection of general formats. To learn more, visit the documentation article in C++....general format at the specified index. Is (const System::TypeInfo&)...occurrence at the specified index. static Type () Examples Shows...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::GetEnumerator method. Returns an enumerator object 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...
  4. FieldXE | Aspose.Words for Java

    Implements the XE field in Java....number for an index entry, which is used by an INDEX field. Examples:...Examples: Shows how to create an INDEX field, and then use XE fields...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. 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...
  7. Aspose::Words::Fields::FieldFormat class | Aspo...

    Aspose::Words::Fields::FieldFormat class. Provides typed access to field's numeric, date and time, and general formatting. To learn more, visit the documentation article in C++....set_DateTimeFormat (const System::String&) Setter for Aspose::Words...set_NumericFormat (const System::String&) Setter for Aspose::Words...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldIndex class | Aspos...

    Aspose::Words::Fields::FieldIndex class. Implements the Index field. To learn more, visit the documentation article in C++....FieldIndex class Implements the INDEX field. To learn more, visit...document used to build the index. get_CrossReferenceSepara ()...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. 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...
  10. 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...