Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 5,285 for

pst folder

(0.14 sec)
  1. Backup and Restore IMAP Messages in Python|Docu...

    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....email messages to and from a PST file. It also covers how to improve...how to back up the Inbox folder to a .pst file: import aspose.email...

    docs.aspose.com/email/python-net/backup-and-res...
  2. 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....Svenska 在 PST 文件中管理 Outlook 联系人 Contents [ Hide ] 向 PST 文件添加 Outlook...Outlook 联系人 创建新 PST 文件并添加子文件夹 演示如何创建 PST 文件并在其中包含子文件夹。使用 Aspose...

    docs.aspose.com/email/zh/python-net/managing-ou...
  3. Public API Changes in Aspose.Email 3.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....MoveItem(FolderInfo folder, FolderInfo destFolder) – Moves...specified folder to a new parent folder within the current PST. PersonalStorage...

    docs.aspose.com/email/java/public-api-changes-i...
  4. 使用 PST 密码保护|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....Dutch Svenska 使用 PST 密码保护 Contents [ Hide ] 使用 PST 密码保护 Microsoft...Outlook 允许用户使用密码保护 PST 文件,以限制对其访问。Aspose.Email 能检测 PST 文件的密码保护。密码保护实际上仅在...

    docs.aspose.com/email/zh/net/working-with-pst-p...
  5. OlmStorage GetPredefinedFolder? - Free Support ...

    Hello, Do you find it useful to have GetPredefinedFolder for OlmStorage? When working with my olm samples, I don’t know which one is the predefined Folder for these: “Deleted Items” and “Trash” or “Junk Email” and “…...which one is the predefined folder for these: “Deleted Items”...to map when converting olm to pst. Thanks Professionalize.Discourse...

    forum.aspose.com/t/olmstorage-getpredefinedfold...
  6. Parsing the details via DotNet in efficient man...

    Hello Team, we are out here to parse and fetch the data for Pst & OLM Files in most time consuming and efficient manner, and we have 2 goals here. Both the parsing logics are consuming too much time and we want to optimi…...3 KB) Inbox folder has mail with subject HTML...7:36pm 23 Thank you for providing pst file. We are investigating this...

    forum.aspose.com/t/parsing-the-details-via-dotn...
  7. 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...storage files management including PST & OST. Currently, API supports...C++. Create PST & OST files Manage Messages in PST Manage Contacts...

    products.aspose.com/email/cpp/
  8. How to Read OLM Files in Node.js via .NET | pro...

    Read OLM Files Read OLM Files in JavaScript Open and read OLM files in JavaScript, accessing emails and other data, s......emails and other data, saving to PST format programmatically within...method. Access the “Inbox” folder in the file. The true argument...

    products.aspose.com/email/nodejs-net/reading-ol...
  9. Java Email API | Java Outlook API | Receive & P...

    Aspose.Email Java. Mail, MIME and iCalander SDK for Java to send & receive Thunderbird & Outlook emails. API works with SMTP server POP3 IMAP clients Email API...formats such as MSG, EML, MBOX, PST, OST & MHT from within Java applications...such as Personal Storage Files PST and Offline Storage Files OST...

    products.aspose.com/email/java/
  10. Throw exception in contact using aspose api - F...

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new Pst PersonalStorage Pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = Pst.RootFolder; …...{ // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath...var root = pst.RootFolder; FolderInfo inboxFolder = pst.CreateP...

    forum.aspose.com/t/throw-exception-in-contact-u...