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

query

(0.05 sec)
  1. Aspose::Words::Settings::MailMergeDataType enum...

    Aspose::Words::Settings::MailMergeDataType enum. Specifies the type of an external mail merge data source in C++.... Query 3 Specifies that a given document...data source using an external query tool. Odbc 4 Specifies that...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. 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-...
  3. 使用C++处理WebQuery类型的外部数据连接|Documentation

    学习如何使用Aspose.Cells和C++处理Microsoft Excel中的WebQuery数据连接。...URL of the web query std :: cout << "Web Query URL: " << webQuery...这是上述代码与此 示例 Excel 文件 的控制台输出。 Web Query URL : https :// docs . aspose...

    docs.aspose.com/cells/zh/cpp/working-with-exter...
  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. SPXmlQuery Element|Aspose.Words for SharePoint

    SPListQueryelement element meaning and structure which may be used while configuring Aspose.Words for SharePoint reports.... This is not actually a query. It just specifies the location...data file referenced by the query is retrieved via SharePoint...

    docs.aspose.com/words/sharepoint/spxmlquery-ele...
  6. Working with Pop3Client 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 ); Pop3MessageInfoColle messages...

    docs.aspose.com/email/java/working-with-pop3cli...
  7. 在 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-...
  8. 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...
  9. How to Split PST File using C#

    This short tutorial focuses on how to convert split PST File using C#. You will learn to split PST using C# with the help of a few lines of code that can be used in any of .NET supported environments including Windows, macOS and Linux....multiple query criteria Add the PersonalStorageQuery query criteria...PST based on the query parameters. The queries are added to the...

    kb.aspose.com/email/net/how-to-split-pst-file-u...
  10. Filter Messages from IMAP Server in C#|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....how to build more complex queries. The API also provides the...ImapClient.ListMessages(MailQuery query) method and pass the MailQuery...

    docs.aspose.com/email/net/filter-messages-from-...