Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 23,001 for

eml

(0.07 sec)
  1. 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...
  2. Convert MHTML to ICS via C# | products.aspose.com

    Sample code for MHTML to ICS C# conversion. Use API example code for batch MHTML files to ICS conversion within VB.NET, Asp.NET or any .NET based application....Conversion // Load the mhtml file var eml = MailMessage.Load( "message..."text/calendar" (ICS) var icsView = eml.GetAlternateViewCont( "text/calendar"...

    products.aspose.com/email/net/conversion/mhtml-...
  3. Convert MD to OST in Python | products.aspose.com

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

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

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

    products.aspose.com/total/python-net/conversion...
  5. 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...
  6. Document Conversion via C++ | products.aspose.com

    Convert various document formats such as Word, Excel, PowerPoint, PDF, JSON, Images and more using C++ API....PPTX EMAIL to BMP EMAIL to WORD EML to XPS EMLX to IMAGE MSG to DOC...

    products.aspose.com/total/cpp/conversion/
  7. Document Conversion via Python | products.aspos...

    Convert Microsoft Word Formats DOC, DOCX to PDF, Images and more as well as Presentation Slides, Email Messages and 3D Images just few lines of Python code....GIF VCF to DOCM EMLX to PNG EML to TEXT...

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

    C# source code to edit or view MBOX 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/mbox/
  9. Search OST document without opening via .NET | ...

    C# source code to search words with pattern in OST 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/search/ost/
  10. Convert EMLX to VCF via C# | products.aspose.com

    Sample code for EmlX to VCF C# conversion. Use API example code for batch EmlX files to VCF conversion within VB.NET, Asp.NET or any .NET based application....Conversion // Load the EMLX file var eml = MailMessage.Load( "message..."text/vcard" (VCF) var vcfView = eml.GetAlternateViewCont( "text/vcard"...

    products.aspose.com/email/net/conversion/emlx-t...