Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 14,631 for

eml

(0.32 sec)
  1. 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/
  2. MailMessage.Load encountering "Compound File Bi...

    Aspose.Email (17.12.0, tested also with 23.9.0) Certain emails are failing with the following exception: { "Message": "Compound File Binary Format corrupted", "Data": {}, "InnerException": { "Messag…...to a different format (like EML) using a tool that can handle...

    forum.aspose.com/t/mailmessage-load-encounterin...
  3. Creating and Setting Contents of Emails in C++ ...

    To create and set contents of email in C++, use MailMessage class that can create and save the mail message into different formats like Eml, MSG and MHTML....into different formats like EML, MSG and MHTML. Steps: Create...

    docs.aspose.com/email/cpp/creating-and-setting-...
  4. Compare MSG Files via .NET | products.aspose.com

    C# source code to compare MSG 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/msg/
  5. Attached file extension get lost - Free Support...

    We use Aspose Total Java, now we have such a problem: There is such a test file, if you open it with Outlook, you will find that this Email contains an attached file. If you use Outlook to save this attachment, the file…...eml), the “fromMailMessage” method...MapiMessage.fromMailMessage("message.EML"); 1 Like zwei May 8, 2024, 1:35pm...

    forum.aspose.com/t/attached-file-extension-get-...
  6. Convert MBOX to VCF via C# | products.aspose.com

    Sample code for MBOX to VCF C# conversion. Use API example code for batch MBOX files to VCF conversion within VB.NET, Asp.NET or any .NET based application....int count = 1 ; foreach ( var eml in mbox.EnumerateMessages())..."text/vcard" (VCF) var vcfView = eml.GetAlternateViewCont( "text/vcard"...

    products.aspose.com/email/net/conversion/mbox-t...
  7. Convert MD to EMAIL in Python | products.aspose...

    Save MD to EMAIL within Python applications without using Microsoft Word or Outlook...Options with Python Convert MD to EML (E-Mail Message) Convert MD to...

    products.aspose.com/total/python-net/conversion...
  8. View or Edit MSG Files Metadata via .NET | prod...

    C# source code to edit or view MSG format metadata 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/metadata/msg/
  9. Convert DOT to OST in Python | products.aspose.com

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

    products.aspose.com/total/python-net/conversion...
  10. Working with Messages from IMAP Server|Document...

    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....server and save the messages in EML format to a local disk. The following...size (); i ++) { // Save the EML file locally client . saveMessage...

    docs.aspose.com/email/java/working-with-message...