Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 3,525 for

query

(0.15 sec)
  1. MailMergeSettings.MailAsAttachment | Aspose.Wor...

    Discover how the MailAsAttachment property in MailMergeSettings enhances your email campaigns by sending merged documents as attachments for better engagement....WriteLine ( $"Query:\n\t{doc.MailMergeSettings.Query}" ); // We...

    reference.aspose.com/words/net/aspose.words.set...
  2. MailMergeSettings.Clear | Aspose.Words for .NET

    Effortlessly reset your mail merge settings with the MailMergeSettings Clear method, transforming your document into a standard format for seamless use....WriteLine ( $"Query:\n\t{doc.MailMergeSettings.Query}" ); // We...

    reference.aspose.com/words/net/aspose.words.set...
  3. Import XML to Excel workbook|Documentation

    Import data from XML data files to Microsoft Excel....Link Cells to XML Map Elements Query Cell Areas Mapped to XML Map...

    docs.aspose.com/cells/net/import-xml-map-inside...
  4. Import XML to Excel workbook|Documentation

    Import data from an XML data file to Microsoft Excel....Link Cells to XML Map Elements Query Cell Areas Mapped to XML Map...

    docs.aspose.com/cells/python-net/import-xml-map...
  5. MailMergeSettings.MailSubject | Aspose.Words fo...

    Customize your MailMerge with the MailSubject property to create engaging email or fax subject lines. Enhance communication with personalized content....WriteLine ( $"Query:\n\t{doc.MailMergeSettings.Query}" ); // We...

    reference.aspose.com/words/net/aspose.words.set...
  6. Trying to convert html to pdf but some CSS not ...

    Hi Team, I am trying to convert html to pdf some CSS not supporting linear-gradient() & I am using below css code background: linear-gradient(171deg, #003C69 0%, #6639B7 100%) 0% 0% no-repeat padding-box; can you ple…...merged into an existing topic: Query Regarding Memory Leak Issue...

    forum.aspose.com/t/trying-to-convert-html-to-pd...
  7. Appendix B. Technical FAQ in C#|Aspose.Words fo...

    Learn the LINQ Reporting Engine FAQ to build a report in C#....you most likely expect an SQL query like the following one to be...LINQ providers, the actual SQL query in this case is as follows....

    docs.aspose.com/words/net/appendix-b-technical-...
  8. Splitting and Merging PST files|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....2005 , 4 , 7 )) query = builder . get_query () # Delete existing...personal_storage . split_into ( query , path_to_pst ) Merging PST...

    docs.aspose.com/email/python-net/splitting-and-...
  9. Python|Aspose.Words for Java

    Python: how to use Aspose.Words for Java....() { try { //Create database query String sqlString = "SELECT *...RelationSet : the database query myResultSet = RelationSet ....

    docs.aspose.com/words/java/python-and-aspose-wo...
  10. Can't search RFC message id in a PST file - Fre...

    i’m using aspose email 20.5.3 sample code to find the message with rfc message id : abc-def@abc.com FolderInfo folder = pst.getRootFolder().getSubFolder(“Inbox”); PersonalStorageQueryBuilder builder = new PersontalS…...); } When I didn’t use the query, it shows all the messages and...internetMessageid. But when I add the query, the search result is 0. I’m...

    forum.aspose.com/t/cant-search-rfc-message-id-i...