Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 3,099 for

query

(0.22 sec)
  1. Aspose::Words::Fields::FieldDatabase::get_Table...

    Aspose::Words::Fields::FieldDatabase::get_TableFormat method. Gets the format that is to be applied to the result of the database Query in C++....the result of the database query. System :: String Aspose ::...Aspose::Words::Fields::FieldDatabase::get_Query method Aspose::Words::Field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. FieldOptions.fieldDatabaseProvider property | A...

    FieldOptions.fieldDatabaseProvider property. Gets or sets a provider that returns a Query result for the [FieldDatabase](../../fielddatabase/) field....sets a provider that returns a query result for the FieldDatabase...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. 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-...
  5. Working with ImapClient Asynchronously|Document...

    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/java/working-with-imapcli...
  6. 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...
  7. Aspose::Words::Fields::FieldDatabase::get_Query...

    Aspose::Words::Fields::FieldDatabase::get_Query method. Gets a set of SQL instructions that Query the database in C++....abase::get_Query method FieldDatabase::get_Query method Gets...set of SQL instructions that query the database. System :: String...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::NodeList class | Aspose.Words fo...

    Aspose::Words::NodeList class. Represents a collection of nodes matching an XPath Query executed using the SelectNodes() method. To learn more, visit the documentation article in C++....of nodes matching an XPath query executed using the SelectNodes()...of nodes matching the XPath query. NodeList supports indexed access...

    reference.aspose.com/words/cpp/aspose.words/nod...
  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. 在 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-...