Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 3,360 for

query

(0.51 sec)
  1. 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-...
  2. Extracting data from scanned invoices using AI|...

    Combine Aspose.OCR for .NET with ChatGPT to extract information such as numbers, dates, line items, and totals from scanned invoices.... Now let’s create a query using the extracted invoice...rather than complex program queries. Let’s try to extract some...

    docs.aspose.com/ocr/net/ocr-and-parse-with-ai/
  3. 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...
  4. MailMergeSettings.Clone | Aspose.Words for .NET

    Discover the MailMergeSettings Clone method, effortlessly create a deep copy of your settings for seamless document automation and enhanced efficiency.... Query = "SELECT * FROM " + doc . MailMergeSettings...

    reference.aspose.com/words/net/aspose.words.set...
  5. 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-...
  6. Working with Messages from Server|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....properties for specifying the query conditions, for example, date...MailQuery is filled with the query developed by MailQueryBuilder...

    docs.aspose.com/email/java/working-with-message...
  7. 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...
  8. 拆分和合并 PST 文件|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 ) 合并 PST 文件 合并为单个...

    docs.aspose.com/email/zh/python-net/splitting-a...
  9. How to copy word style to excel style - Free Su...

    I have multiple docx files and I have a requirement to put each docx content with style into column. Like If you copy word content and paste into excel but I want to do programmatically. I’m able to put the plain text i…...@manojp1988 , Thanks for your query. Please find the utility (Doc2XLS)...

    forum.aspose.com/t/how-to-copy-word-style-to-ex...
  10. How-to Articles – HTML Questions in C# Examples

    Find answers to popular questions about how to work with HTML files in C# using Aspose.HTML for .NET. Gain ready-to-use C# examples....are methods that are used to query DOM elements that match a CSS...selector. How to Use XPath Query in HTML? – This article introduces...

    docs.aspose.com/html/net/how-to-articles/