Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 18,692 for

mailmessage

(0.03 sec)
  1. Convert MHTML to EML via Java | products.aspose...

    Try the code sample to convert MHTML files to EML format in Java. Download Java API to take your email processing applications to the next level....format, the library offers a MailMessage class to create an object...MHTML file as a MailMessage object using MailMessage.load() method...

    products.aspose.com/email/java/conversion/mhtml...
  2. Convert EMLX to ICS via Java | products.aspose.com

    Try the code sample to convert EMLX files to ICS format in Java. Download Java API to take your email processing applications to the next level....format, the library offers a MailMessage class to create an object...lines of code. Create a MailMessage object and load the EMLX...

    products.aspose.com/email/java/conversion/emlx-...
  3. Public API Changes in Aspose.Email 5.1.0|Docume...

    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....String,String) Property MailMessage.getHtmlBodyText Property...AppointmentMailMessa.loadMessageHeader(MailMessage,MapiMessage) Property GoogleTokenProvider...

    docs.aspose.com/email/java/public-api-changes-i...
  4. How to Convert EML to MSG using C#

    In this easy tutorial, we will learn how to convert EML to MSG using C#. You will observe that in order to convert EML to MSG in C# based API can be used. This example can be used in any of the commonly available operating system like Windows, macOS, or Linux....EML file Initialize the MailMessage class object to load the...from the disk using the MailMessage class object. Then the loaded...

    kb.aspose.com/email/net/how-to-convert-eml-to-m...
  5. Convert ICS to MHTML via C# | products.aspose.com

    Sample code for ICS to MHTML C# conversion. Use API example code for batch ICS files to MHTML conversion within VB.NET, Asp.NET or any .NET based application.... Create a MailMessage and add appointment as alternate...create an EML var eml = new MailMessage(); // add appointment to...

    products.aspose.com/email/net/conversion/ics-to...
  6. Export EMLX to IMAGE via C++ | products.aspose.com

    C++ API to Convert EMLX to IMAGE without using Microsoft Word or Outlook...IMAGE Open EMLX file using MailMessage class reference Convert EMLX...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...

    products.aspose.com/total/cpp/conversion/emlx-t...
  7. Export EML to PS via C++ | products.aspose.com

    C++ API to Convert EML to PS without using Microsoft Word or Outlook...to PS Open EML file using MailMessage class reference Convert EML...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...

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

    C++ API to Convert OFT to DOT without using Microsoft Word or Outlook...DOT Open OFT file using MailMessage class reference Convert OFT...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...

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

    C++ API to Convert EMLX to DOC without using Microsoft Word or Outlook...DOC Open EMLX file using MailMessage class reference Convert EMLX...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...

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

    C++ API to Convert OFT to WORDML without using Microsoft Word or Outlook...WORDML Open OFT file using MailMessage class reference Convert OFT...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...

    products.aspose.com/total/cpp/conversion/oft-to...