Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 2,552 for

personalstorage

(0.03 sec)
  1. Put email in PST with different bodies - Free S...

    Is it possible to create a message in a PST that has different plain body and html body content? For example, HTML body might be “The HTML body” and the plain body might be “The plain body”...message using (PersonalStorage pst = PersonalStorage.Create("output...message using (PersonalStorage pst = PersonalStorage.Create("output...

    forum.aspose.com/t/put-email-in-pst-with-differ...
  2. How to Create an Outlook PST File in Java

    This simple article explains how to create an Outlook PST file in Java. You can create new PST file in Java using a few API calls and perform all the advanced operations on the newly created PST file....PST file Instantiate a PersonalStorage class object that creates...created by simply using the PersonalStorage class. Once the PST is...

    kb.aspose.com/email/java/how-to-create-an-outlo...
  3. Ինչպես բաժանել PST ֆայլը Java-ի միջոցով

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

    kb.aspose.com/hy/email/java/how-to-split-pst-fi...
  4. 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...
  5. 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...
  6. Ինչպես փոխարկել 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-...
  7. Ինչպես բաժանել 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...
  8. 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...
  9. 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-...
  10. Ինչպես բաժանել PST ֆայլը Python-ի միջոցով

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

    kb.aspose.com/hy/email/python/how-to-split-pst-...