Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 3,536 for

query

(0.49 sec)
  1. 在 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-...
  2. 在 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...
  3. Aspose::Words::Fields::FieldDatabase::set_Table...

    Aspose::Words::Fields::FieldDatabase::set_TableFormat method. Sets the format that is to be applied to the result of the database Query in C++....the result of the database query. void Aspose :: Words :: Fields...Aspose::Words::Fields::FieldDatabase::set_Query method...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. FieldDatabase.table_format property | Aspose.Wo...

    FieldDatabase.table_format property. Gets or sets the format that is to be applied to the result of the database Query....the result of the database query. @property def table_format...FieldDatabase FieldDatabase.query property...

    reference.aspose.com/words/python-net/aspose.wo...
  5. IFieldMergingCallback.ImageFieldMerging | Aspos...

    Discover the ImageFieldMerging method in IFieldMergingCallback, designed for seamless image insertion in Aspose.Words mail merge. Enhance your document automation!... db "}" ; string query = "SELECT FirstName, LastName...SqliteCommand cmd = new SqliteCommand ( query , conn ); IDataReader dataReader...

    reference.aspose.com/words/net/aspose.words.mai...
  6. 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...
  7. How to Split PST File using Python

    This short tutorial focuses on how to split PST File using Python. You will learn to split PST using Python with the help of a few lines of code that can be used in any Python supported environment including Windows and Linux....multiple query criteria Append the PersonalStorageQuery query criteria...PST based on the query parameters. The queries are appended to...

    kb.aspose.com/email/python/how-to-split-pst-fil...
  8. 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...
  9. 在 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-...
  10. 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-...