Sort Score
Result 10 results
Languages All
Labels All
Results 4,111 - 4,120 of 30,570 for

eml

(0.06 sec)
  1. Convert FLATOPC to OFT in Python | products.asp...

    Save FLATOPC to OFT within Python applications without using Microsoft Word or Outlook...(Email Files) Convert FLATOPC to EML (E-Mail Message) Convert FLATOPC...

    products.aspose.com/total/python-net/conversion...
  2. Compare PST Files via .NET | products.aspose.com

    C# source code to compare PST documents for differences on .NET Framework, .NET Core, and Xamarin Platforms....storage formats such as MSG, EMLX, EML and MHT. Handling of email attachments...

    products.aspose.com/email/net/comparison/pst/
  3. Search and replace text in MSG document via .NE...

    C# source code to redact sensitive information in MSG file on .NET Framework, .NET Core, and Xamarin Platforms....storage formats such as MSG, EMLX, EML and MHT. Handling of email attachments...

    products.aspose.com/email/net/redaction/msg/
  4. Convert HTML to MSG via C# | products.aspose.com

    Sample code for HTML to MSG C# conversion. Use API example code for batch HTML files to MSG conversion within VB.NET, Asp.NET or any .NET based application....HTML to MSG C# Conversion var eml = MailMessage.Load( "content...html" , new HtmlLoadOptions()); eml.Save( "output.msg" , SaveOptions...

    products.aspose.com/email/net/conversion/html-t...
  5. Convert TEXT to OFT in Python | products.aspose...

    Save TEXT to OFT within Python applications without using Microsoft Word or Outlook...(Email Files) Convert TEXT to EML (E-Mail Message) Convert TEXT...

    products.aspose.com/total/python-net/conversion...
  6. Receive Emails Programmatically via IMAP in C# ...

    Learn how to create IMAP-supported apps using the progressive C# library with the ability to retrieve messages consistently....ListMessages()) { var eml = client.FetchMessage(messageInfo...

    products.aspose.com/email/net/receive-email/imap/
  7. View EMLX File Formats via .NET | products.aspo...

    C# source code to load, render and display EmlX documents on .NET Framework, .NET Core, and Xamarin Platforms....storage formats such as MSG, EMLX, EML and MHT. Handling of email attachments...

    products.aspose.com/email/net/viewer/emlx/
  8. Convert MBOX to OFT via C# | products.aspose.com

    Sample code for MBOX to OFT C# conversion. Use API example code for batch MBOX files to OFT conversion within VB.NET, Asp.NET or any .NET based application....int count = 1 ; foreach ( var eml in mbox.EnumerateMessages())...y, $"Message{count}.oft" ); eml.Save(oftFilePath, SaveOptions...

    products.aspose.com/email/net/conversion/mbox-t...
  9. Convert MBOX to HTML via C# | products.aspose.com

    Sample code for MBOX to HTML C# conversion. Use API example code for batch MBOX files to HTML conversion within VB.NET, Asp.NET or any .NET based application....int count = 1 ; foreach ( var eml in mbox.EnumerateMessages())...UseRelativePathToRes = true }; eml.Save(htmlFilePath, htmlSaveOptions);...

    products.aspose.com/email/net/conversion/mbox-t...
  10. Generate Reports in MBOX Files via .NET | produ...

    C# source code to generate MBOX format reports on .NET Framework, .NET Core, and Xamarin Platforms....storage formats such as MSG, EMLX, EML and MHT. Handling of email attachments...

    products.aspose.com/email/net/assembly/mbox/