Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 3,099 for

query

(0.09 sec)
  1. 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-...
  2. 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...
  3. 过滤 Exchange 邮箱中的邮件|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....username , password , domain ); // Query building by means of ExchangeQueryBuilder...on ( new Date ()); MailQuery query = builder . getQuery (); //...

    docs.aspose.com/email/zh/java/filter-messages-f...
  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. FieldDatabase.tableFormat property | Aspose.Wor...

    FieldDatabase.tableFormat property. Gets or sets the format that is to be applied to the result of the database Query....the result of the database query. get tableFormat () : string...FieldDatabase FieldDatabase.query property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用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...
  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/nodejs-net/aspose.wo...
  8. IFieldMergingCallback.ImageFieldMerging | Aspos...

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

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