Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 2,457 for

query

(0.15 sec)
  1. ImageFieldMergingArgs.ImageStream | Aspose.Word...

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

    reference.aspose.com/words/net/aspose.words.mai...
  2. 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...
  3. Document.MailMergeSettings | Aspose.Words for .NET

    Discover how to use the MailMergeSettings property to manage all your document's mail merge data efficiently and enhance your workflow....you can use this object to query mail merge settings that the...dataSrcFilename ; settings . Query = "SELECT * FROM " + doc . MailMergeSettings...

    reference.aspose.com/words/net/aspose.words/doc...
  4. 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...
  5. Umbraco Database Data Exporter to Excel|Documen...

    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....tables, views, and by a custom query into Microsoft Excel or OpenOffice...database Allow writing a custom query Auto‑fit columns to content...

    docs.aspose.com/cells/net/umbraco-database-data...
  6. QueryParameters Element|Aspose.Words for ShareP...

    QueryParameters element meaning and structure which may be used while configuring Aspose.Words for SharePoint reports....substituted in a query. It is useful for queries to OleDbDataSource...

    docs.aspose.com/words/sharepoint/queryparameter...
  7. 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...
  8. 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-...
  9. 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...
  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...