Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 3,115 for

query

(0.08 sec)
  1. Retrieving Emails from POP3 Server in Python|Do...

    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....the overloaded list_messages(query) method which takes MailQuery...properties for specifying the query conditions, for example, date...

    docs.aspose.com/email/python-net/retrieve-email...
  2. MailMerge.FieldMergingCallback | Aspose.Words f...

    Discover the MailMerge FieldMergingCallback property, enhancing your mail merge experience by efficiently handling document fields for seamless integration.... db "}" ; string query = "SELECT FirstName, LastName...SqliteCommand cmd = new SqliteCommand ( query , conn ); IDataReader dataReader...

    reference.aspose.com/words/net/aspose.words.mai...
  3. Detecting New Email Messages on POP3 Server|Doc...

    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.... Instead of querying the database for each message...msgInfo.Subject + "') and Run the query to store in database. } private...

    docs.aspose.com/email/java/detecting-new-email-...
  4. Aspose::Words::Settings::MailMergeSettings::set...

    Aspose::Words::Settings::MailMergeSettings::set_Query method. Contains the Structured Query Language string that shall be run against the specified external data source to return the set of records which shall be imported into the document when the mail merge operation is performed. The default value is an empty string in C++....ngs::set_Query method MailMergeSettings::set_Query method Contains...Contains the Structured Query Language string that shall be run...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. Retrieving SQL Connection Data with C++|Documen...

    Learn how to retrieve SQL connection data, including server URL, username, table name, and more using Aspose.Cells for C++.... table name , full SQL query , query type , location of the table...database and create a database query. Aspose.Cells provides the ...

    docs.aspose.com/cells/cpp/retrieving-sql-connec...
  6. HTML Navigation – C# Examples – Aspose.HTML for...

    Learn how to navigate HTML with Aspose.HTML for .NET and inspect its elements using C#, about custom filter, CSS Selector, or XPath usage....using CSS Selector or XPath Query. HTML Navigation The namespace...hosted with ❤ by GitHub XPath Query The alternative to the HTML...

    docs.aspose.com/html/net/html-navigation/
  7. 如何使用 GraphClient 访问 Microsoft Graph|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....// create orderby messages query 'ASC' GraphQueryBuilder builder...orderBy ( true ); MailQuery query = builder . getQuery (); GraphMessagePageInfo...

    docs.aspose.com/email/zh/java/how-to-use-graphc...
  8. Document.mailMergeSettings property | Aspose.Wo...

    Document.mailMergeSettings property. Gets or sets the object that contains all of the mail merge information for a document....you can use this object to query mail merge settings that the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Working with Microsoft Graph in Aspose.Email fo...

    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....API, you can authenticate, query, and perform operations on Microsoft...Microsoft Graph Using OData Queries in Microsoft Graph Manage Microsoft...

    docs.aspose.com/email/java/microsoft-graph-clie...
  10. How to add Sensitivity Label to an Excel file -...

    Given the workbook object. How do I add the Sensitivity Label in C#?... Query whether a Sensitivity Label...SensitivityLabels.Clear(); 2). Query whether a Sensitivity Label...

    forum.aspose.com/t/how-to-add-sensitivity-label...