Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 2,411 for

query

(0.2 sec)
  1. 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...
  2. 用Node.js和C++读取和写入工作表的查询表|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.... join ( dataDir , "Sample_queries.xlsx" ); // Create workbook...get ( 0 ); // Access first Query Table const qt = worksheet ...

    docs.aspose.com/cells/zh/nodejs-cpp/reading-and...
  3. MailMergeSettings Class | Aspose.Words for .NET

    Discover Aspose.Words.MailMergeSettings class to streamline document automation with powerful mail merge capabilities for enhanced efficiency....that this specifies that the query is executed every time the document...that the query contains a reference to an external query file which...

    reference.aspose.com/words/net/aspose.words.set...
  4. Aspose::Words::Settings::MailMergeSettings clas...

    Aspose::Words::Settings::MailMergeSettings class. Specifies all of the mail merge information for a document. To learn more, visit the documentation article in C++....that this specifies that the query is executed every time the document...that the query contains a reference to an external query file which...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. 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...
  6. 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...
  7. MailMergeDataType enumeration | Aspose.Words fo...

    aspose.words.settings.MailMergeDataType enumeration. Specifies the type of an external mail merge data source.... QUERY Specifies that a given document...data source using an external query tool. ODBC Specifies that a...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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-...
  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. 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...