Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 3,529 for

query

(2.06 sec)
  1. Working with External Data Connection of type W...

    Learn how to work with WebQuery data connection in Microsoft Excel using Aspose.Cells with C++....URL of the web query std :: cout << "Web Query URL: " << webQuery...this sample Excel file. Web Query URL : https :// docs . aspose...

    docs.aspose.com/cells/cpp/working-with-external...
  2. Update Excel QueryTable using Python

    This article describes how to access and update Excel QueryTable using Python. It has details to set the IDE, a list of steps, and a sample code to access the Excel external data connection using Python and process its information....code while working with the query table and the external connection...in it. Steps to Access Excel Query Table using Python Set the environment...

    kb.aspose.com/cells/python/update-excel-queryta...
  3. FieldDatabase.FirstRecord | Aspose.Words for .NET

    Discover the FirstRecord property in FieldDatabase, easily manage your initial data record number for seamless data insertion and enhanced efficiency....This DATABASE field will run a query on a database, and display the...= "DSN=Northwind" ; field . Query = "SELECT * FROM [Products]"...

    reference.aspose.com/words/net/aspose.words.fie...
  4. SqlQuery Element|Aspose.Words for SharePoint

    SqlQuery element meaning and structure which may be used while configuring Aspose.Words for SharePoint reports....contains information about an SQL query for retrieving report data from...OleDbDataSource. For SqlDataSource query, use parameter names starting...

    docs.aspose.com/words/sharepoint/sqlquery-element/
  5. How To Use XPath To Select XML Nodes – C# – Asp...

    Learn how to navigate through an XML document and select nodes using XPath. Consider С# examples of selecting information from an XML using XPath queries....from an XML file using XPath queries. You will learn how to navigate...select nodes using an XPath query, please see the article How...

    docs.aspose.com/html/net/how-to-articles/how-to...
  6. Filter Appointments from Exchange Server|Docume...

    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....beforeOrEqual ( endTime ); MailQuery query = builder . getQuery (); Appointment...client . listAppointments ( query ); Filtering Appointments by...

    docs.aspose.com/email/java/filter-appointments-...
  7. Working with Tasks on Exchange Server|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....Tasks from server based on Query - Completed and In-Progress...selectedStatuses )); MailQuery query = queryBuilder . getQuery ();...

    docs.aspose.com/email/java/working-with-tasks-o...
  8. NodeList class | Aspose.Words for Python

    aspose.words.NodeList class. Represents a collection of nodes matching an XPath Query executed using the [CompositeNode.select_nodes()](../compositenode/select_nodes/#str) method...of nodes matching an XPath query executed using the CompositeNode...of nodes matching the XPath query. NodeList supports indexed access...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldDatabase Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDatabase class to efficiently implement DATABASE fields in your documents. Enhance your document automation today!... Query { get; set; } Gets or sets a...set of SQL instructions that query the database. Result { get;...

    reference.aspose.com/words/net/aspose.words.fie...
  10. How to get OData Connection Information with Ja...

    Learn how to extract OData connection information from an Excel file using Aspose.Cells for JavaScript via C++....Cells Example - Read Power Query Formulas </ title > </ head...< body > < h1 > Read Power Query Formulas Example </ h1 > < input...

    docs.aspose.com/cells/javascript-cpp/how-to-get...