Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 86,966 for

update

(0.11 sec)
  1. Managing Outlook Items via Aspose.Email Graph C...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....iCalendar mapiCalendar) - Updates an existing calendar item....UpdateSettings updateSettings) - Updates an existing calendar item with...

    docs.aspose.com/email/net/manage-outlook-items-...
  2. Aspose::Words::Fields::IFieldUpdateCultureProvi...

    Aspose::Words::Fields::IFieldUpdateCultureProvider interface. When implemented, provides a CultureInfo object that should be used during the Update of a particular field in C++....that should be used during the update of a particular field. class...be used during the field’s update. GetType () const override...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. FieldFootnoteRef class | Aspose.Words for Python

    aspose.words.fields.FieldFootnoteRef class. Implements the FOOTNOTEREF 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...
  4. Long path name error - Free Support Forum - asp...

    When using .Net 4.6.2 you are allowed to specify long path names as “\?\D:\very long path”. Reference Naming Files, Paths, and Namespaces - Win32 apps | Microsoft Learn I am using Aspose Words v4.0.30319 and Aspose Cel…... We will look into it and update you accordingly. Furthermore...are looking into it. We will update you very soon. chuckmnaspose...

    forum.aspose.com/t/long-path-name-error/177699
  5. Aspose::Words::Fields::FieldFormula class | Asp...

    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...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. FieldFileName.IncludeFullPath | Aspose.Words fo...

    Discover the FieldFileName IncludeFullPath property, easily manage file paths with customizable settings for enhanced file handling and organization.... Update (); Assert . That ( field ...IncludeFullPath = true ; field . Update (); Assert . That ( field ...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldOptions.DefaultDocumentAuthor | Aspose.Wor...

    Manage the DefaultDocumentAuthor property to easily set or Update document authors' names, enhancing organization and document management efficiency.... Update (); Assert . That ( field ...EqualTo ( "Joe Bloggs" )); // Updating an AUTHOR field that contains...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Fields::Field::get_IsDirty metho...

    Aspose::Words::Fields::Field::get_IsDirty method. Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the document in C++....to use special property for updating field result. auto doc = System...field -> get_Result ()); // Update the property. The field still...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldAuthor::get_AuthorN...

    Aspose::Words::Fields::FieldAuthor::get_AuthorName method. Gets or sets the document author's name in C++....FieldAuthor , true )); field -> Update (); ASSERT_EQ ( u " AUTHOR...field -> get_Result ()); // Updating an AUTHOR field that contains...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. VariableCollection.remove method | Aspose.Words...

    VariableCollection.remove method. Removes a document variable with the specified name from the collection.... update (); expect ( field . result...values to existing keys will update them. variables . add ( "Home...

    reference.aspose.com/words/nodejs-net/aspose.wo...