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

test

(0.18 sec)
  1. Working with Outlook Contacts|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....mileage = "Some test mileage" contact . billing = "Test billing information"...other_fields . reminder_topic = "Test topic" contact . other_fields...

    docs.aspose.com/email/python-net/working-with-o...
  2. 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...
  3. 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...
  4. 查找查询表和列表对象,它们与外部数据连接相关,使用Node.js与C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++查找查询表和列表对象,它们与外部数据连接相关。...BOSL066360W7_SQLEXPRESS Test querytable BOSL066360W7_SQLEXPRESS Test Table T...Table_BOSL066360W7_SQLEXPRESS_Test refersto: Sheet1 ! A1 : B3 connection:...

    docs.aspose.com/cells/zh/nodejs-cpp/find-query-...
  5. 用C++查找与外部数据连接相关的查询表和列表对象|Documentation

    学习如何用Aspose.Cells和C++查找与外部数据连接相关的查询表和列表对象。...BOSL066360W7_SQLEXPRESS Test querytable BOSL066360W7_SQLEXPRESS Test Table T...Table_BOSL066360W7_SQLEXPRESS_Test refersto: Sheet1 ! A1 : B3 connection:...

    docs.aspose.com/cells/zh/cpp/find-query-tables-...
  6. While loading the document in stream we are get...

    Hi team, When we download the document from blob and loading that document in stream for further process below error we are facing ArgumentNullException: Value cannot be null. (Parameter ‘fontData’) Aspose.Words.FileC…...problematic document here for testing? We will check the issue and...attached document for your test Thank you! Test Document (251.8 KB)...

    forum.aspose.com/t/while-loading-the-document-i...
  7. Compare PDF documents|Aspose.PDF for Java

    Since 25.2 release it's possible to compare PDF documents content with annotation marks and side-by-side output...directory String dataDir = "C:\\test\\" ; // Open PDF documents Document...directory String dataDir = "C:\\test\\" ; // Open PDF documents Document...

    docs.aspose.com/pdf/java/compare-pdf-documents/
  8. Utility Features - SMTP Client|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....com" , "Signed message only" , "Test Body of signed message" ); MailMessage...message only by AE" , "body:Test Body of signed message by AE"...

    docs.aspose.com/email/java/utility-features-smt...
  9. Detect Hyperlink Type|Documentation

    Learn how to detect hyperlink type through the Aspose.Cells for Node.js via C++ API....Files\Common Files: FilePath </br> 'Test Sheet'!B2: CellReference </br>...com/cells/ : External </br> mailto:test@test.com?subject=TestLink: Email...

    docs.aspose.com/cells/nodejs-cpp/detect-hyperli...
  10. Table gets moved on top of another table - Free...

    Code used to Test: using Aspose.Words; Aspose.Words.License license; license = new Aspose.Words.License(); license.SetLicense("Aspose.Total.NET.lic"); string dataDir = "c:\\temp\\"; Document doc = new Document(dataD…...2024, 8:43am 1 Code used to test: using Aspose.Words; Aspose...doc = new Document(dataDir + "test.docx"); doc.Save(dataDir + "output...

    forum.aspose.com/t/table-gets-moved-on-top-of-a...