Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 14,012 for

pst

(0.05 sec)
  1. Topics tagged email-java

    Topics tagged email-java...28, 2025 Issues in Parsing a PST File Aspose.Email Product Family...Family email-java , email-pst 17 87 March 25, 2025 How to deal...

    forum.aspose.com/tag/email-java
  2. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Answers How to Convert MBOX to PST File in Java How to get Images...Java How to Convert MBOX to PST File in C# How to Convert XPS...

    kb.aspose.com/categories/page/53/
  3. IMAP Backup and Restore Operation in Python|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....pst" , settings ) Restore Messages..." # Load the PST file pst = ae . storage . pst . PersonalStorage...

    docs.aspose.com/email/python-net/imap-backup-an...
  4. Parsing the details via DotNet in efficient man...

    Hello Team, we are out here to parse and fetch the data for Pst & OLM Files in most time consuming and efficient manner, and we have 2 goals here. Both the parsing logics are consuming too much time and we want to optimi…...parse and fetch the data for PST & OLM Files in most time consuming...string folderEntryId) { var pst = PersonalStorage.FromFile(emailFilePath);...

    forum.aspose.com/t/parsing-the-details-via-dotn...
  5. Parsing the details via DotNet in efficient man...

    Hello Team, we are out here to parse and fetch the data for Pst & OLM Files in most time consuming and efficient manner, and we have 2 goals here. Both the parsing logics are consuming too much time and we want to optimi…...7:36pm 23 Thank you for providing pst file. We are investigating this...its entry ID within the entire PST file hierarchy, not just at the...

    forum.aspose.com/t/parsing-the-details-via-dotn...
  6. Assafasfasfsafasfsafsafsaf - Free Support Forum...

    not to do that all the...supports reading and writing PST files. Using Aspose.Email, you...such as MSG, EML/EMLX, MBOX, PST, OST & MHT from within your applications...

    forum.aspose.com/t/assafasfasfsafasfsafsafsaf/3...
  7. UpdateMessage command removes embedded messages...

    We are testing with aspose.email 24.9 (Files attached) TestPstandEML.zip (23.2 KB) using Aspose.Email; using Aspose.Email.Mapi; using Aspose.Email.Storage.Pst; var asposeLicense = new License(); var PstFilePath = a…...Pst; var asposeLicense = new License();...SetAsposeLicense(); using var pst = PersonalStorage.FromFile(pstFilePath);...

    forum.aspose.com/t/updatemessage-command-remove...
  8. Categories

    查找API的答案 Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Product Famil......转换为 PST 文件 如何在 Java 中将 MBOX 转换为 PST 文件 如何使用 Java 拆分 PST 文件 如何使用...如何使用 C# 拆分 PST 文件 如何在 Java 中将 Visio 转换为 PNG 如何在 C# 中将 XPS 转换为...

    kb.aspose.com/zh/categories/page/53/
  9. Working with Distribution Lists|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....pst" , FileFormatVersion . Unicode...// Add the contact folder to pst FolderInfo contactFolder = personalStorage...

    docs.aspose.com/email/java/working-with-distrib...
  10. Merge OST Files via .NET | products.aspose.com

    Optimize email handling across platforms. Combine OST files using advanced C# .NET library and a code sample to ensure its performance and efficiency.... Create a new PST file using PersonalStorage.Create()...Merge the created PST with the OST files using pst.MergeWith() method...

    products.aspose.com/email/net/merger/ost/