Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 1,482 for

update string index

(0.14 sec)
  1. Aspose::Words::Fields::FieldFormat::get_General...

    Aspose::Words::Fields::FieldFormat::get_GeneralFormats method. Gets a collection of general formats that are applied to a numeric, text or any field result. Corresponds to the \* switches 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...
  2. 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...
  3. NegativeArraySizeException when enumerating mes...

    Hi Aspose Team, I’m using Aspose.Email for Java 25.5 to extract messages from a Lotus Notes .nsf file. I’m encountering the following error while calling enumerateMessages(): C:\Users\Admin\Desktop\nsf2eml>javac -cp “…...separator"); } int index = 0; for (MailMessage message...messages) { if (index >= maxMessages) break; try { String subject =...

    forum.aspose.com/t/negativearraysizeexception-w...
  4. Aspose::Words::Fields::FieldXE class | Aspose.W...

    Aspose::Words::Fields::FieldXE class. Implements the XE field. To learn more, visit the documentation article in C++....get_EntryType () Gets or sets an index entry type. get_FieldEnd ()...character for sorting indexes) for the index entry. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. VariableCollection.contains method | Aspose.Wor...

    VariableCollection.contains method. Determines whether the collection contains a document variable with the given name....name : string ) Parameter Type Description name string Case-insensitive...= "Home address" ; field . update (); expect ( field . result...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. VariableCollection.remove method | Aspose.Words...

    VariableCollection.remove method. Removes a document variable with the specified name from the collection....name : string ) Parameter Type Description name string The case-insensitive...= "Home address" ; field . update (); expect ( field . result...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldFormat.NumericFormat | Aspose.Words for .NET

    Discover how the FieldFormat NumericFormat property customizes numeric field results, enhancing data presentation and user experience effectively.... public string NumericFormat { get ; set ;...NumericFormat = "$###.00" ; field . Update (); Assert . That ( field ...

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