Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 20,521 for

msg

(0.2 sec)
  1. 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...
  2. Convert PDF not working - Free Support Forum - ...

    We use the Aspose Words library to convert an EML/Msg to PDF inside Outlook, in a VSTO Addin project in .NET Framework 4.8. The email in question arrived to a mailbox containing the “First Contact Safety Tip” option con…...Words library to convert an EML/MSG to PDF inside Outlook, in a VSTO...MailMessage msg = Aspose.Email.MailMessage.Load(@"C:\Temp\in.msg"); msg...

    forum.aspose.com/t/convert-pdf-not-working/307504
  3. Convert ICS to OFT via Java | products.aspose.com

    Try the code sample to convert ICS files to OFT format in Java. Download Java API to take your email processing applications to the next level....loaded Appointment object as an MSG file in a ByteArrayOutputStrea...AppointmentSaveForma specifying MSG format. Create a ByteArrayInputStream...

    products.aspose.com/email/java/conversion/ics-t...
  4. Aspose.Email for Java

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

    kb.aspose.com/zh/email/java/
  5. Working with Messages from IMAP Server|Document...

    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....eml" ); } Saving Messages in MSG Format In the above example ...EML format. To save emails in MSG format, the ImapClient.fetchMessage()...

    docs.aspose.com/email/java/working-with-message...
  6. 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/
  7. 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/
  8. Aspose.Email Product Family

    查找创建、操作和发送电子邮件的答案,并在代码中阅读电子邮件文件格式。...如何在 Java 中打开 MSG 文件 如何在 C# 中不使用 Outlook 打开 MSG 文件 如何使用 Java 创建...

    kb.aspose.com/zh/email/
  9. 如何使用 Python 将 Outlook 电子邮件转换为 HTML

    这个简单的主题侧重于如何通过提供所有环境设置详细信息和工作示例代码,使用 Python 将 Outlook 电子邮件转换为 HTML。为了将电子邮件转换为 HTML,基于 Python 的 API 可以有效地用于 Windows 和 Linux 等操作系统中的任何 .NET Core 和 Python 配置环境。...类对象以从磁盘加载源 MSG 或 EML 文件 设置输出 HTML 格式选项 使用 save 方法将加载的 MSG\EML 文件保存为...MailMessage 类的实例从磁盘访问源 EML 或 MSG 文件开始。然后通过使用 HtmlSaveOptions 类对象,将为所需的输出文件设置不同的...

    kb.aspose.com/zh/email/python/how-to-convert-ou...
  10. VCF Viewer for C# | Aspose.Email Viewer | produ...

    C# source code to load, render and display VCF documents on .NET Framework, .NET Core, and Xamarin Platforms....alongside email formats like MSG, EML, and more. API Installation...project C# code to view VCF var msg = MapiContact.FromVCard( "contact...

    products.aspose.com/email/net/viewer/vcf/