Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 18,988 for

msg

(0.26 sec)
  1. How to Save Email Message to Disk using Java

    In this tutorial, we will learn how to save email message to disk using Java. You will learn how to write email message to disk in Java. The code is based on simple API calls which can be used in Java environments on Linux, macOS, or Windows operating systems....message to the disk as EML or MSG file You will learn how to connect...email to disk in Java as EML or MSG files. It is quick and easy implementation...

    kb.aspose.com/email/java/how-to-save-email-mess...
  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 Jython Subscribe to...

    docs.aspose.com/email/java/working-with-outlook...
  3. 如何使用 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...
  4. 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/
  5. How to Read MBOX Files in Node.js via .NET | pr...

    Read MBOX Files Read MBOX Files in JavaScript Open and read MBOX files in JavaScript, extracting messages and other e......msg format using SaveOptions.defaultMsgUnicode...// Save the message in EML or MSG format message.save(dataDir +...

    products.aspose.com/email/nodejs-net/reading-mb...
  6. Exception in latest version 25.4, worked in 25....

    When upgrading to 25.4 of Aspose from 25.3, I now get the following exception when attempting to load a document that worked in version 25.3. The code to load is pretty simple: MsgLoadOptions htmlLoadOptions = new …...TotalMilliseconds, }; using (MailMessage msg = MailMessage.Load(fileName,...correct format (either .eml or .msg). Sometimes, files may have the...

    forum.aspose.com/t/exception-in-latest-version-...
  7. Working with Appointments|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.... Saving Appointments to MSG Format Aspose.Email makes it...save appointments directly to .msg files. The following public classes...

    docs.aspose.com/email/java/working-with-appoint...
  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......creating a MapiMessage object (msg) for further use. Code Sample...today's messages from Inbox const msg = olm.extractMapiMessage(messageInfo);...

    products.aspose.com/email/nodejs-net/reading-ol...
  9. Programming Outlook in Ruby|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....Working with Outlook Message (MSG) Files in Ruby Working with Outlook...

    docs.aspose.com/email/java/programming-outlook-...
  10. 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...