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

query

(0.39 sec)
  1. 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...
  2. Filter Messages from Exchange Mailbox using Web...

    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....listMessages(MailQuery query) method and pass the MailQuery..."dd/MM/yyyy HH:mm:ss" ); // Query building by means of ExchangeQueryBuilder...

    docs.aspose.com/email/java/filter-messages-from...
  3. 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...
  4. Aspose.Cells getPowerQueryFormula() throwing St...

    We’re encountering inconsistent behavior in Aspose.Cells when calling ExternalConnection.getPowerQueryFormula() in our ARIS report. The method throws Wrapped java.lang.StringIndexOutOfBoundsException: Range [0, -1) out o…...perfectly on others with identical query structures. Impact Report crashes...over-reporting Blocks reliable external query detection for ARIS document...

    forum.aspose.com/t/aspose-cells-getpowerqueryfo...
  5. 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...
  6. Aspose::Words::Fields::FieldDatabase::set_Query...

    Aspose::Words::Fields::FieldDatabase::set_Query method. Sets a set of SQL instructions that Query the database in C++....abase::set_Query method FieldDatabase::set_Query method Sets...set of SQL instructions that query the database. void Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 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...
  8. 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...
  9. FieldOptions.field_database_provider property |...

    FieldOptions.field_database_provider 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/python-net/aspose.wo...
  10. 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-...