Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 2,544 for

personalstorage

(0.08 sec)
  1. Convert PST to OST via C++ application | produc...

    Sample C++ conversion code for PST document to OST format. Use example code for batch PST to OST conversion within any C++ Application.... Load PST file with PersonalStorage::FromFile. Call the SaveAs()...System::SharedPtr<PersonalStorage> ps = PersonalStorage::FromFile(dataDir...

    products.aspose.com/email/cpp/conversion/pst-to...
  2. Convert OST to PST via C++ application | produc...

    Sample C++ conversion code for OST document to PST format. Use example code for batch OST to PST conversion within any C++ Application.... Load OST file with PersonalStorage::FromFile. Call the SaveAs()...System::SharedPtr<PersonalStorage> ps = PersonalStorage::FromFile(dataDir...

    products.aspose.com/email/cpp/conversion/ost-to...
  3. Convert OST to ICS via C++ application | produc...

    Sample C++ conversion code for OST document to ICS format. Use example code for batch OST to ICS conversion within any C++ Application.... Load OST file with PersonalStorage::FromFile. Call the SaveAs()...System::SharedPtr<PersonalStorage> ps = PersonalStorage::FromFile(dataDir...

    products.aspose.com/email/cpp/conversion/ost-to...
  4. C++ Email Parsing API | products.aspose.com

    C++ email library to create manipulate and convert Microsoft Outlook Email PST OST files. SMTP, POP3 and IMAP protocols supported to send and receive emails...System::SharedPtr<PersonalStorage> personalStorage = PersonalStorage::Create(dir...folder "Inbox" to the PST personalStorage->get_RootFolder()->Add...

    products.aspose.com/email/cpp/
  5. Convert PST to ICS via C++ application | produc...

    Sample C++ conversion code for PST document to ICS format. Use example code for batch PST to ICS conversion within any C++ Application.... Load PST file with PersonalStorage::FromFile. Call the SaveAs()...System::SharedPtr<PersonalStorage> pst = PersonalStorage::FromFile(dataDir...

    products.aspose.com/email/cpp/conversion/pst-to...
  6. Convert OST to MSG via C++ application | produc...

    Sample C++ conversion code for OST document to MSG format. Use example code for batch OST to MSG conversion within any C++ Application.... Load OST file with PersonalStorage::FromFile. Call the SaveAs()...System::SharedPtr<PersonalStorage> ps = PersonalStorage::FromFile(dataDir...

    products.aspose.com/email/cpp/conversion/ost-to...
  7. A question about method dispose() in Aspose. Em...

    I looked at the introduction to method dispose() in Aspose.Email for Java, but I’m not sure how I should use it to flush memory. The below is my code: Personalstorage Personalstorage = Personalstorage.create(cur…...code: PersonalStorage personalStorage = PersonalStorage.creat...FolderInfo inboxFolder = personalStorage.getRootFolder().addSubFolder("Inbox");...

    forum.aspose.com/t/a-question-about-method-disp...
  8. Ինչպես ստեղծել PST ֆայլ Python-ում

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

    kb.aspose.com/hy/email/python/how-to-create-a-p...
  9. How to Create a PST File in Python

    This short tutorial focuses on how to create a PST file in Python. You will get familiar with the process to create a new PST file in Python with the help of a few lines of code along with the option to insert different types of folders into it....Create an instance of the PersonalStorage class to create the PST...on the disk using the PersonalStorage class. One can create a...

    kb.aspose.com/email/python/how-to-create-a-pst-...
  10. Public API Changes in Aspose.Email 5.9.0|Docume...

    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....beginRestore(IConnection, PersonalStorage, ImapFolderInfoCollec,...beginRestore(IConnection, PersonalStorage, ImapFolderInfoCollec,...

    docs.aspose.com/email/java/public-api-changes-i...