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

query

(0.09 sec)
  1. IFieldMergingCallback.ImageFieldMerging | Aspos...

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

    reference.aspose.com/words/net/aspose.words.mai...
  2. 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...
  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. Preface|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....data sources and queries . Microsoft Query is integrated with...to create data sources and queries. Users can also make use of...

    docs.aspose.com/cells/reportingservices/preface/
  5. 使用Node.js via C++进行查询和连接|Documentation

    学习如何使用Node.js via C++管理数据库连接和执行查询,结合Aspose.Cells。... query ( 'SELECT * FROM YourTable'...executing query:' , err ); return ; } console . log ( 'Query results:'...

    docs.aspose.com/cells/zh/nodejs-cpp/managing-da...
  6. 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...
  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. 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...
  9. 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-...
  10. 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...