Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 25,127 for

test

(0.07 sec)
  1. Creating a Named Range in VSTO and Aspose.Cells...

    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.... Name = "Test_Range" ; //Put data in range..., "Test" ); } //Save New Workbook wb . SaveCopyAs ( "Test_Range...

    docs.aspose.com/cells/net/creating-a-named-rang...
  2. Inserting and Removing Cell Comments in a Works...

    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.... string myPath = @"d:\test\Book1.xls" ; //Open the excel...file path. string myPath = @"d:\test\Book1.xls" ; //Instantiate a...

    docs.aspose.com/cells/net/inserting-and-removin...
  3. SVG gets generated differently depending on the...

    Hi, We experience an issue with the SVG generation from xlsx charts. Depending on the target framework the .svg file will be slightly different. This difference is enough to break functionality in other libraries when t…... You can use the test project attached this thread...10:00am 8 @licenselogimatic , I tested your scenario using the sample...

    forum.aspose.com/t/svg-gets-generated-different...
  4. Memory leak in aspose barcode .net in docker - ...

    There is a memory leak when reading barcodes in docker with Aspose barcode .net. the bug is reproducable when running the following code in .net core runtime version 6.x, substitute the image with any valid parcode. Af…... It is advisable to test the latest version in a simple...(without applying the license) on a test Linux server or machine before...

    forum.aspose.com/t/memory-leak-in-aspose-barcod...
  5. How to Handle Dynamic Page Breaks in Aspose.Wor...

    Hello I am using Aspose.Words for Reporting Services to export my SSRS reports to DOCX format. :slightly_smiling_face: The issue I am facing is with dynamic page breaks especially when rendering reports with nested tabl…... Test with Different Content : If possible, test with various...suggestions in your SSRS report. Test the output in Aspose.Words to...

    forum.aspose.com/t/how-to-handle-dynamic-page-b...
  6. Converting Documents in Windows Azure|Aspose.Wo...

    Use Aspose.Words for .NET in Windows Azure to load, convert, and save documents. To do this, you can create a `WebRole` application that can be run in the Development Fabric or deployed to Windows Azure using C#....} } } Testing and Running the Web Role Project To test and run...is working. Then, you should test that the project runs well in...

    docs.aspose.com/words/net/converting-documents-...
  7. 自动调整工作表列宽|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.... PutValue ( "This is a test input" ); //Adding a double...). SetCellValue ( "This is a test input" ); row . CreateCell (...

    docs.aspose.com/cells/zh/net/auto-fit-columns-i...
  8. Create Draft Appointment Request|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....sender = "test@gmail.com" ; String recipient = "test@email.com"...

    docs.aspose.com/email/java/create-draft-appoint...
  9. 查找特定单词的出现次数|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...."Sheet1" ]; findNow ( Worksheet , "test" ); //Save the file. excelApp..."Sheet1" ]; findNow ( objSheet , "test" ); workbook . Save ( myPath...

    docs.aspose.com/cells/zh/net/find-specific-word...
  10. SignatureLineOptions | Aspose.Words for Java

    Allows to specify options for signature line being inserted in Java....need to create simple list with test signers for this example. c...createSignPersonData(); System.out.println("Test data successfully added!");...

    reference.aspose.com/words/java/com.aspose.word...