Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 85,307 for

update

(0.11 sec)
  1. Aspose::Words::Document::UpdateThumbnail method...

    Aspose::Words::Document::UpdateThumbnail method. Updates Thumbnail of the document using default options in C++....Document::UpdateThumbnail() method Updates Thumbnail of the document using...UpdateThumbnail () Examples Shows how to update a document’s thumbnail. auto...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Manage Document Metadata via Java | products.as...

    View and Update PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word documents metadata via your Java application....developers can seamlessly extract, update, or add metadata information...document properties. Java Code - Update Microsoft Excel Spreadsheet...

    products.aspose.com/total/java/metadata/
  3. BookmarkStart.getText method | Aspose.Words for...

    BookmarkStart.getText method. Returns an empty string....Shows how to add bookmarks and update their contents. test ( 'CreateUpdateAndPrint'...name, and their names can be updated. bookmarks . at ( 0 ). name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Remove XLTX Annotation Online or Manage Annotat...

    delete comments from XLTX file through online app for free. Android API code to manage comments of XLTX files....Comments from XLTX Document Update Threaded XLTX Comments Load...get(Index) Use setNotes method to update the comment Call the save method...

    products.aspose.com/total/android-java/annotate...
  5. Remove XLTM Annotation Online or Manage Annotat...

    delete comments from XLTM file through online app for free. Android API code to manage comments of XLTM files....Comments from XLTM Document Update Threaded XLTM Comments Load...get(Index) Use setNotes method to update the comment Call the save method...

    products.aspose.com/total/android-java/annotate...
  6. Aspose::Words::Fields::FieldIfComparisonResult ...

    Aspose::Words::Fields::FieldIfComparisonResult enum. Specifies the result of the IF field condition evaluation in C++....set_FalseText ( u "False" ); field -> Update (); // In this case, "0 = 1"...set_FalseText ( u "False" ); field -> Update (); // This time the statement...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Get Max Range In A Worksheet with C++|Documenta...

    This article describes how to get the max range, max data range, and max display range of Excel files with the Aspose.Cells for C++ library.... PutValue ( nullptr ); // Update the max data range after modifying...GetCells (). GetMaxColumn (); // Update the range to include the new...

    docs.aspose.com/cells/cpp/get-max-range-in-a-wo...
  8. FieldAutoNumLgl class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNumLgl class. Implements the AUTONUMLGL 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. FieldOptions.user_prompt_respondent property | ...

    FieldOptions.user_prompt_respondent property. Gets or sets the respondent to user prompts during field Update....to user prompts during field update. @property def user_prompt_respondent...FieldAsk or FieldFillIn ) are not updated. The default value is None...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose words合并word包含toc,toc的宽度和被合并文件的宽度不一致 - Fr...

    Hi , 我的问题,合并word包含toc,toc的宽度和被合并文件不一致。帮忙看下,感谢 技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 合并代码: public static final String tocFontName = "Arial"; private static final License ASPOSE_LICENSE = new Li…... Update TOC Field : After merging the documents, update the...printStackTrace(); } }); // Update TOC doc.updateFields(); doc...

    forum.aspose.com/t/aspose-words-word-toc-toc/31...