Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 3,279 for

personalstorage

(1.43 sec)
  1. EML-ի փոխակերպումը PST-ի C#-ում

    Այս համապարփակ ուղեցույցում մենք կքննարկենք, թե ինչպես փոխակերպել EML-ը PST-ի C#-ում։ Բացի այդ, այստեղ նկարագրվում է, թե ինչպես հարմարեցնել EML-ից PST փոխակերպման աշխատանքային հոսքը C#-ում՝ ձեր հատուկ պահանջներին համապատասխան։...գրադարանը Սկզբնավորեք PersonalStorage դասը PST ելքային ֆայլ ստեղծելու...է PST ֆայլի ստեղծմամբ՝ PersonalStorage դասի օրինակ օգտագործելով։...

    kb.aspose.com/hy/email/net/convert-eml-to-pst-i...
  2. Aspose.email.cpp 获取PST文件中邮件的附件数据,可以分块读取吗 - Free...

    System::SharedPtr<MapiAttachment> attachment = attachments->idx_get(attachmentIndex); if(attachment) { System::SharedPtr<System::IO::MemoryStream> stream = attachment->ToMemoryStream(); } stream把整个附件的数据都读到内存了,大文件的话需要分块…...System::SharedPtr<PersonalStorage> pst = PersonalStorage::FromFile(...

    forum.aspose.com/t/aspose-email-cpp-pst/314744
  3. Convert EML to PST in Python

    This detailed guide explains how to convert EML to PST in Python. It also highlights how to fine-tune the conversion routine of EML to PST in Python based on specific needs....library Initialize the PersonalStorage class to produce the PST...producing a PST file using the PersonalStorage class instance. After that...

    kb.aspose.com/email/python/convert-eml-to-pst-i...
  4. Ինչպես բաժանել PST ֆայլը Python-ի միջոցով

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

    kb.aspose.com/hy/email/python/how-to-split-pst-...
  5. How to Convert OST to PST File in C#

    This quick tutorial guides on how to convert OST to PST File in C#. You will learn to save OST to PST file in C# with the help of a couple of lines of code that can be used in any of .NET supported environments including Windows, Linux and macOS....Create an instance of PersonalStorage by loading on OST file...file using the PersonalStorage.FromFile method Save the resultant...

    kb.aspose.com/email/net/how-to-convert-ost-to-p...
  6. Ինչպես փոխարկել 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...
  7. 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-...
  8. 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...
  9. 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...
  10. 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...