Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 2,544 for

personalstorage

(0.06 sec)
  1. 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...
  2. Convert PST to OFT via Java | products.aspose.com

    Try the code sample to convert PST files to OFT 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...few lines of code. Use PersonalStorage.fromFile method to open...

    products.aspose.com/email/java/conversion/pst-t...
  3. Convert OST to ICS via Java | products.aspose.com

    Try the code sample to convert OST files to ICS 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...Open the OST file using PersonalStorage.fromFile method. Make sure...

    products.aspose.com/email/java/conversion/ost-t...
  4. 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...
  5. 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...
  6. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …...PST: using (var pst = PersonalStorage.FromFile("mailbox.pst"))...color: using (var pst = PersonalStorage.FromFile("mailbox.pst"))...

    forum.aspose.com/t/how-to-get-the-following-val...
  7. Programming with Thunderbird|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....MemoryStream (); var personalStorage = PersonalStorage . Create ( pstDataStream...new MboxLoadOptions ()), personalStorage , "Inbox" , new MboxToPstConversionO...

    docs.aspose.com/email/net/programming-with-thun...
  8. Convert OLM to 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.... PersonalStorage . create ( "my.pst" , ae...

    docs.aspose.com/email/python-net/convert-olm-to...
  9. Merge PST Files via .NET | products.aspose.com

    Combine PST files using the C# code sample from the advanced library on .NET Framework, .NET Core Platforms. Optimize email handling!... Use PersonalStorage.FromFile to access the...separate folder using personalStorage.MergeWith() method. System...

    products.aspose.com/email/net/merger/pst/
  10. 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...