Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 23,582 for

mailmessage

(0.7 sec)
  1. Convert ICS to EML via Java | products.aspose.com

    Try the code sample to convert ICS files to EML format in Java. Download Java API to take your email processing applications to the next level.... With the MailMessage class you can create an object...method. Create an empty MailMessage object ’eml’ to store the...

    products.aspose.com/email/java/conversion/ics-t...
  2. Convert MBOX to PST via Java | products.aspose.com

    Try the code sample to convert MBOX files to PST format in Java. Download Java API to take your email processing applications to the next level.... The MailMessage and the MapiMessage classes...messages by enumerating MailMessage objects with the enumerateMessages()...

    products.aspose.com/email/java/conversion/mbox-...
  3. Convert MBOX to VCF via Java | products.aspose.com

    Try the code sample to convert MBOX files to VCF format in Java. Download Java API to take your email processing applications to the next level.... The MailMessage class is used to create an...messages by enumerating MailMessage objects with the enumerateMessages()...

    products.aspose.com/email/java/conversion/mbox-...
  4. 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...
  5. EML Viewer for C# | Aspose.Email Viewer | produ...

    C# source code to load, render and display EML files on .NET Framework, .NET Core, and Xamarin Platforms....load an EML file into a MailMessage object, which represents...into an instance of the MailMessage class. Call the Save method...

    products.aspose.com/email/net/viewer/eml/
  6. C# Email Parser for EML Format | products.aspos...

    C# source code to extract text and images from EML file on .NET Framework, .NET Core, and Xamarin Platforms....the email message into a MailMessage object using the Load method...the MailMessage instance MailMessage message = MailMessage.Load(dataDir...

    products.aspose.com/email/net/parser/eml/
  7. Export OFT to XPS via C++ | products.aspose.com

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

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

    C++ API to Convert OFT to JPEG without using Microsoft Word or Outlook...JPEG 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 EMAIL to JPEG via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/email-...
  10. Convert HTML to MHTML via Java | products.aspos...

    Try the code sample to convert HTML files to MHTML 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...“content.html” using the MailMessage.load() method, specifying...

    products.aspose.com/email/java/conversion/html-...