Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 86,067 for

update

(1.78 sec)
  1. FieldSubject.text property | Aspose.Words for P...

    FieldSubject.text property. Gets or sets the text of the subject.... FIELD_SUBJECT , update_field = True ) . as_field_subject...as_field_subject () field . update () self . assertEqual ( ' SUBJECT '...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fields::FieldChar::get_IsLocked ...

    Aspose::Words::Fields::FieldChar::get_IsLocked method. Gets or sets whether the parent field is locked (should not recalculate its result) in C++....MMMM dd, yyyy" ); field -> Update (); System :: SharedPtr < Aspose...field -> GetFieldCode ()); // Update the field to show the current...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. SaveOptions.UpdateFields | Aspose.Words for .NET

    Discover how the SaveOptions UpdateFields property optimizes document saving by updating specific field types before converting to fixed formats. Default, true....of certain types should be updated before saving the document...behavior. Examples Shows how to update all the fields in a document...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Document.variables property | Aspose.Words for ...

    Document.variables property. Returns the collection of variables added to a document or template.... update (); expect ( field . result...values to existing keys will update them. variables . add ( "Home...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. GeneralFormatCollection.remove method | Aspose....

    GeneralFormatCollection.remove method. Removes all occurrences of the specified general format from the collection.... update () self . assertEqual ( '=...'dddd, MMMM dd, yyyy' field . update () self . assertEqual ( 'DATE...

    reference.aspose.com/words/python-net/aspose.wo...
  6. GeneralFormatCollection.add method | Aspose.Wor...

    GeneralFormatCollection.add method. Adds a general format to the collection.... update () self . assertEqual ( '=...'dddd, MMMM dd, yyyy' field . update () self . assertEqual ( 'DATE...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldOptions.DefaultDocumentAuthor | Aspose.Wor...

    Manage the DefaultDocumentAuthor property to easily set or Update document authors' names, enhancing organization and document management efficiency.... Update (); Assert . That ( field ...EqualTo ( "Joe Bloggs" )); // Updating an AUTHOR field that contains...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Fields::Field::get_IsDirty metho...

    Aspose::Words::Fields::Field::get_IsDirty method. Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the document in C++....to use special property for updating field result. auto doc = System...field -> get_Result ()); // Update the property. The field still...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldAuthor::get_AuthorN...

    Aspose::Words::Fields::FieldAuthor::get_AuthorName method. Gets or sets the document author's name in C++....FieldAuthor , true )); field -> Update (); ASSERT_EQ ( u " AUTHOR...field -> get_Result ()); // Updating an AUTHOR field that contains...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. VariableCollection.remove method | Aspose.Words...

    VariableCollection.remove method. Removes a document variable with the specified name from the collection.... update (); expect ( field . result...values to existing keys will update them. variables . add ( "Home...

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