Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 5,924 for

query

(0.06 sec)
  1. Aspose::Words::Settings::MailMergeSettings::get...

    Aspose::Words::Settings::MailMergeSettings::get_LinkToQuery method. Not sure about this one. The Microsoft Word Automation Reference suggests that this specifies that the Query is executed every time the document is opened in Microsoft Word. But the OOXML specification suggests that this specifies that the Query contains a reference to an external Query file which contains the actual Query. The default value is false in C++....that this specifies that the query is executed every time the document...that the query contains a reference to an external query file which...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Aspose::Words::Fields::IFieldDatabaseProvider::...

    Aspose::Words::Fields::IFieldDatabaseProvider::GetQueryResult method. Returns Query result in C++....QueryResult method Returns query result. virtual System :: SharedPtr...connection , System :: String query , System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. IFieldDatabaseProvider.GetQueryResult | Aspose....

    Discover the IFieldDatabaseProvider's GetQueryResult method for efficient data retrieval. Streamline your queries and enhance database performance today!...GetQueryResult method Returns query result. public FieldDatabaseDataTab...string connection , string query , FieldDatabase field ) Parameter...

    reference.aspose.com/words/net/aspose.words.fie...
  4. IFieldDatabaseProvider | Aspose.Words for Java

    Implement this interface to provide data for the FieldDatabase field when its updated in Java....This DATABASE field will run a query on a database, and display the...DATABASE field with a more complex query that sorts all products in descending...

    reference.aspose.com/words/java/com.aspose.word...
  5. Queries and Connections with Node.js via C++|Do...

    Learn how to manage database connections and execute queries using Node.js via C++ with Aspose.Cells....Queries and Connections with Node.js via C++ Contents [ Hide...connections and executing queries is essential for applications...

    docs.aspose.com/cells/nodejs-cpp/managing-datab...
  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. TableNames Element|Aspose.Words for SharePoint

    TableNames element meaning and structure which may be used while configuring Aspose.Words for SharePoint reports....returned by its parent query. Use it to match queries with report regions...the tables returned by the query in the order they go inside...

    docs.aspose.com/words/sharepoint/tablenames-ele...
  8. 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...
  9. FieldDatabase.LastRecord | Aspose.Words for .NET

    Discover the FieldDatabase LastRecord property. Easily manage your last data record number for seamless data insertion and enhanced database efficiency....This DATABASE field will run a query on a database, and display the..."Provider=Microsoft.ACE.OLEDB.12.0" ; field . Query = "SELECT * FROM [Products]"...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 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/