Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 65,041 for

update

(0.08 sec)
  1. FieldFormat.date_time_format property | Aspose....

    FieldFormat.date_time_format property. Gets or sets a formatting that is applied to a date and time field result... update () self . assertEqual ( '=...'dddd, MMMM dd, yyyy' field . update () self . assertEqual ( 'DATE...

    reference.aspose.com/words/python-net/aspose.wo...
  2. GeneralFormatCollection indexer | Aspose.Words ...

    GeneralFormatCollection indexer. Gets a general format at the specified index.... update () self . assertEqual ( '=...'dddd, MMMM dd, yyyy' field . update () self . assertEqual ( 'DATE...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldFileName class | Aspose.Words for Python

    aspose.words.fields.FieldFileName class. Implements the FILENAME field...from Field ) update() Performs the field update. Throws if the...being updated already. (Inherited from Field ) update(ignore_merge_format)...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fields::FieldFileSize::get_IsInK...

    Aspose::Words::Fields::FieldFileSize::get_IsInKilobytes method. Gets or sets whether to display the file size in kilobytes in C++....FieldFileSize , true )); field -> Update (); ASSERT_EQ ( u " FILESIZE...set_IsInKilobytes ( true ); field -> Update (); ASSERT_EQ ( u " FILESIZE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. 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...
  6. FieldDocProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDocProperty class, designed for seamless integration of DOCPROPERTY fields in your documents for enhanced functionality.... Update () Performs the field update. Throws if the...the field is being updated already. Update ( bool ) Performs a...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 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...
  8. VariableCollection.clear method | Aspose.Words ...

    VariableCollection.clear method. Removes all elements from the collection.... update () self . assertEqual ( '123...values to existing keys will update them. variables . add ( 'Home...

    reference.aspose.com/words/python-net/aspose.wo...
  9. VariableCollection.remove method | Aspose.Words...

    VariableCollection.remove method. Removes a document variable with the specified name from the collection.... update () self . assertEqual ( '123...values to existing keys will update them. variables . add ( 'Home...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...