Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 2,471 for

query

(0.14 sec)
  1. Filter Messages from IMAP Server in C#|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....how to build more complex queries. The API also provides the...ImapClient.ListMessages(MailQuery query) method and pass the MailQuery...

    docs.aspose.com/email/net/filter-messages-from-...
  2. FieldDatabase.tableFormat property | Aspose.Wor...

    FieldDatabase.tableFormat property. Gets or sets the format that is to be applied to the result of the database Query....the result of the database query. get tableFormat () : string...FieldDatabase FieldDatabase.query property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. String Searching in PST with Ignore Case in Jyt...

    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 ( "automated" , true ) query = builder . getQuery () coll...coll = fi . getContents ( query ) print "Total Results:" . coll...

    docs.aspose.com/email/java/string-searching-in-...
  5. IFieldMergingCallback.ImageFieldMerging | Aspos...

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

    reference.aspose.com/words/net/aspose.words.mai...
  6. Aspose::Words::Fields::FieldDatabase::set_Table...

    Aspose::Words::Fields::FieldDatabase::set_TableFormat method. Sets the format that is to be applied to the result of the database Query in C++....the result of the database query. void Aspose :: Words :: Fields...Aspose::Words::Fields::FieldDatabase::set_Query method...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 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...
  8. MailMergeSettings | Aspose.Words for Java

    Specifies all of the mail merge information for a document in Java....you can use this object to query mail merge settings that the...getQuery() Contains the Structured Query Language string that shall be...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. 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...