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...
GeneralFormatCollection indexer. Gets a general format at the specified index.... update () self . assertEqual ( '=...'dddd, MMMM dd, yyyy' field . update () self . assertEqual ( 'DATE...
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)...
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...
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 '...
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...
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...
VariableCollection.clear method. Removes all elements from the collection.... update () self . assertEqual ( '123...values to existing keys will update them. variables . add ( 'Home...
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...
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...