Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 2,552 for

personalstorage

(0.09 sec)
  1. 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....ae personalStorage = ae . storage . pst . PersonalStorage . create... MboxLoadOptions ()), personalStorage , "Inbox" , conversion_options...

    docs.aspose.com/email/python-net/programming-wi...
  2. Convert OST to VCF via Java | products.aspose.com

    Try the code sample to convert OST 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...creating a PersonalStorage object using the PersonalStorage.fromFile()...

    products.aspose.com/email/java/conversion/ost-t...
  3. 如何在 Python 中将 OST 转换为 PST 文件

    这个简洁的教程指导如何在 Python 中将 OST 转换为 PST 文件。您将见证在 Python 中将 OST 保存到 PST 文件中,只需几行代码即可在任何 Python 支持的环境(包括 Windows 和 Linux)中使用。...email 命名空间 实例化 PersonalStorage 类实例并使用 PersonalStorage.from_file 方法加载...的 API。这个过程非常简单,我们首先使用 PersonalStorage.from_file 方法从磁盘打开 OST 文件。然后使用...

    kb.aspose.com/zh/email/python/how-to-convert-os...
  4. Convert MBOX to PST via Java | products.aspose.com

    Try the code sample to convert MBOX files to PST format in Java. Download Java API to take your email processing applications to the next level.... The PersonalStorage class of the library represents...Create a PST file using PersonalStorage.create() method with the...

    products.aspose.com/email/java/conversion/mbox-...
  5. Convert HTML to OST via Java | products.aspose.com

    Try the code sample to convert HTML files to OST 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...“storage.ost” using the PersonalStorage.fromFile() method. Load...

    products.aspose.com/email/java/conversion/html-...
  6. Create New PST File and Add SubFolders|Document...

    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.... Use the PersonalStorage class to create a PST file...Create a PST using the PersonalStorage.Create() method. Add a...

    docs.aspose.com/email/cpp/create-new-pst-file-a...
  7. 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 …... PersonalStorage pst = PersonalStorage.fromFile("/...static String setMessages(PersonalStorage pst, String folderId) throws...

    forum.aspose.com/t/how-to-get-the-following-val...
  8. Convert OST to MHTML via Java | products.aspose...

    Try the code sample to convert OST files to MHTML 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. Iterate...

    products.aspose.com/email/java/conversion/ost-t...
  9. Convert MSG to OST via Java | products.aspose.com

    Try the code sample to convert MSG files to OST 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 by providing...

    products.aspose.com/email/java/conversion/msg-t...
  10. 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...