Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 4,935 for

personalstorage

(0.12 sec)
  1. Convert EMLX to OST via Java | products.aspose.com

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

    products.aspose.com/email/java/conversion/emlx-...
  2. Ինչպես փոխարկել 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-...
  3. 读取损坏的 PST/OST 文件|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.... using ( var pst = PersonalStorage . FromFile ( fileName ))...ExploreCorruptedPst ( PersonalStorage pst , string rootFolderId...

    docs.aspose.com/email/zh/net/read-corrupted-pst...
  4. 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...
  5. How to Convert OST to PST File in Java

    This short tutorial guides on how to convert OST to PST File in Java along with the detailed steps to use the example code. You will learn to save OST to PST using Java with the help of a few lines of code that can be used in any Java supported environments including Windows, macOS and Linux....file Create an object of PersonalStorage class to load an OST file...file using the PersonalStorage.fromFile method Convert OST to...

    kb.aspose.com/email/java/how-to-convert-ost-to-...
  6. How to Convert OST to PST File in Python

    This crisp tutorial guides on how to convert OST to PST File in Python. You will witness to save OST to PST file in Python with the help of a only few lines of code that can be used in any of Python supported environments including Windows and Linux....Python file Instantiate the PersonalStorage class instance and load...the OST file using the PersonalStorage.from_file method Save the...

    kb.aspose.com/email/python/how-to-convert-ost-t...
  7. 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...
  8. 在 PST 文件中管理 Outlook 分发列表|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.... 使用以下方式创建新 PST 文件 PersonalStorage.create() 使用 UNICODE 格式。...= ae . storage . pst . PersonalStorage . create ( "target.pst"...

    docs.aspose.com/email/zh/python-net/managing-di...
  9. 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...
  10. Convert EML to PST in Java

    This detailed tutorial explains how to convert EML to PST in Java. Moreover, it also illustrates how to tailor the EML to PST conversion process in of EML to PST in Java....library Initialize the PersonalStorage class to generate the PST...a PST file through the PersonalStorage class object. Afterward...

    kb.aspose.com/email/java/convert-eml-to-pst-in-...