Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 2,544 for

personalstorage

(0.04 sec)
  1. Convert EML to OST via Java | products.aspose.com

    Try the code sample to convert EML 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/eml-t...
  2. Ինչպես փոխարկել 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...
  3. How to parse the below values from the Java Cod...

    Hello Team, Can you help me to know how to fetch the below properties from the .PST file from the code given below. Subfolders Data - How to parse getSubFolders() To, Cc, Bcc email addresses HTML Body Content Attachme…...pst"; PersonalStorage pst = PersonalStorage.fromFile(pstFileName);...olderInfo folderInfo, PersonalStorage pst) { // display the folder...

    forum.aspose.com/t/how-to-parse-the-below-value...
  4. Ինչպես ստեղծել Outlook PST ֆայլ Java-ում

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

    kb.aspose.com/hy/email/java/how-to-create-an-ou...
  5. Working with Large PST Files|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 ( @"storage...require. using var pst = PersonalStorage . FromFile ( @"storage...

    docs.aspose.com/email/net/working-with-large-ps...
  6. Ինչպես բաժանել PST ֆայլը C#-ով

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

    kb.aspose.com/hy/email/net/how-to-split-pst-fil...
  7. 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-...
  8. Ինչպես բաժանել PST ֆայլը Python-ի միջոցով

    Այս կարճ ձեռնարկը կենտրոնանում է այն բանի վրա, թե ինչպես կարելի է բաժանել PST ֆայլը Python-ի միջոցով: Դուք կսովորեք բաժանել PST-ը Python-ի միջոցով մի քանի տող կոդի օգնությամբ, որոնք կարող են օգտագործվել Python-ի աջակցվող ցանկացած միջավայրում, ներառյալ Windows-ը և Linux-ը:...հարցման չափանիշները Ստեղծեք PersonalStorage դասի օրինակ՝ աղբյուրի PST...գործելուց հետո՝ օգտագործելով PersonalStorage դասը: Կոդ՝ Python-ի միջոցով...

    kb.aspose.com/hy/email/python/how-to-split-pst-...
  9. 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-...
  10. Managing Calendar Items in PST Files|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 a PST using the PersonalStorage.Create() method. Create...in ICS format. Use the PersonalStorage and MapiCalendar classes...

    docs.aspose.com/email/net/managing-calendar-ite...