Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 17,251 for

eml

(0.11 sec)
  1. Features Overview|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....RFC822 compliant message format (EML) emails Create emails from HTML...RFC822 compliant message format (EML) Export emails from an Outlook...

    docs.aspose.com/email/python-net/features-overv...
  2. Convert ICS to MHTML via Java | products.aspose...

    Try the code sample to convert ICS files to MHTML format in Java. Download Java API to take your email processing applications to the next level....an empty MailMessage object ’eml’ to store the appointment details...Add the appointment to the ’eml’ using the appointment.requestAppointment()...

    products.aspose.com/email/java/conversion/ics-t...
  3. Convert ICS to EMLX via Java | products.aspose.com

    Try the code sample to convert ICS files to EmlX format in Java. Download Java API to take your email processing applications to the next level....an empty MailMessage object ’eml’ to store the appointment details...Add the appointment to the ’eml’ using the appointment.requestAppointment()...

    products.aspose.com/email/java/conversion/ics-t...
  4. Java Email API for Thunderbird and OutLook Form...

    Java code examples for converting Thunderbird and OutLook formats Eml EmlX MBOX ICS MSG HTML OFT OLM OST PST and VCF via Email library....conversion between formats such as EML, MSG, MBOX, OST, PST and MHT...parameters. e.g For converting EML to MSG, There is MailMessage...

    products.aspose.com/email/java/conversion/
  5. Convert ICS to HTML via C# | products.aspose.com

    Sample code for ICS to HTML C# conversion. Use API example code for batch ICS files to HTML conversion within VB.NET, Asp.NET or any .NET based application....ics" ); // create an EML var eml = new MailMessage(); // add...add appointment to EML eml.AlternateViews.Add(ics.RequestApointment());...

    products.aspose.com/email/net/conversion/ics-to...
  6. Priority parameter not working with New Outlook...

    Hi there! I am using Aspose.Email version 25.2.0 in Openedge 12.8.9. I am making a basic MailMessage variable with IsBodyHtml set to True and I have set the priority tag parameter to MailPriority:High. The file is saved…...email-mailmessage , email-net , email-eml LNGLEEVFDEV December 3, 2025...MailPriority:High. The file is saved as an EML file using the save method in...

    forum.aspose.com/t/priority-parameter-not-worki...
  7. Aspose.Email for Java

    This API allows to manipulate, create, and send emails, and read email file formats in Java language based applications on any platform....Answers Convert EML to PST in Java Convert EML to JPG in Java...PDF using Java How to Convert EML to MSG using Java How to Save...

    kb.aspose.com/email/java/
  8. Aspose.Email for .NET

    This API allows to manipulate, create, and send emails, and read email file formats in C#, .NET, ASP.NET, and windows applications....Answers Convert EML to PST in C# Convert EML to JPG in C# How...PST File in C# How to Convert EML to MSG using C# How to Convert...

    kb.aspose.com/email/net/
  9. Aspose.Email for Python

    This API allows you to do all kinds of operations on PowerPoint files in Python code including creating, editing and converting etc....Answers Convert EML to PST in Python Convert EML to JPG in Python...File in Python How to Convert EML to MSG using Python How to Send...

    kb.aspose.com/email/python/
  10. Managing Outlook Message Files with C++ Email P...

    C++ Email Parser Library API is useful in reading, writing outlook template OFT file, managing digitally signed messages, setting color category and accessing delivery receipt information....Converting from EML to MSG When converting from EML to MSG, set the...from EML to MSG. Converting S/MIME Messages from MSG to EML Aspose...

    docs.aspose.com/email/cpp/managing-message-file...