aspose.words.fields.FieldNext class. Implements the NEXT field...from Field ) update() Performs the field update. Throws if the...being updated already. (Inherited from Field ) update(ignore_merge_format)...
aspose.words.fields.FieldData class. Implements the DATA field...from Field ) update() Performs the field update. Throws if the...being updated already. (Inherited from Field ) update(ignore_merge_format)...
aspose.words.fields.FieldMergeRec class. Implements the MERGEREC field...from Field ) update() Performs the field update. Throws if the...being updated already. (Inherited from Field ) update(ignore_merge_format)...
aspose.words.fields.FieldAddIn class. Implements the ADDIN field....from Field ) update() Performs the field update. Throws if the...being updated already. (Inherited from Field ) update(ignore_merge_format)...
Discover the Aspose.Words.Fields.IFieldUpdateCultureProvider interface. Enhance field Updates with a customizable CultureInfo object for precise localization....that should be used during the update of a particular field. public...be used during the field’s update. Examples Shows how to specify...
aspose.words.fields.FieldFormat class. Provides typed access to field's numeric, date and time, and general formatting... update () self . assertEqual ( '=...'dddd, MMMM dd, yyyy' field . update () self . assertEqual ( 'DATE...
Aspose::Words::Fields::FieldSeq::get_ResetHeadingLevel method. Gets or sets an integer number representing a heading level to reset the sequence number to. Returns -1 if the number is absent in C++....set_ResetNumber ( u "100" ); fieldSeq -> Update (); ASSERT_EQ ( u " SEQ MySequence..."MySequence" ); fieldSeq -> Update (); ASSERT_EQ ( u "101" , fieldSeq...
aspose.words.fields.FieldUserAddress class. Implements the USERADDRESS field...from Field ) update() Performs the field update. Throws if the...being updated already. (Inherited from Field ) update(ignore_merge_format)...
aspose.words.fields.FieldUserInitials class. Implements the USERINITIALS field...from Field ) update() Performs the field update. Throws if the...being updated already. (Inherited from Field ) update(ignore_merge_format)...
Aspose::Words::Document::get_Variables method. Returns the collection of variables added to a document or template in C++...."Home address" ); field -> Update (); ASSERT_EQ ( u "123 Main...values to existing keys will update them. variables -> Add ( u...