Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 20,912 for

msg

(0.13 sec)
  1. Working with Outlook Personal Storage (PST) Fil...

    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....Working with Outlook Message (MSG) Files in Python Subscribe to...

    docs.aspose.com/email/java/working-with-outlook...
  2. Working with Outlook Personal Storage (PST) Fil...

    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....Working with Outlook Message (MSG) Files in PHP Subscribe to Aspose...

    docs.aspose.com/email/java/working-with-outlook...
  3. Aspose.Email for Java

    此 API 允许在任何平台上以基于 Java 语言的应用程序操作、创建和发送电子邮件以及读取电子邮件文件格式。...Outlook 电子邮件转换为 TIFF 如何在 Java 中打开 MSG 文件 如何使用 Java 创建 Mapi 联系人 如何使用...电子邮件转换为 PDF 如何使用 Java 将 EML 转换为 MSG 如何使用 Java 将电子邮件消息保存到磁盘 如何使用 Java...

    kb.aspose.com/zh/email/java/
  4. 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....file formats, for example, EML, MSG, MHT; mail storage formats such...various formats such as EML, MSG, PST, OST, and MBOX. Composing...

    docs.aspose.com/email/net/product-overview/
  5. Importing Email|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....msg" ; Outlook . MailItem email =...Files\ImportEmail.msg" ; // loading with default options load from msg MailMessage...

    docs.aspose.com/email/net/importing-email/
  6. Managing Messages on IMAP Server|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 from the inbox var msgs = client . ListMessages ( "INBOX"...of the messages var seqIds = msgs . Select ( t => t . SequenceNumber...

    docs.aspose.com/email/net/managing-messages-on-...
  7. Convert OLM to ICS via Java | products.aspose.com

    Try the code sample to convert OLM files to ICS format in Java. Download Java API to take your email processing applications to the next level....the folder for (MapiMessage msg : folder. enumerateMapiMessage...message is a calendar item if (msg. getSupportedType () == MapiItemType...

    products.aspose.com/email/java/conversion/olm-t...
  8. Categories

    查找API的答案 Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Product Famil......如何在 Java 中打开 MSG 文件 如何在 C# 中不使用 Outlook 打开 MSG 文件 如何在 C# 中提取受密码保护的...

    kb.aspose.com/zh/categories/page/51/
  9. Convert OST to ICS via Java | products.aspose.com

    Try the code sample to convert OST files to ICS format in Java. Download Java API to take your email processing applications to the next level....folder using a for loop and msg variable. Inside the loop, check...count = 1; for (MapiMessage msg : calendarFolder. enumerateMapiMessage...

    products.aspose.com/email/java/conversion/ost-t...
  10. Working with Outlook Calendar Items using C++ E...

    Using C++ Email Library API, you can create and save Outlook calendar items as Msg, add and retrieve attachments from calendar files, and set reminder with appointments by adding tags....Saving the Calendar item as MSG The following code snippet shows...to save the calendar item as MSG. Adding display reminder to a...

    docs.aspose.com/email/cpp/working-with-outlook-...