Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 2,288 for

query

(0.07 sec)
  1. 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...
  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. Data Sources and Queries|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....Ask AI Data Sources and Queries Contents [ Hide ] The first step...to create data sources and queries. There are two ways to do this...

    docs.aspose.com/cells/reportingservices/data-so...
  4. 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-...
  5. 使用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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 用C++读写工作表的查询表|Documentation

    学习如何使用Aspose.Cells和C++读取和写入Excel工作表中的查询表。...Get ( 0 ); // Access first Query Table QueryTable qt = worksheet...GetQueryTables (). Get ( 0 ); // Print Query Table Data std :: cout << "Adjust...

    docs.aspose.com/cells/zh/cpp/reading-and-writin...