Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 3,279 for

personalstorage

(0.17 sec)
  1. Convert HTML to PST via Java | products.aspose.com

    Try the code sample to convert HTML files to PST format in Java. Download Java API to take your email processing applications to the next level.... the library offers a PersonalStorage class to create an object...format version using the PersonalStorage.create() method. Add a...

    products.aspose.com/email/java/conversion/html-...
  2. 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…...folderEntryId) { var pst = PersonalStorage.FromFile(emailFilePath);...MailDetailInfo ProcessFolderForMess(PersonalStorage pst, FolderInfo folder...

    forum.aspose.com/t/parsing-the-details-via-dotn...
  3. Splitting PST results in creation of empty fold...

    I am trying to split a large PST which has multiple folders with Aspose.Email for Java. PST split works fine with size constraint; however, all PSTs will have all folders from parent PST even though some of the folders …...GetQuery()); using (PersonalStorage pst = PersonalStorage.FromFile(fileName))...

    forum.aspose.com/t/splitting-pst-results-in-cre...
  4. EMAILNET-41653 - Free Support Forum - aspose.com

    What was the issue with message extraction from PST fixed by EMAILNET-41653 in 25.11?...In earlier releases the PersonalStorage / MapiMessage APIs returned...

    forum.aspose.com/t/emailnet-41653/322916
  5. Convert PST to VCF via Java | products.aspose.com

    Try the code sample to convert PST files to VCF format in Java. Download Java API to take your email processing applications to the next level....the library offers the PersonalStorage class which is used to...Outlook PST file with the PersonalStorage.fromFile method. Check...

    products.aspose.com/email/java/conversion/pst-t...
  6. 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.... PersonalStorage . from_file ( data_dir...= ae . storage . pst . PersonalStorage . from_file ( data_dir...

    docs.aspose.com/email/python-net/imap-backup-an...
  7. Convert PST to HTML via Java | products.aspose.com

    Try the code sample to convert PST files to HTML format in Java. Download Java API to take your email processing applications to the next level....the library offers the PersonalStorage class which is used to...the PST file with the PersonalStorage.fromFile method specifying...

    products.aspose.com/email/java/conversion/pst-t...
  8. 档案

    档案... 然后,使用 PersonalStorage.create() 方法创建一个 PST 文件来存储分发列表。...文件来存储分发列表。 之后,使用 PersonalStorage.createpredefinedfold() 方法在 PST...

    blog.aspose.com/zh/email/create-ms-outlook-dist...
  9. Convert ICS Other Formats|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....FromFile method of the PersonalStorage class. Retrieve the calendar...OST file using var pst = PersonalStorage . FromFile ( "Saved File...

    docs.aspose.com/email/net/converting-between-fo...
  10. Convert EML to PST via C# | products.aspose.com

    Sample code for EML to PST C# conversion. Use API example code for batch EML files to PST conversion within VB.NET, Asp.NET or any .NET based application....)){ using ( var personalStorage = PersonalStorage.Create( "outputFile...Unicode)){ var inbox = personalStorage.RootFolder.AddSubFolder(...

    products.aspose.com/email/net/conversion/eml-to...