Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 3,527 for

query

(0.66 sec)
  1. 使用 Node.js 通过 C++ 操作 WebQuery 类型的外部数据连接|Documen...

    学习如何使用Aspose.Cells for Node.js via C++处理 WebQuery 类型的外部数据连接。... log ( "Web Query URL: " + webQuery . getUrl ());...这是上述代码与此 示例 Excel 文件 的控制台输出。 Web Query URL : https : //docs.aspose...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  2. 在 Jython 中进行不区分大小写的 PST 字符串搜索|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....contains ( "automated" , true ) query = builder . getQuery () coll...coll = fi . getContents ( query ) print "Total Results:" . coll...

    docs.aspose.com/email/zh/java/string-searching-...
  3. 如何使用 GraphClient 访问 Microsoft Graph|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....// create orderby messages query 'ASC' GraphQueryBuilder builder...orderBy ( true ); MailQuery query = builder . getQuery (); GraphMessagePageInfo...

    docs.aspose.com/email/zh/java/how-to-use-graphc...
  4. Tables|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....HTML Read and Write Table with Query Table Data Source Set the Comment...

    docs.aspose.com/cells/python-java/tables/
  5. Retrieving SQL Connection Data with C++|Documen...

    Learn how to retrieve SQL connection data, including server URL, username, table name, and more using Aspose.Cells for C++.... table name , full SQL query , query type , location of the table...database and create a database query. Aspose.Cells provides the ...

    docs.aspose.com/cells/cpp/retrieving-sql-connec...
  6. Aspose::Words::Settings::MailMergeSettings::get...

    Aspose::Words::Settings::MailMergeSettings::get_Query method. Contains the Structured Query Language string that shall be run against the specified external data source to return the set of records which shall be imported into the document when the mail merge operation is performed. The default value is an empty string in C++....ngs::get_Query method MailMergeSettings::get_Query method Contains...Contains the Structured Query Language string that shall be run...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. Aspose::Words::Settings::MailMergeSettings::set...

    Aspose::Words::Settings::MailMergeSettings::set_Query method. Contains the Structured Query Language string that shall be run against the specified external data source to return the set of records which shall be imported into the document when the mail merge operation is performed. The default value is an empty string in C++....ngs::set_Query method MailMergeSettings::set_Query method Contains...Contains the Structured Query Language string that shall be run...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. How to Split PST File using Java

    This simple topic focuses on how to convert split PST File using Java. It covers all the details to split PST using Java with the help of a few lines of code that can be used in any Java applications supported environments including Windows, Linux and macOS....multiple query criteria Insert the PersonalStorageQuery query criteria...on the provided query parameters. The queries are included in...

    kb.aspose.com/email/java/how-to-split-pst-file-...
  9. 异步使用 ImapClient|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....contains ( "Subject" ); MailQuery query = builder . getQuery (); IAsyncResult...client . beginListMessages ( query ); ImapMessageInfoColle messages...

    docs.aspose.com/email/zh/java/working-with-imap...
  10. 使用 WebDav 过滤 Exchange 邮箱中的消息|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....listMessages(MailQuery query) 方法,并在参数中传入 MailQuery,以仅获取过滤后的消息。..."dd/MM/yyyy HH:mm:ss" ); // Query building by means of ExchangeQueryBuilder...

    docs.aspose.com/email/zh/java/filter-messages-f...