Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 2,426 for

query

(0.1 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. Aspose::Words::Fields::FieldDatabase class | As...

    Aspose::Words::Fields::FieldDatabase class. Implements the DATABASE field. To learn more, visit the documentation article in C++.... get_Query () Gets a set of SQL instructions that query the database...the result of the database query. virtual get_Type () const Gets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Filter Messages from Exchange Mailbox using Web...

    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) method and pass the MailQuery..."dd/MM/yyyy HH:mm:ss" ); // Query building by means of ExchangeQueryBuilder...

    docs.aspose.com/email/java/filter-messages-from...
  4. 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...
  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. ImageFieldMergingArgs.ImageStream | Aspose.Word...

    Discover how the ImageFieldMergingArgs ImageStream property enhances your mail merge by seamlessly integrating images for professional results.... accdb "};" ; string query = "SELECT FirstName, LastName...OleDbCommand cmd = new OleDbCommand ( query , conn ); IDataReader dataReader...

    reference.aspose.com/words/net/aspose.words.mai...
  7. 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...
  8. 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-...
  9. 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...
  10. 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-...