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

update string index

(0.14 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  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/ru/python-net/python-note...
  7. 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/af/python-net/python-note...
  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::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...
  10. Aspose::Words::Document::get_Variables method |...

    Aspose::Words::Document::get_Variables method. Returns the collection of variables added to a document or template 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/doc...