Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 3,113 for

personalstorage

(0.32 sec)
  1. 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-...
  2. Working with Calendar Items in PST File|Documen...

    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 a PST using the PersonalStorage.create() method. Create...ICS format. It uses the PersonalStorage and MapiCalendar classes...

    docs.aspose.com/email/java/working-with-calenda...
  3. 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-...
  4. 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...
  5. 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...
  6. How to create a new instance of MapiAttachment ...

    Hi, I am trying to create a new attachment from a string input and add it to an existing MapiMessage in a PST file. I do not see any constructors for MapiAttachment class. Why is it so? How can I add a new attachment…...ExtractMessage method on the PersonalStorage object. But this seems...to the message in the PersonalStorage object. This way any attachment...

    forum.aspose.com/t/how-to-create-a-new-instance...
  7. 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/
  8. How to Split PST File using C#

    This short tutorial focuses on how to convert split PST File using C#. You will learn to split PST using C# with the help of a few lines of code that can be used in any of .NET supported environments including Windows, macOS and Linux....MailQuery list Instantiate the PersonalStorage class instance to load...from the disk using the PersonalStorage class. Code to Split PST...

    kb.aspose.com/email/net/how-to-split-pst-file-u...
  9. 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-...
  10. Convert PST to MSG via Java | products.aspose.com

    Try the code sample to convert PST files to MSG format in Java. Download Java API to take your email processing applications to the next level.... By utilizing the PersonalStorage class, users can easily...the library offers the PersonalStorage class which is used to...

    products.aspose.com/email/java/conversion/pst-t...