Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 19,367 for

msg

(0.04 sec)
  1. Programming with Thunderbird|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....MailMessage msg ; String [] fromMarker = { null }; while (( msg = reader...MailMessage msg = MailMessage . load ( dataDir + "Message.msg" ); String...

    docs.aspose.com/email/java/programming-with-thu...
  2. 如何使用 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...
  3. 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/
  4. 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...
  5. 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...
  6. Create a Recurring Task|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....Outlook tasks and save them to MSG format. The MapiTask class provides...Save ( "AsposeDaily.msg" , TaskSaveFormat . Msg ); Download Sample...

    docs.aspose.com/email/net/create-a-recurring-task/
  7. 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-...
  8. 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
  9. 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...

    docs.aspose.com/email/sharepoint/supported-file...
  10. Aspose.Email for Java

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

    kb.aspose.com/zh/email/java/