Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 17,330 for

eml

(0.19 sec)
  1. 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/
  2. Compare MBOX Files via .NET | products.aspose.com

    C# source code to compare MBOX 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/mbox/
  3. Extract Email Message Content in C#|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....an Eml file var message = MailMessage . Load ( "test.eml" , new...( dataDir + "emlWithHeaders.eml" ); string decodedValue = mailMessage...

    docs.aspose.com/email/net/extract-email-message...
  4. 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-...
  5. 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/
  6. Convert DOTM to EMAIL in Python | products.aspo...

    Save DOTM to EMAIL within Python applications without using Microsoft Word or Outlook...Interchange Format) Convert DOTM to EML (E-Mail Message) Convert DOTM...

    products.aspose.com/total/python-net/conversion...
  7. Convert ODT to OST in Python | products.aspose.com

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

    products.aspose.com/total/python-net/conversion...
  8. 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...
  9. Sending and Forwarding Messages|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....email message stored in the EML format, use the MailMessage class... MailMessage . load ( "test.eml" ) # Send this message using...

    docs.aspose.com/email/python-net/sending-and-fo...
  10. Licensing | Aspose.PUB for .NET

    Evaluate C# Publisher PUB Conversion and Manipulation API and set license to avoid evaluation limitations....MailMessage eml = MailMessage. Load (dataDir + "Message.eml" ); 11...document 12 Console. WriteLine (eml. Subject ); Examples-CSharp-...

    docs.aspose.com/pub/net/licensing/