Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 4,681 for

query

(0.12 sec)
  1. FieldDatabase | Aspose.Words for Java

    Implements the DATABASE field in Java....Inserts the results of a database query into a WordprocessingML table...This DATABASE field will run a query on a database, and display the...

    reference.aspose.com/words/java/com.aspose.word...
  2. MailMergeSettings.clear method | Aspose.Words f...

    MailMergeSettings.clear method. Clears the mail merge settings in such a way that when the document is saved, no mail merge settings will be saved and it will become a normal document....log ( `Query:\n\t ${ doc . mailMergeSettings . query } ` ); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Settings::MailMergeSettings clas...

    Aspose::Words::Settings::MailMergeSettings class. Specifies all of the mail merge information for a document. To learn more, visit the documentation article in C++....that this specifies that the query is executed every time the document...that the query contains a reference to an external query file which...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. MailMergeDataType enumeration | Aspose.Words fo...

    aspose.words.settings.MailMergeDataType enumeration. Specifies the type of an external mail merge data source.... QUERY Specifies that a given document...data source using an external query tool. ODBC Specifies that a...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldDatabase class | Aspose.Words for Python

    aspose.words.fields.FieldDatabase class. Implements the DATABASE field...Inserts the results of a database query into a WordprocessingML table...field. (Inherited from Field ) query Gets or sets a set of SQL instructions...

    reference.aspose.com/words/python-net/aspose.wo...
  6. MailMergeSettings.mailAsAttachment property | A...

    MailMergeSettings.mailAsAttachment property. Specifies that the documents produced during a mail merge operation should be emailed as an attachment rather than the body of the actual e-mail...log ( `Query:\n\t ${ doc . mailMergeSettings . query } ` ); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Fields::FieldDatabase class | As...

    Aspose::Words::Fields::FieldDatabase class. Implements the DATABASE field. To learn more, visit the documentation article in C++.... get_Query () Gets a set of SQL instructions that query the database...the result of the database query. virtual get_Type () const Gets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldDatabase::get_Query...

    Aspose::Words::Fields::FieldDatabase::get_Query method. Gets a set of SQL instructions that Query the database in C++....abase::get_Query method FieldDatabase::get_Query method Gets...set of SQL instructions that query the database. System :: String...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. 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...
  10. How to Split PST File using C#

    This short tutorial focuses on how to convert split PST File using C#. You will learn to split PST using C# with the help of a few lines of code that can be used in any of .NET supported environments including Windows, macOS and Linux....multiple query criteria Add the PersonalStorageQuery query criteria...PST based on the query parameters. The queries are added to the...

    kb.aspose.com/email/net/how-to-split-pst-file-u...