Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 85,307 for

update

(0.07 sec)
  1. Header Footer|Aspose.Slides Documentation

    Control slide headers and footers with Aspose.Slides for C++: add dates, slide numbers, and custom text in PPT, PPTX, and ODP with C++ examples....demonstrates how to add footers and update date and time placeholders...presentation -> Dispose (); } Update Date and Time Modify the date...

    docs.aspose.com/slides/cpp/examples/elements/he...
  2. Note|Aspose.Slides Documentation

    Work with slide notes in Aspose.Slides for C++: add, read, edit, and export speaker notes in PPT, PPTX, and ODP using clear C++ examples....how to add, read, remove, and update notes slides using Aspose.Slides...presentation -> Dispose (); } Update Notes Text Change the text...

    docs.aspose.com/slides/cpp/examples/elements/note/
  3. Aspose::Words::Fields::FieldOptions::get_IsBidi...

    Aspose::Words::Fields::FieldOptions::get_IsBidiTextSupportedOnUpdate method. Gets or sets the value indicating whether bidirectional text is fully supported during field Update or not in C++....fully supported during field update or not. bool Aspose :: Words...compatible field result during its update. When this property is set...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Fields Overview in Python|Aspose.Words for Pyth...

    You can access field modifying using Python. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....the supported field types, updating, parsing, and formatting capabilities...all fields should ideally be updated. A field consists of: The field...

    docs.aspose.com/words/python-net/fields-overview/
  5. FieldCompare.ComparisonOperator | Aspose.Words ...

    Discover the FieldCompare ComparisonOperator property—easily manage your comparison operators for enhanced data analysis and efficiency.... Update (); // The COMPARE field displays...RightExpression = "2 + 3" ; field . Update (); // This field displays...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldOptions.FileName | Aspose.Words for .NET

    Discover the FieldOptions FileName property to easily manage and customize your document's file name for enhanced organization and efficiency.... Update (); Assert . That ( field ...IncludeFullPath = true ; field . Update (); Assert . That ( field ...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldInfo.info_type property | Aspose.Words for...

    FieldInfo.info_type property. Gets or sets the type of the document property to insert.... FIELD_INFO , update_field = True ) . as_field_info...info_type = 'Comments' field . update () self . assertEqual ( ' INFO...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldSkipIf class | Aspose.Words for Python

    aspose.words.fields.FieldSkipIf class. Implements the SKIPIF 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...
  9. Set Visio Shape's XForm, Line and Fill Data|Doc...

    This section explains how to set shape's style including it's line data and fill data with Aspose.Diagram....can be used to retrieve or update a shape’s XForm data. The code...the page. The process for updating XForm data is: Load a diagram...

    docs.aspose.com/diagram/net/set-visio-shape-s-x...
  10. FieldFormDropDown class | Aspose.Words for Python

    aspose.words.fields.FieldFormDropDown class. Implements the FORMDROPDOWN 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...