Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 2,552 for

personalstorage

(0.04 sec)
  1. Create New PST in Ruby|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....Create an instance of PersonalStorage pst = Rjb :: import ( 'com...'com.aspose.email.PersonalStorage' ) . create ( data_dir + "sample1...

    docs.aspose.com/email/java/create-new-pst-in-ruby/
  2. Convert MSG to PST via Java | products.aspose.com

    Try the code sample to convert MSG files to PST 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...output PST file using PersonalStorage.create() method and provide...

    products.aspose.com/email/java/conversion/msg-t...
  3. Support for setting Locale for Current Thread|D...

    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....setLocale(new Locale("en", "US")); PersonalStorage . create ( dataDir + "test...

    docs.aspose.com/email/java/support-for-setting-...
  4. Convert OST to OFT via Java | products.aspose.com

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

    products.aspose.com/email/java/conversion/ost-t...
  5. Convert EMLX to PST via Java | products.aspose.com

    Try the code sample to convert EMLX 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...target format with the PersonalStorage and FolderInfo methods...

    products.aspose.com/email/java/conversion/emlx-...
  6. Creating Simple Application|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....of PersonalStorage com . aspose . email . PersonalStorage pst...com . aspose . email . PersonalStorage . create ( "newSample_out...

    docs.aspose.com/email/androidjava/creating-simp...
  7. How to Convert MBOX to PST File in Java

    This short topic is about how to convert MBOX to PST File in Java along with all the details to set up the environment. You can easily **save MBOX to PST file in Java** with the help of a few lines of code and use this application in any Java supported environment including Windows, macOS and Linux....on the disk using the PersonalStorage class instance Add a custom...folder inside it using the PersonalStorage class instance. Finally...

    kb.aspose.com/email/java/how-to-convert-mbox-to...
  8. How to Split PST File using Java

    This simple topic focuses on how to convert split PST File using Java. It covers all the details to split PST using Java with the help of a few lines of code that can be used in any Java applications supported environments including Windows, Linux and macOS....MailQuery list Initialize the PersonalStorage class instance to load...from the disk using the PersonalStorage class instance. Code to...

    kb.aspose.com/email/java/how-to-split-pst-file-...
  9. Convert OST to HTML via Java | products.aspose.com

    Try the code sample to convert OST 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...specified file path using the PersonalStorage.fromFile method and create...

    products.aspose.com/email/java/conversion/ost-t...
  10. 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…...TryToGetFolderById () this method in PersonalStorage will this give me folder...TryToGetFolderById() in PersonalStorage will return folder information...

    forum.aspose.com/t/parsing-the-details-via-dotn...