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

personalstorage

(0.89 sec)
  1. 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...
  2. 读取损坏的 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...
  3. 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...
  4. Ինչպես փոխարկել 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...
  5. Ինչպես փոխարկել OST-ը PST ֆայլի C#-ում

    Այս արագ ձեռնարկը ուղեցույց է, թե ինչպես փոխարկել OST-ը PST ֆայլի C#-ում: Դուք կսովորեք պահպանել OST-ը PST ֆայլում C#-ում մի քանի տող կոդի օգնությամբ, որոնք կարող են օգտագործվել .NET-ի աջակցվող ցանկացած միջավայրում, ներառյալ Windows-ը, Linux-ը և macOS-ը:...ծրագրի ֆայլում Ստեղծեք PersonalStorage -ի օրինակ բեռնելով OST...OST ֆայլը օգտագործելով PersonalStorage.FromFile մեթոդը: Պահպանեք...

    kb.aspose.com/hy/email/net/how-to-convert-ost-t...
  6. 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...
  7. Ինչպես ստեղծել Outlook PST ֆայլ Java-ում

    Այս պարզ հոդվածը բացատրում է, թե ինչպես ստեղծել Outlook PST ֆայլ Java-ում: Դուք կարող եք ստեղծել նոր PST ֆայլ Java-ում՝ օգտագործելով մի քանի API զանգեր և կատարել բոլոր առաջադեմ գործողությունները նորաստեղծ PST ֆայլի վրա:...ստեղծելու համար Ստեղծեք PersonalStorage դասի օբյեկտ, որը ստեղծում...պարզապես օգտագործելով PersonalStorage դասը: Երբ PST-ը ստեղծվի...

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