Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 5,766 for

personalstorage

(0.11 sec)
  1. Ինչպես բաժանել PST ֆայլը Java-ի միջոցով

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

    kb.aspose.com/hy/email/java/how-to-split-pst-fi...
  2. 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...
  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.... 以下是该类的方法 PersonalStorage 类对于从损坏的 PST 文件中恢复数据至关重要:...= ae . storage . pst . PersonalStorage . from_file ( "target.pst"...

    docs.aspose.com/email/zh/python-net/read-corrup...
  4. 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...
  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. 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-...
  7. Ինչպես փոխարկել 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-...
  8. 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...
  9. 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...
  10. 在 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...