Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 2,472 for

query

(0.11 sec)
  1. String Searching in PST with Ignore Case in PHP...

    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....contains ( "automated" , true ); $query = $builder -> getQuery (); $coll...$coll = $fi -> getContents ( $query ); print "Total Results:" ....

    docs.aspose.com/email/java/string-searching-in-...
  2. 通过 C++ 在 Node.js 中更新 Power Query 公式项|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在 Excel 文件中更新 Power Query 公式项的数据源。...js 中更新 Power Query 公式项 Contents [ Hide ] 使用场景 ...更新Power Query公式项 Aspose.Cells API 提供了更新 Power Query 公式项的能力。下面的代码片段演示了如何使用...

    docs.aspose.com/cells/zh/nodejs-cpp/update-powe...
  3. MailMergeSettings class | Aspose.Words for Node.js

    Aspose.Words.Settings.MailMergeSettings class. Specifies all of the mail merge information for a document...you can use this object to query mail merge settings that the...that this specifies that the query is executed every time the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working with Calendar Items on Exchange Server|...

    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....different combinations with the querying feature as well. The following...ListAppointmentsByPa(MailQuery query, int itemsPerPage) . IEWSClient...

    docs.aspose.com/email/cpp/working-with-calendar...
  5. MailMergeDataType enumeration | Aspose.Words fo...

    aspose.words.settings.MailMergeDataType enumeration. Specifies the type of an external mail merge data source.... QUERY Specifies that a given document...data source using an external query tool. ODBC Specifies that a...

    reference.aspose.com/words/python-net/aspose.wo...
  6. String Searching in PST with Ignore Case in Rub...

    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....contains ( "automated" , true ) query = builder . getQuery () coll...coll = fi . getContents ( query ) puts "Total Results:" + coll ...

    docs.aspose.com/email/java/string-searching-in-...
  7. Working with External Data Connection of type W...

    Learn how to work with external data connections of type WebQuery using Aspose.Cells for Node.js via C++.... log ( "Web Query URL: " + webQuery . getUrl ());...this sample Excel file . Web Query URL : https : //docs.aspose...

    docs.aspose.com/cells/nodejs-cpp/working-with-e...
  8. Filter Messages From Exchange Mailbox|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....username , password , domain ); // Query building by means of ExchangeQueryBuilder...on ( new Date ()); MailQuery query = builder . getQuery (); //...

    docs.aspose.com/email/java/filter-messages-from...
  9. MailMergeDataType enumeration | Aspose.Words fo...

    Aspose.Words.Settings.MailMergeDataType enumeration. Specifies the type of an external mail merge data source.... Query Specifies that a given document...data source using an external query tool. Odbc Specifies that a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 用C++读写工作表的查询表|Documentation

    学习如何使用Aspose.Cells和C++读取和写入Excel工作表中的查询表。...Get ( 0 ); // Access first Query Table QueryTable qt = worksheet...GetQueryTables (). Get ( 0 ); // Print Query Table Data std :: cout << "Adjust...

    docs.aspose.com/cells/zh/cpp/reading-and-writin...