Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 31,532 for

test

(0.39 sec)
  1. 89849862.xlsx

    Sheet1 tc={e6157db2-d9e0-470b-bcb5-c70778e58cef}: [Threaded comment] Your version of Excel allows you to read this threaded comment; however, any edits to it will get removed if the file is opened ......linkid=870924 Comment: Test Threaded Comment Evaluation...

    docs.aspose.com/cells/ja/net/threaded-comments/...
  2. 89849862.xlsx

    Sheet1 tc={e6157db2-d9e0-470b-bcb5-c70778e58cef}: [Threaded comment] Your version of Excel allows you to read this threaded comment; however, any edits to it will get removed if the file is opened ......linkid=870924 Comment: Test Threaded Comment Evaluation...

    docs.aspose.com/cells/cpp/threaded-comments/898...
  3. Set Background Picture of a Worksheet|Documenta...

    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....SetBackgroundPicture ( "e:\\test\\school.jpg" ); //Save the Excel...path. string ImageUrl = @"e:\test\school.jpg" ; //Get the picture...

    docs.aspose.com/cells/net/set-background-pictur...
  4. Reading Cell Values in Multiple Threads Simulta...

    Learn how to read cell values in multiple threads simultaneously through the Aspose.Cells for JavaScript via C++ API....style="color: green;">Multithreaded read test completed.</p>' ; }, 5 * 1000...green;">Starting multithreaded read test. This will run for 5 seconds...

    docs.aspose.com/cells/javascript-cpp/reading-ce...
  5. Line Breaks and Text Wrapping with C++|Document...

    How to implement text wrapping and word wrap using the Aspose.Cells library in C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....Cells to test this functionality" ); // Make...version of \n Aspose.Cells to \n test this functionality" ); // Make...

    docs.aspose.com/cells/cpp/line-breaks-and-text-...
  6. 'This license file is corrupted' error on updat...

    https://forum.aspose.com/t/this-license-file-is-corrupted-error-on-updating-to-aspose-cells-v-24-11-0/295350/2 https://forum.aspose.com/t/this-license-file-is-corrupted-error-on-updating-to-aspose-cells-v-24-11-0/295350…...application’s test suite includes hundreds of tests, with the application...each time. Often the entire test collection will run with no...

    forum.aspose.com/t/this-license-file-is-corrupt...
  7. IDocumentSavingCallback.notify method | Aspose....

    IDocumentSavingCallback.notify method. This is called to notify of document saving progress.... test . skip . each ([[ aw . SaveFormat...document while saving to xamlflow. test . each ([ SaveFormat . XamlFlow...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose.PSD for .NET 24.12 - Release Notes|Docum...

    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....png" ); // Test that there is no cropping of...Shape layer is repainted in this test shapeLayer . Update (); } }...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-1...
  9. 用 C++ 实现线程评论|Documentation

    学习如何使用 Aspose.Cells 与 C++ 在 Excel 文件中添加、读取、编辑和删除线程评论。... Add ( u "Aspose Test" , u "" , u "" ); ThreadedCommentAutho...AddThreadedComment ( u "A1" , u "Test Threaded Comment" , author );...

    docs.aspose.com/cells/zh/cpp/threaded-comments/
  10. Manage Text Boxes in Presentations Using C++|As...

    Aspose.Slides for C++ makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....SaveFormat :: Pptx ); { auto test = System :: MakeObject < Presentation...ExplicitCast < AutoShape > ( test -> get_Slides () -> idx_get...

    docs.aspose.com/slides/cpp/manage-textbox/