Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 2,544 for

personalstorage

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

    Try the code sample to convert ICS 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...format version using the PersonalStorage.create method. This method...

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

    Այս կարճ ձեռնարկը ցույց է տալիս, թե ինչպես փոխարկել OST-ը PST ֆայլի Java-ում, ինչպես նաև օրինակելի կոդը օգտագործելու մանրամասն քայլերը: Դուք կսովորեք պահպանել OST-ը PST-ում Java-ի միջոցով մի քանի տող կոդի օգնությամբ, որոնք կարող են օգտագործվել Java-ի ցանկացած միջավայրում, ներառյալ Windows, macOS և Linux:...ծրագրի ֆայլում Ստեղծեք PersonalStorage դասի օբյեկտ՝ ՕՍՏ ֆայլը...ֆայլը բեռնելու համար PersonalStorage.fromFile մեթոդով։ Փոխակերպեք...

    kb.aspose.com/hy/email/java/how-to-convert-ost-...
  4. 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/
  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. 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...
  7. 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-...
  8. 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...
  9. How to Split PST File using Python

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

    kb.aspose.com/email/python/how-to-split-pst-fil...
  10. 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...