Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 7,872 for

mail message

(0.11 sec)
  1. Generate Reports in PST Files via .NET | produc...

    C# source code to generate PST format reports on .NET Framework, .NET Core, and Xamarin Platforms....Format via C# Generate email messages in bulk and add to PST file...Instantiate method to generate messages in bulk Create a new PST with...

    products.aspose.com/email/net/assembly/pst/
  2. Connecting to IMAP Server|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.... IMAP (Internet Message Access Protocol) is a standard...and managing email messages stored on a mail server. The ImapClient...

    docs.aspose.com/email/python-net/connecting-to-...
  3. Asynchronous IMAP Operations: Retrieve, Manage ...

    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....with ImapClient Working with messages can be performed asynchronously...This article shows retrieving messages from a mailbox asynchronously...

    docs.aspose.com/email/net/asynchronous-imap-ope...
  4. Convert OLM to ICS via Java | products.aspose.com

    Try the code sample to convert OLM files to ICS format in Java. Download Java API to take your eMail processing applications to the next level....functionality for working with email messages, contacts, calendars, and...functionalities to work with email messages programmatically, enabling...

    products.aspose.com/email/java/conversion/olm-t...
  5. Convert EMLX to OTT in Python | products.aspose...

    Save EMLX to OTT in your Python applications without using Microsoft Outlook or Word...email file format used by Apple Mail, while OTT is a file format...Convert EMLX to EMLX (Apple Mail Message) Convert EMLX to EPUB (Open...

    products.aspose.com/total/python-net/conversion...
  6. Convert EMLX to BMP in Python | products.aspose...

    Save EMLX to BMP in your Python applications without using Microsoft Outlook or Word...email file format used by Apple Mail, while BMP is a bitmap image...Convert EMLX to EMLX (Apple Mail Message) Convert EMLX to EPUB (Open...

    products.aspose.com/total/python-net/conversion...
  7. Convert MHTML to EMLX via C# | products.aspose.com

    Sample code for MHTML to EMLX C# conversion. Use API example code for batch MHTML files to EMLX conversion within VB.NET, Asp.NET or any .NET based application....MHTML file to be converted var message = MailMessage.Load( "My File...); // save MHTML as a EMLX message.Save( "Saved File.emlx" , SaveOptions...

    products.aspose.com/email/net/conversion/mhtml-...
  8. Convert MSG to HTML via C# | products.aspose.com

    Sample code for MSG to HTML C# conversion. Use API example code for batch MSG files to HTML conversion within VB.NET, Asp.NET or any .NET based application....var message = MailMessage.Load( "myMessage.msg" ); message.Save(...listed below. (Outlook Email Messages) (Apple EMLX Format) (iCalendar)...

    products.aspose.com/email/net/conversion/msg-to...
  9. Convert EML to EMLX in C# | products.aspose.com

    Sample code for EML to EMLX C# conversion. Use API example code for batch EML files to EMLX conversion within VB.NET, Asp.NET or any .NET based application....EML file to be converted var message = MailMessage.Load( "My File...eml" ); // save EML as a EMLX message.Save( "Saved File.emlx" , SaveOptions...

    products.aspose.com/email/net/conversion/eml-to...
  10. Edit or View PST Files Metadata via Java | prod...

    Java sample code to edit or view PST format metadata on Java Runtime Environment for JSP/JSF Application and Desktop Applications....via Java Get the type of the message while using GetProperties which...attachments, customization of message headers and implementation...

    products.aspose.com/email/java/metadata/pst/