Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 3,176 for

query

(0.16 sec)
  1. 在 PHP 中对 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: \"...

    docs.aspose.com/email/zh/java/string-searching-...
  2. String Searching in PST with Ignore Case in Jyt...

    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/java/string-searching-in-...
  3. 使用JavaScript通过C++处理WebQuery类型的外部数据连接。|Documenta...

    学习如何使用Aspose.Cells for JavaScript通过C++处理WebQuery类型的外部数据连接。...head > < body > < h1 > Web Query Connection Reader </ h1 > <...connection ; console . log ( "Web Query URL: " + webQuery . url ); resultDiv...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  4. MailMergeSettings Class | Aspose.Words for .NET

    Discover Aspose.Words.MailMergeSettings class to streamline document automation with powerful mail merge capabilities for enhanced efficiency....that this specifies that the query is executed every time the document...that the query contains a reference to an external query file which...

    reference.aspose.com/words/net/aspose.words.set...
  5. MailMergeDataType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.MailMergeDataType enum for seamless integration of external data sources in your document automation projects.... Query 3 Specifies that a given document...data source using an external query tool. Odbc 4 Specifies that...

    reference.aspose.com/words/net/aspose.words.set...
  6. .NET 应用程序中的 Google 日历管理|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....app1 ); // Create Freebusy query by setting min/max timeand time...FreebusyQuery query = new FreebusyQuery (); query . TimeMin = DateTime...

    docs.aspose.com/email/zh/net/manage-google-cale...
  7. MailMergeSettings | Aspose.Words for Java

    Specifies all of the mail merge information for a document in Java....you can use this object to query mail merge settings that the...getQuery() Contains the Structured Query Language string that shall be...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. 在 Python 中搜索和过滤 MBOX 邮件|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....EnumerateMessages(MailQuery query) - 返回一个可枚举的集合 MailMessage 匹配指定查询的实例。...EnumerateMessageInfo(MailQuery query) - 返回一个可枚举的集合 MboxMessageInfo...

    docs.aspose.com/email/zh/python-net/filter-mbox...
  10. 在 Python 中进行不区分大小写的 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: \" print...

    docs.aspose.com/email/zh/java/string-searching-...