Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 2,806 for

query

(0.1 sec)
  1. Aspose::Words::Settings::MailMergeSettings::get...

    Aspose::Words::Settings::MailMergeSettings::get_Query method. Contains the Structured Query Language string that shall be run against the specified external data source to return the set of records which shall be imported into the document when the mail merge operation is performed. The default value is an empty string in C++....ngs::get_Query method MailMergeSettings::get_Query method Contains...Contains the Structured Query Language string that shall be run...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Relations Element|Aspose.Words for SharePoint

    Relations element meaning and structure which may be used while configuring Aspose.Words for SharePoint reports.... Each query returns on or more data tables...sets returned by the other queries. In order to make the nested...

    docs.aspose.com/words/sharepoint/relations-elem...
  3. Mailbox Management with Microsoft Graph|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.... Me ); OData Queries with Microsoft Graph Aspose...provides support for OData queries when working with Microsoft...

    docs.aspose.com/email/java/mailbox-management-w...
  4. 如何使用 GraphClient 访问 Microsoft Graph|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....// create orderby messages query 'ASC' GraphQueryBuilder builder...orderBy ( true ); MailQuery query = builder . getQuery (); GraphMessagePageInfo...

    docs.aspose.com/email/zh/java/how-to-use-graphc...
  5. ParentColumns Element|Aspose.Words for SharePoint

    ParentColumns element meaning and structure which may be used while configuring Aspose.Words for SharePoint reports....in a TableName element for a query. ColumnNames 1 Yes Lists the...

    docs.aspose.com/words/sharepoint/parentcolumns-...
  6. ChildColumns Element|Aspose.Words for SharePoint

    ChildColumns element meaning and structure which may be used while configuring Aspose.Words for SharePoint reports....in a TableName element for a query. ColumnNames 1 Yes Lists the...

    docs.aspose.com/words/sharepoint/childcolumns-e...
  7. 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-...
  8. 使用 WebDav 过滤 Exchange 邮箱中的消息|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....listMessages(MailQuery query) 方法,并在参数中传入 MailQuery,以仅获取过滤后的消息。..."dd/MM/yyyy HH:mm:ss" ); // Query building by means of ExchangeQueryBuilder...

    docs.aspose.com/email/zh/java/filter-messages-f...
  9. Right-to-left (RTL) for word table? Only suppor...

    Hi. I’m trying to implement RTL capabilities for our aspose word exporting, and I’m having difficulties understanding how to do this and what’s supported. This is using .net. Specifically, I’m trying to render some Tab…...more information about your query. Document doc = new Document(MyDir...Thanks for your inquiry. Your query is related to Aspose.Slides...

    forum.aspose.com/t/right-to-left-rtl-for-word-t...
  10. 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...