Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 19,051 for

msg

(0.18 sec)
  1. Export OFT to PS via C++ | products.aspose.com

    C++ API to Convert OFT to PS without using Microsoft Word or Outlook...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...oft" ); // save OFT as a HTML msg -> Save ( u "HtmlOutput.html"...

    products.aspose.com/total/cpp/conversion/oft-to...
  2. Export OFT to FLATOPC via C++ | products.aspose...

    C++ API to Convert OFT to FLATOPC without using Microsoft Word or Outlook...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...oft" ); // save OFT as a HTML msg -> Save ( u "HtmlOutput.html"...

    products.aspose.com/total/cpp/conversion/oft-to...
  3. Export OFT to BMP via C++ | products.aspose.com

    C++ API to Convert OFT to BMP without using Microsoft Word or Outlook...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...oft" ); // save OFT as a HTML msg -> Save ( u "HtmlOutput.html"...

    products.aspose.com/total/cpp/conversion/oft-to...
  4. Export EMLX to GIF via C++ | products.aspose.com

    C++ API to Convert EMLX to GIF without using Microsoft Word or Outlook...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...emlx" ); // save EMLX as a HTML msg -> Save ( u "HtmlOutput.html"...

    products.aspose.com/total/cpp/conversion/emlx-t...
  5. Export OFT to GIF via C++ | products.aspose.com

    C++ API to Convert OFT to GIF without using Microsoft Word or Outlook...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...oft" ); // save OFT as a HTML msg -> Save ( u "HtmlOutput.html"...

    products.aspose.com/total/cpp/conversion/oft-to...
  6. Export EML to XPS via C++ | products.aspose.com

    C++ API to Convert EML to XPS without using Microsoft Word or Outlook...other email formats such as MSG, MHTML, and EMLX. After converting...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...

    products.aspose.com/total/cpp/conversion/eml-to...
  7. Export EMLX to PDF via C++ | products.aspose.com

    C++ API to Convert EMLX to PDF without using Microsoft Word or Outlook...email formats, including EMLX, MSG, EML, MHTML, and HTML. It also...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...

    products.aspose.com/total/cpp/conversion/emlx-t...
  8. Working with MapiNote in PST|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....and save it as an MSG file. Load the saved MSG note into a MapiMessage...object and load the template MSG note. Set the MapiNote properties...

    docs.aspose.com/email/python-net/working-with-m...
  9. Utility Features - MailMessage|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....TNEF EML files from Outlook MSG files. Reading Message by Preserving...Creating TNEF EML from MSG Outlook MSGs sometimes contain information...

    docs.aspose.com/email/python-net/utility-featur...
  10. 如何使用 Python 将 Outlook 电子邮件转换为 PDF

    在这个简单的教程中,我们将学习如何使用 Python 将 Outlook 电子邮件转换为 PDF。您将看到为了将 Msg 转换为 PDF,可以使用基于 Python 的 API。您可以在任何常用操作系统(如 Windows 或 Linux)中使用此示例。...您将看到,为了将 MSG 转换为 PDF,可以使用基于 Python 的 API,并且您可以在任何常用操作系统(如...类对象的实例以从磁盘或邮件服务器加载源 EML 或 MSG 文件 将电子邮件 (MSG/EML) 文件以中间 MHTML 格式保存到内存流...

    kb.aspose.com/zh/email/python/how-to-convert-ou...