Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 18,987 for

msg

(0.04 sec)
  1. Export EML to PNG via C++ | products.aspose.com

    C++ API to Convert EML to PNG without using Microsoft Word or Outlook...of email formats such as EML, MSG, MHTML, and more. It also provides...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...

    products.aspose.com/total/cpp/conversion/eml-to...
  2. Managing Outlook Calendar Items|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....Items Save Calendar Items as MSG Files Save Product IDs for MAPI...Reminders Convert Appointment EML to MSG with HTML Body Create and Save...

    docs.aspose.com/email/net/managing-outlook-cale...
  3. How to Convert Outlook Email to Word using C#

    In this easy tutorial, we will learn how to convert Outlook Email to Word using C#. You will see that in order to export Email to Word C# based API can be used. You can use this application in any of the .NET configured environments in operating systems like Windows, macOS, or Linux....class object to load the source MSG or EML format email file Save...Save the loaded Email (EML/MSG) file in a stream to an MHTML format...

    kb.aspose.com/email/net/how-to-convert-outlook-...
  4. Working with Outlook Calendar Items|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 the Calendar item as MSG The following code snippet shows...to save the calendar item as MSG. Setting a Product ID when Saving...

    docs.aspose.com/email/python-net/working-with-o...
  5. Export OFT to EPUB via C++ | products.aspose.com

    C++ API to Convert OFT to EPUB 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 PCL via C++ | products.aspose.com

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

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

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

    products.aspose.com/total/cpp/conversion/eml-to...
  8. Export EML to SVG via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/eml-to...
  9. Export EML to WORD via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/eml-to...
  10. Converting Email Messages in Jython|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....Jython , call convert_eml_to_msg method of Converter module. Here...EML, Saving to MSG self . convert_eml_to_msg () def convert_eml_to_msg...

    docs.aspose.com/email/java/converting-email-mes...