Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 19,051 for

msg

(0.05 sec)
  1. Convert PST to OFT via Java | products.aspose.com

    Try the code sample to convert PST files to OFT format in Java. Download Java API to take your email processing applications to the next level....msg files in a specified destination...count = 1; for (MapiMessage msg : inbox. enumerateMapiMessage...

    products.aspose.com/email/java/conversion/pst-t...
  2. Read Outlook for Mac OLM File and Get Folders a...

    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....hasAttachments ()) { MapiMessage msg = olm . extractMapiMessage (...enumerateMessages ()) { MapiMessage msg = storage . extractMapiMessage...

    docs.aspose.com/email/java/read-outlook-for-mac...
  3. Convert Outlook Offline Folder File (OST) to Ot...

    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....Code CodePlex GitHub Convert MSG to Other Formats Save Email Message...

    docs.aspose.com/email/java/convert-outlook-offl...
  4. Supported File Formats|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....Format Description Load Save MSG This format is used by Microsoft...reading, writing, and modifying MSG files. PST It represents Outlook...

    docs.aspose.com/email/net/supported-file-formats/
  5. Convert OFT to OFT in Python | products.aspose.com

    Save OFT to OFT within Python applications without using Microsoft Word or Outlook...(Email Mailbox File) Convert MSG to MSG (Outlook Message Item File)...

    products.aspose.com/total/python-net/conversion...
  6. Convert MBOX to MBOX in Python | products.aspos...

    Save MBOX to MBOX within Python applications without using Microsoft Word or Outlook...(Email Mailbox File) Convert MSG to MSG (Outlook Message Item File)...

    products.aspose.com/total/python-net/conversion...
  7. Creating and Saving Outlook Notes in Jython|Doc...

    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....msg" , noteSaveFormat . Msg ) print "Created...

    docs.aspose.com/email/java/creating-and-saving-...
  8. 如何使用 Java 将电子邮件消息保存到磁盘

    在本教程中,我们将学习如何使用 Java 将电子邮件信息保存到磁盘。您将学习如何用 Java 将电子邮件消息写入磁盘。该代码基于简单的 API 调用,可在 Linux、macOS 或 Windows 操作系统上的 Java 环境中使用。...类创建电子邮件客户端 获取邮箱并遍历每条消息 将每条消息作为 EML 或 MSG 文件保存到磁盘 您将学习如何使用 Exchange 客户... 将电子邮件保存到 Java 中的磁盘 为 EML 或 MSG 文件。它是如何用 Java 将电子邮件消息写入磁盘的快速而简单的实现。...

    kb.aspose.com/zh/email/java/how-to-save-email-m...
  9. Convert PST to ICS via Java | products.aspose.com

    Try the code sample to convert PST files to ICS format in Java. Download Java API to take your email processing applications to the next level....count = 1; for (MapiMessage msg : calendarFolder. enumerateMapiMessage..."Message" + count + ".ics" ; if (msg. getSupportedType () == MapiItemType...

    products.aspose.com/email/java/conversion/pst-t...
  10. Convert OFT to ICS via Java | products.aspose.com

    Try the code sample to convert OFT files to ICS format in Java. Download Java API to take your email processing applications to the next level....with Microsoft Outlook Message (MSG) files. It provides methods for...creating, modifying, and saving MSG files programmatically. Additionally...

    products.aspose.com/email/java/conversion/oft-t...