Aspose::Words::Fields::FieldPrivate class. Implements the PRIVATE 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...
FieldOptions.fileName property. Gets or sets the file name of the document.... update (); expect ( field . getFieldCode...includeFullPath = true ; field . update (); expect ( field . result...
Aspose::Words::Fields::FieldSubject::get_Text method. Gets or sets the text of the subject in C++....FieldSubject , true )); field -> Update (); ASSERT_EQ ( u " SUBJECT...field's Text property value and update it, the field will // overwrite...
Aspose::Words::Fields::FieldFormula class. Implements the = (formula) 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...
Explore the VariableCollection GetEnumerator method to easily iterate through all variables in your collection, enhancing data management and access.... Update (); Assert . That ( field ...values to existing keys will update them. variables . Add ( "Home...
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...
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::GeneralFormatCollection::RemoveAt method. Removes a general format occurrence at the specified index in C++....00" ); field -> Update (); ASSERT_EQ ( u "= 2 + 3...MMMM dd, yyyy" ); field -> Update (); ASSERT_EQ ( u "DATE \\...
Aspose::Words::Fields::GeneralFormatCollection::get_Count method. Gets the total number of the items in the collection in C++....00" ); field -> Update (); ASSERT_EQ ( u "= 2 + 3...MMMM dd, yyyy" ); field -> Update (); ASSERT_EQ ( u "DATE \\...
Aspose::Words::Fields::Field::get_Format method. Gets a FieldFormat object that provides typed access to field's formatting in C++....00" ); field -> Update (); ASSERT_EQ ( u "= 2 + 3...MMMM dd, yyyy" ); field -> Update (); ASSERT_EQ ( u "DATE \\...