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

query

(0.24 sec)
  1. 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-...
  2. MailMergeSettings.LinkToQuery | Aspose.Words fo...

    Discover the MailMergeSettings LinkToQuery property, learn how it controls Query execution in Word documents and its default setting for optimal performance....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/net/aspose.words.set...
  3. 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...
  4. 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...
  5. 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...= "DSN=Northwind" ; field . Query = "SELECT * FROM [Products]"...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldDatabase.InsertOnceOnMailMerge | Aspose.Wo...

    Discover how the InsertOnceOnMailMerge property in FieldDatabase enhances your data merging by allowing seamless insertion at the start of merges....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...
  7. Work with Messages using Microsoft Graph|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....// create orderby messages query 'ASC' GraphQueryBuilder builder...orderBy ( true ); MailQuery query = builder . getQuery (); GraphMessagePageInfo...

    docs.aspose.com/email/java/manage-messages-with...
  8. Filter Messages from Server using IMAP Client|D...

    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....how to build more complex queries. The API also provides the...ImapClient.listMessages(MailQuery query) method and pass the MailQuery...

    docs.aspose.com/email/java/filter-messages-from...
  9. 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...
  10. Manage Calendar Items with Exchange Web Service...

    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...ListAppointments(MailQuery query, int itemsPerPage). AppointmentCollectio...

    docs.aspose.com/email/net/manage-calendar-items...