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

personalstorage

(0.16 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. Convert EML to PST in C#

    In this comprehensive tutorial, we will discuss how to convert EML to PST in C#. Furthermore, it also describes how to adjust the conversion workflow of EML to PST in C# according to your specific requirements....library Initialize the PersonalStorage class to generate the PST...of a PST file using the PersonalStorage class instance. Next, you...

    kb.aspose.com/email/net/convert-eml-to-pst-in-c...
  3. Convert VCF to OST via Java | products.aspose.com

    Try the code sample to convert VCF files to OST format in Java. Download Java API to take your email processing applications to the next level.... The PersonalStorage class which is used to...Storage (OST) file with PersonalStorage.fromFile . Retrieve the...

    products.aspose.com/email/java/conversion/vcf-t...
  4. How to Convert OST to PST File in C#

    This quick tutorial guides on how to convert OST to PST File in C#. You will learn to save OST to PST file in C# with the help of a couple of lines of code that can be used in any of .NET supported environments including Windows, Linux and macOS....Create an instance of PersonalStorage by loading on OST file...file using the PersonalStorage.FromFile method Save the resultant...

    kb.aspose.com/email/net/how-to-convert-ost-to-p...
  5. Convert ICS to OST via Java | products.aspose.com

    Try the code sample to convert ICS files to OST format in Java. Download Java API to take your email processing applications to the next level.... The PersonalStorage class of the library represents...file “SavedFile.ost” as a PersonalStorage object. Get a calendar...

    products.aspose.com/email/java/conversion/ics-t...
  6. Ինչպես փոխարկել MBOX-ը PST ֆայլի Java-ում

    Այս կարճ թեման այն մասին է, թե ինչպես փոխարկել MBOX-ը PST Ֆայլի Java-ում, ինչպես նաև շրջակա միջավայրը կարգավորելու բոլոր մանրամասները: Դուք կարող եք հեշտությամբ **պահել MBOX PST ֆայլը Java-ում** մի քանի տող կոդի օգնությամբ և օգտագործել այս հավելվածը Java-ի ցանկացած միջավայրում, ներառյալ Windows, macOS և Linux:...սկավառակի վրա՝ օգտագործելով PersonalStorage դասի օրինակը PST-ի ներսում...հետ միասին՝ օգտագործելով PersonalStorage դասի օրինակը: Վերջապես...

    kb.aspose.com/hy/email/java/how-to-convert-mbox...
  7. 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-...
  8. 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/
  9. 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...
  10. 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...