Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 4,554 for

pst folder

(0.35 sec)
  1. 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....Svenska 在 PST 文件中管理联系人 Contents [ Hide ] 添加并保存联系人 向 PST 添加联系人 该部分...该部分 创建和管理 PST 文件 演示了如何创建 PST 文件并向其添加子文件夹。使用 Aspose.Email,您可以将...

    docs.aspose.com/email/zh/net/managing-contacts-...
  2. 在 Python 中备份和恢复 IMAP 邮件|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....本文演示了如何使用 ImapClient 类及其方法,用于备份和恢复 PST 文件中的邮件。还介绍了如何使用多连接模式提升大邮箱的性能。...类。下面的代码示例展示了如何将 Inbox 文件夹备份到 .pst 文件: import aspose.email as ae...

    docs.aspose.com/email/zh/python-net/backup-and-...
  3. Product Overview|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....messages and folder information from Microsoft Outlook® PST documents...Outlook PST files are also supported. Get the folders, subfolders...

    docs.aspose.com/email/androidjava/product-overv...
  4. How to Manage Exchange Server Folders using EWS...

    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....Server Folders using EWS Contents [ Hide ] List All Folders from...Server and list all the folders and sub-folders. You can also retrieve...

    docs.aspose.com/email/net/manage-folders-on-exc...
  5. 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…...parse and fetch the data for PST & OLM Files in most time consuming...Mail List Fetching from one folder. Mail Detail Fetching for one...

    forum.aspose.com/t/parsing-the-details-via-dotn...
  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. 拆分和合并 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....拆分和合并 PST 文件 Contents [ Hide ] Aspose.Email API 提供了将单个 PST 文件拆分为多个指定大小的...文件拆分为多个指定大小的 PST 文件的功能,也可以将多个 PST 文件合并为一个 PST 文件。拆分和合并 PST 的操作均可通过添加事件进行跟踪。...

    docs.aspose.com/email/zh/python-net/splitting-a...
  8. Read and Convert Outlook OST File|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 class and get...its contents, for example, folders, subfolders and messages. Microsoft...

    docs.aspose.com/email/python-net/read-and-conve...
  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...