Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 31,343 for

test

(1.36 sec)
  1. How to find and iterate list lead in and childr...

    Hi Team, I am trying to find and iterate lists in an word documents using aspose words python library. Current approach : I have tried iterating all paragraphs and filtering list items using is_list_item method. Furt…...Document("test.docx") for para in doc.get_child_nodes(aw...problem. I have attached a test document. test.docx (11.9 KB) alexey...

    forum.aspose.com/t/how-to-find-and-iterate-list...
  2. Major performance issue in latest Aspose PDF ve...

    Hi Team, We recently updated Aspose.Pdf from version 24.02 to 25.06 in our .NET Framework application. After the update, we observed a significant performance degradation when generating bigger documents that include he…... Test with Different Versions : If feasible, test with version...suggested optimizations and test the performance again. If the...

    forum.aspose.com/t/major-performance-issue-in-l...
  3. Work with Messages using Microsoft Graph|Docume...

    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....two items each: // send ping test messages for ( int i = 0 ; i...user . EMail , "ping" + i , "test body" ); client . send ( MapiMessage...

    docs.aspose.com/email/java/manage-messages-with...
  4. Problems with filter function - Free Support Fo...

    Hi We have workbook were we have a custom filter that looks this: =FILTER(PayrollProcessResult!P:T;PayrollProcessResult!R:R>0) Data comes from a Unique formular that is calculated correctly. I use RefreshDynamicArray…...your sample file and runnable test code? We will check it soon...7, 2025, 1:23am 4 @nic11 We tested code like: ... cell.SetDyn...

    forum.aspose.com/t/problems-with-filter-functio...
  5. 同时读取多个线程中的单元格值|Documentation

    学习如何通过C++的Aspose.Cells for JavaScript在多个线程中同时读取单元格值。...green;">Multi-threading read test completed.</p>' ; }, 5 * 1000...green;">Starting multi-threading read test. This will run for 5 seconds...

    docs.aspose.com/cells/zh/javascript-cpp/reading...
  6. Charts have wrong axis labels when converting f...

    Hi, When converting a DOCX to PDF, I noticed some x-axis labels in some charts are wrongly rendered. Code: var doc = new Document(@".\Test.docx"); doc.Save(@".\out.pdf", new PdfSaveOptions()); I’ve attached the Test …...\test.docx"); doc.Save(@".\out.pdf"...PdfSaveOptions()); I’ve attached the test files and a screenshot for your...

    forum.aspose.com/t/charts-have-wrong-axis-label...
  7. Getting Started|Aspose.Words for C++

    Use this introduction to Aspose.Words for C++ fundamentals to start realizing the value of Aspose.Words for your business....provides information on how to test that software intended to compile...

    docs.aspose.com/words/cpp/getting-started/
  8. PCL to PDF conversion problem - Free Support Fo...

    Hello, I used your own example Test.pcl with Aspose.Pdf 10.6.2, but the result looks bad (not in place, wrong font, etc.). The code is your own: public class PCLToPDF { public static void main(String[] args) throws…...Hello, I used your own example test.pcl with Aspose.Pdf 10.6.2,...object pdf1.bindPCL(dataDir + “test.pcl”); // save the resultant...

    forum.aspose.com/t/pcl-to-pdf-conversion-proble...
  9. Working with Recurrences|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....task = new MapiTask ( "This is test task" , "Sample Body" , startDate...task = new MapiTask ( "This is test task" , "Sample Body" , startDate...

    docs.aspose.com/email/java/working-with-recurre...
  10. Convert .eps image file into pdf - Free Support...

    please suggest how to convert .eps image file into pdf file using java?...our reference so that we can test the scenario in our environment...

    forum.aspose.com/t/convert-eps-image-file-into-...