Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 3,243 for

query

(0.15 sec)
  1. 使用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...
  2. Working with Calendar Items on Exchange Server|...

    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....different combinations with the querying feature as well. The following...ListAppointmentsByPa(MailQuery query, int itemsPerPage) . IEWSClient...

    docs.aspose.com/email/cpp/working-with-calendar...
  3. MailMergeSettings | Aspose.Words for Java

    Specifies all of the mail merge information for a document in Java....you can use this object to query mail merge settings that the...getQuery() Contains the Structured Query Language string that shall be...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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-...
  5. ImageFieldMergingArgs.ImageStream | Aspose.Word...

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

    reference.aspose.com/words/net/aspose.words.mai...
  6. 过滤 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...
  7. String Searching in PST with Ignore Case in PHP...

    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/java/string-searching-in-...
  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. 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...
  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...