Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 88,748 for

update

(0.14 sec)
  1. HeaderFooter|Aspose.Slides Documentation

    Control headers and footers in C# with Aspose.Slides: add or edit date/time, slide numbers, and footer text, show or hide placeholders across PPT, PPTX and ODP....Shows how to add footers and update date and time placeholders...SetFooterVisibility ( isVisible : true ); } Update Date and Time Modify the date...

    docs.aspose.com/slides/net/examples/elements/el...
  2. FieldAddressBlock class | Aspose.Words for Python

    aspose.words.fields.FieldAddressBlock class. Implements the ADDRESSBLOCK 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...
  3. Aspose::Words::Fields::FieldMergeRec class | As...

    Aspose::Words::Fields::FieldMergeRec class. Implements the MERGEREC 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...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. FieldTemplate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldTemplate class for seamless TEMPLATE field implementation. Enhance your document processing with powerful features!... 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...
  5. IFieldUserPromptRespondent class | Aspose.Words...

    Aspose.Words.Fields.IFieldUserPromptRespondent class. Represents the respondent to user prompts during field Update....to user prompts during field update. Remarks The ASK and FILLIN...establish interaction between field update and the user. Methods Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldChar.IsDirty | Aspose.Words for .NET

    Discover how the FieldChar IsDirty property helps maintain document accuracy by tracking changes, ensuring your fields always reflect the latest Updates.... Update (); FieldChar fieldStart =...\"dddd, MMMM dd, yyyy\"" )); // Update the field to show the current...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::Fields::FieldFormat::get_DateTim...

    Aspose::Words::Fields::FieldFormat::get_DateTimeFormat method. Gets or sets a formatting that is applied to a date and time field result. Corresponds to the \@ switch in C++....00" ); field -> Update (); ASSERT_EQ ( u "= 2 + 3...MMMM dd, yyyy" ); field -> Update (); ASSERT_EQ ( u "DATE \\...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldFormat::get_Numeric...

    Aspose::Words::Fields::FieldFormat::get_NumericFormat method. Gets or sets a formatting that is applied to a numeric field result. Corresponds to the \# switch in C++....00" ); field -> Update (); ASSERT_EQ ( u "= 2 + 3...MMMM dd, yyyy" ); field -> Update (); ASSERT_EQ ( u "DATE \\...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldFormat class | Aspo...

    Aspose::Words::Fields::FieldFormat class. Provides typed access to field's numeric, date and time, and general formatting. To learn more, visit the documentation article in C++....00" ); field -> Update (); ASSERT_EQ ( u "= 2 + 3...MMMM dd, yyyy" ); field -> Update (); ASSERT_EQ ( u "DATE \\...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. IFieldUpdatingProgressCallback | Aspose.Words f...

    Implement this interface if you want to track field updating progress in Java....if you want to track field updating progress. Examples: Shows...callback methods during a field update. public void fieldUpdatingCallbac()...

    reference.aspose.com/words/java/com.aspose.word...