Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 48,734 for

update

(0.13 sec)
  1. VariableCollection.indexOfKey method | Aspose.W...

    VariableCollection.indexOfKey method. Returns the zero-based index of the specified document variable in the collection.... update (); expect ( field . result...values to existing keys will update them. variables . add ( "Home...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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++....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...
  5. 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++....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. FieldRevNum | Aspose.Words for Java

    Implements the REVNUM field in Java.... We can update this property manually. doc...getRevisionNumber() + 1); field.update(); Assert.assertEquals("2"...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldFileName.include_full_path property | Aspo...

    FieldFileName.include_full_path property. Gets or sets whether to include the full file path name.... FIELD_FILE_NAME , update_field = True ) . as_field_file_name...as_field_file_name () field . update () self . assertEqual ( ' FILENAME...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldFileSize | Aspose.Words for Java

    Implements the FILESIZE field in Java....update(); Assert.assertEquals(" FILESIZE...isInKilobytes(true); field.update(); Assert.assertEquals(" FILESIZE...

    reference.aspose.com/words/java/com.aspose.word...
  9. Document.updateWordCount method | Aspose.Words ...

    Aspose.Words.Document.UpdateWordCount method...[ Hide ] updateWordCount() Updates word count properties of the...updateWordCount() recalculates and updates Characters, Words and Paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Document.update_word_count method | Aspose.Word...

    aspose.words.Document.Update_word_count method...update_word_count method Contents [ Hide ] update_word_count()...update_word_count() Updates word count properties of the document. def update_word_count...

    reference.aspose.com/words/python-net/aspose.wo...