Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 2,552 for

personalstorage

(0.02 sec)
  1. Convert ICS to PST via Java | products.aspose.com

    Try the code sample to convert ICS files to PST format in Java. Download Java API to take your email processing applications to the next level.... The PersonalStorage class of the library represents...format version using the PersonalStorage.create method. This method...

    products.aspose.com/email/java/conversion/ics-t...
  2. Ինչպես բաժանել PST ֆայլը Python-ի միջոցով

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

    kb.aspose.com/hy/email/python/how-to-split-pst-...
  3. 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...
  4. Ինչպես փոխարկել OST-ը PST ֆայլի Python-ում

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

    kb.aspose.com/hy/email/python/how-to-convert-os...
  5. Ինչպես փոխարկել 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...
  6. 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
  7. How to Split PST File using Python

    This short tutorial focuses on how to split PST File using Python. You will learn to split PST using Python with the help of a few lines of code that can be used in any Python supported environment including Windows and Linux....MailQuery list Create the PersonalStorage class instance to load...from the disk using the PersonalStorage class. Code to Split PST...

    kb.aspose.com/email/python/how-to-split-pst-fil...
  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. Working with Calendar Items in PST File|Documen...

    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...ICS format. It uses the PersonalStorage and MapiCalendar classes...

    docs.aspose.com/email/java/working-with-calenda...
  10. 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...