Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 3,538 for

query

(0.13 sec)
  1. 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...
  2. 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...
  3. Working with External Data Connection of type W...

    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.... Web Query URL : http :// www . aspose...XLS file Reading and Writing Query Table of Worksheet Analyzing...

    docs.aspose.com/cells/java/working-with-externa...
  4. Working with External Data Connection of type W...

    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.... Web Query URL : https :// docs . aspose...Aspose.Cells Reading and Writing Query Table of Worksheet Analyzing...

    docs.aspose.com/cells/net/working-with-external...
  5. 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...
  6. 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-...
  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/python-net/aspose.wo...
  8. PowerQueryFormulaItems missing in function with...

    In Aspose.Cells for .NET version 25.4.0 I found the following problem for the PowerQueryFormulaItems of a function. When a file contains a power Query function with a nested let like so: let Source = {"banana", "ap…...When a file contains a power query function with a nested let like...PowerQueryFormulaIte collection of the query rather than the two items, “Source”...

    forum.aspose.com/t/powerqueryformulaitems-missi...
  9. 用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...
  10. 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...