Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 3,107 for

query

(0.08 sec)
  1. 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...
  2. MailMergeSettings class | Aspose.Words for Node.js

    Aspose.Words.Settings.MailMergeSettings class. Specifies all of the mail merge information for a document...you can use this object to query mail merge settings that the...that this specifies that the query is executed every time the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. MailMergeSettings class | Aspose.Words for Python

    aspose.words.settings.MailMergeSettings class. Specifies all of the mail merge information for a document...you can use this object to query mail merge settings that the...is an empty string. link_to_query Not sure about this one. The...

    reference.aspose.com/words/python-net/aspose.wo...
  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. Working with External Data Connection of type W...

    Learn how to work with external data connections of type WebQuery using Aspose.Cells for Node.js via C++.... log ( "Web Query URL: " + webQuery . getUrl ());...this sample Excel file . Web Query URL : https : //docs.aspose...

    docs.aspose.com/cells/nodejs-cpp/working-with-e...
  6. Work with XPath-Like Object Queries|Documentation

    Using Aspose.3D for Java, you can select one or more objects under the current node using XPath-Like Query syntax....Work with XPath-Like Object Queries Contents [ Hide ] Work with...with XPath-Like Object Queries Using Aspose.3D for Java, you can...

    docs.aspose.com/3d/java/work-with-xpath-like-ob...
  7. Filter Messages From Exchange Mailbox|Documenta...

    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/java/filter-messages-from...
  8. 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/
  9. 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...
  10. 在 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-...