Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 89,187 for

update

(0.3 sec)
  1. Set PDF File Information in Python|Aspose.PDF f...

    Learn how to set PDF file information such as author, title, and more in Python using Aspose.PDF to organize documents....Python Contents [ Hide ] To update Pdf document information using...Document Information" ); # save update document with new information...

    docs.aspose.com/pdf/java/set-pdf-file-informati...
  2. FieldChar.field_type property | Aspose.Words fo...

    FieldChar.field_type property. Returns the type of the field.... FIELD_DATE , update_field = True ) . as_field_date...'dddd, MMMM dd, yyyy' field . update () field_start = field . start...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Installation|Documentation

    Adding or updating Aspose.OCR for C++ package in your project....packages are installed and updated in the same way, so they will...describe how to install or update Aspose.OCR for C++ in Microsoft...

    docs.aspose.com/ocr/cpp/installation/
  4. Updating Slicer|Documentation

    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....Ask AI Updating Slicer Contents [ Hide ] Possible Usage Scenarios...Scenarios If you want to update slicer in Microsoft Excel, select...

    docs.aspose.com/cells/java/updating-slicer/
  5. Aspose words python : Missing tab leaders (dots...

    Hi Team, Currently using Aspose words python to modify docx files. As marked above, We have noticed missing tab leaders for some of the titles. We are using below code to Update TOC fields. If we manually follow belo…...We are using below code to update TOC fields. If we manually...of TOC update. References tab > Update table > update full table...

    forum.aspose.com/t/aspose-words-python-missing-...
  6. FieldAuthor class | Aspose.Words for Python

    aspose.words.fields.FieldAuthor class. Implements the AUTHOR 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...
  7. FieldAuthor Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAuthor class, designed to effortlessly implement the AUTHOR field for enhanced document management and automation.... 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...
  8. Working With Text Layers|Documentation

    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....NET, you can get and update the text properties of different...properties of the text layer and update them. The code snippet below...

    docs.aspose.com/psd/net/working-with-text-layers/
  9. 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...
  10. 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...