Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 3,243 for

query

(0.16 sec)
  1. XPath – Online Tool and C# code

    Use XPath Query to extract data from any HTML documents or public websites using Aspose.HTML for .NET. Make web data extraction easy!...NET Xpath query XHTML JPG PDF XML MHTML HTML...Tool and C# code Use XPath Query to extract data from webpages...

    products.aspose.com/html/net/xpath-query/
  2. 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...
  3. 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-...
  4. 使用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...
  5. 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...
  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. 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...
  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. 在 PHP 中对 PST 进行不区分大小写的字符串搜索|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....()->contains( \" automated \" , true); $query = $builder->getQuery (); $coll...$coll = $fi->getContents ( $query ); print \" Total Results: \"...

    docs.aspose.com/email/zh/java/string-searching-...
  10. 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...