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

update

(0.54 sec)
  1. 使用 Aspose.Email for Java 在 Microsoft Graph 中管理任...

    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....); // Update Task createdTask . setSubject ( "Updated Task Subject"...updateTask ( createdTask ); // Update Task with UpdateSettings UpdateSettings...

    docs.aspose.com/email/zh/java/manage-tasks-in-m...
  2. Aspose cells for grid js - Free Support Forum -...

    Hi team, I am using the following dependencies to render content from Aspose.Cells into Grid.js Spreadsheet: “gridjs-spreadsheet”: “^24.6.2”, “jszip”: “^3.10.1” My file contains 18 sheets, and on the demo site, we ca…... You would need to update serverside to the latest v25...package. Also, you require to update the client js to the latest...

    forum.aspose.com/t/aspose-cells-for-grid-js/317930
  3. Preserve Single Quote Prefix of Cell Value or R...

    Learn how to preserve single quote prefix of cell value or range through the Aspose.Cells for C++ API....GetQuotePrefix() is not updated at all and its previous value...is False , it means , do not update the value of Cell . Style ...

    docs.aspose.com/cells/go-cpp/preserve-single-qu...
  4. Creating more then one standard folder of the s...

    Hello,In the next code I try to create two standard folders in the same pst. The second create throws me andexception that the standard folder already exists.When I do it in Outlook there is not problem with that (2conta…...opinion in this regard and will update you as soon as there is some...available in this regard, I’ll update you here. Your patience till...

    forum.aspose.com/t/creating-more-then-one-stand...
  5. 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...
  6. IFieldUserPromptRespondent Interface | Aspose.W...

    Discover the Aspose.Words.Fields.IFieldUserPromptRespondent interface, designed to enhance user interaction and streamline field Updates seamlessly....to user prompts during field update. public interface IFieldUserPromptResp...establish interaction between field update and the user. Examples Shows...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 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/
  8. 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...
  9. 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...
  10. 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...