Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 3,525 for

query

(0.17 sec)
  1. Working with ImapClient Asynchronously|Document...

    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 ( "Subject" ); MailQuery query = builder . getQuery (); IAsyncResult...client . beginListMessages ( query ); ImapMessageInfoColle messages...

    docs.aspose.com/email/java/working-with-imapcli...
  2. ImageFieldMergingArgs.ImageStream | Aspose.Word...

    Discover how the ImageFieldMergingArgs ImageStream property enhances your mail merge by seamlessly integrating images for professional results.... db "}" ; string query = "SELECT FirstName, LastName...SqliteCommand cmd = new SqliteCommand ( query , conn ); IDataReader dataReader...

    reference.aspose.com/words/net/aspose.words.mai...
  3. FieldOptions.fieldDatabaseProvider property | A...

    FieldOptions.fieldDatabaseProvider property. Gets or sets a provider that returns a Query result for the [FieldDatabase](../../fielddatabase/) field....sets a provider that returns a query result for the FieldDatabase...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. IFieldMergingCallback.ImageFieldMerging | Aspos...

    Discover the ImageFieldMerging method in IFieldMergingCallback, designed for seamless image insertion in Aspose.Words mail merge. Enhance your document automation!... db "}" ; string query = "SELECT FirstName, LastName...SqliteCommand cmd = new SqliteCommand ( query , conn ); IDataReader dataReader...

    reference.aspose.com/words/net/aspose.words.mai...
  5. MailMergeDataType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.MailMergeDataType enum for seamless integration of external data sources in your document automation projects.... Query 3 Specifies that a given document...data source using an external query tool. Odbc 4 Specifies that...

    reference.aspose.com/words/net/aspose.words.set...
  6. Aspose::Words::NodeList class | Aspose.Words fo...

    Aspose::Words::NodeList class. Represents a collection of nodes matching an XPath Query executed using the SelectNodes() method. To learn more, visit the documentation article in C++....of nodes matching an XPath query executed using the SelectNodes()...of nodes matching the XPath query. NodeList supports indexed access...

    reference.aspose.com/words/cpp/aspose.words/nod...
  7. How to call data only once, even if I have mult...

    Hi, I’ve a problem. I have a template that starts by building a data structure by making different calls. This take about 20 minutes to retrieve datas. Then I have 4 foreach loops that process the data and displaying …...method that performs a heavy query or transformation and that method...variable If the source is a LINQ query, force a single enumeration...

    forum.aspose.com/t/how-to-call-data-only-once-e...
  8. Auto Fill PDF Form from Database using Java

    Follow this article to auto fill PDF form from database using Java. It has details to set the IDE, a list of steps, and a sample code to populate PDF from database using Java....the database Create the SQL query to fetch the customer details...connection to the database. Create a query for fetching a record of a customer...

    kb.aspose.com/pdf/java/auto-fill-pdf-form-from-...
  9. XPath – Online Tool and C# code

    Use XPath Query to extract data from any HTML documents or public websites using Aspose.HTML for .NET. Make web data extraction easy!...NET Xpath query XHTML JPG PDF XML MHTML HTML...Tool and C# code Use XPath Query to extract data from webpages...

    products.aspose.com/html/net/xpath-query/
  10. 用Node.js和C++读取和写入工作表的查询表|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.... join ( dataDir , "Sample_queries.xlsx" ); // Create workbook...get ( 0 ); // Access first Query Table const qt = worksheet ...

    docs.aspose.com/cells/zh/nodejs-cpp/reading-and...