Indicates the action that occurs when a ForeignKeyConstraint is enforced in Java....Description CASCADE Delete or update related rows. NONE No action...Data.Rule CASCADE Delete or update related rows. This is the default...
Fields feature in details, field codes and field results explained in Aspose.Words for Java....conversions it is possible to update results of the most fields...Likewise, some fields may not be updated yet therefore will also have...
Aspose::Words::Fields::FieldIf::get_LeftExpression method. Gets or sets the left part of the comparison expression in C++....set_FalseText ( u "False" ); field -> Update (); // In this case, "0 = 1"...set_FalseText ( u "False" ); field -> Update (); // This time the statement...
Aspose::Words::Fields::FieldDatabase class. Implements the DATABASE field. To learn more, visit the documentation article in C++.... Update () Performs the field update. Throws if the...being updated already. Update (bool) Performs a field update. Throws...
aspose.words.fields.FieldBibliography class. Implements the BIBLIOGRAPHY field...from Field ) update() Performs the field update. Throws if the...being updated already. (Inherited from Field ) update(ignore_merge_format)...
Aspose::Words::Fields::FieldSection class. Implements the SECTION field. To learn more, visit the documentation article in C++.... Update () Performs the field update. Throws if the...being updated already. Update (bool) Performs a field update. Throws...
Discover the BuiltInDocumentProperties LastSavedTime property to easily track your document's last save time in UTC. Enhance your document management today!...Words does not update this property. Examples Shows...RevisionNumber ++; // Microsoft Word updates the following properties automatically...
Aspose::Words::Fields::FieldSeq::get_SequenceIdentifier method. Gets or sets the name assigned to the series of items that are to be numbered in C++....set_ResetNumber ( u "100" ); fieldSeq -> Update (); ASSERT_EQ ( u " SEQ MySequence..."MySequence" ); fieldSeq -> Update (); ASSERT_EQ ( u "101" , fieldSeq...
BuiltInDocumentProperties.created_time property. Gets or sets date of the document creation in UTC....Words does not update this property. See Also module...
BuiltInDocumentProperties.sharedDocument property. Indicates whether the document is a shared document....Words does not update this property. Examples Shows...