Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 15,929 for

eml

(0.08 sec)
  1. Managing Message Attachments|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.... var eml = MapiMessage . Load ( "MSG file...foreach ( var attachment in eml . Attachments ) { if ( IsAttachmentInline...

    docs.aspose.com/email/net/managing-message-atta...
  2. Convert MHTML to OFT via C# | products.aspose.com

    Sample code for MHTML to OFT C# conversion. Use API example code for batch MHTML files to OFT conversion within VB.NET, Asp.NET or any .NET based application....Conversion // Load the mhtml file var eml = MailMessage.Load( "message...mhtml" , new MhtmlLoadOptions()); eml.Save( "message.oft" , SaveOptions...

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

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

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

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

    products.aspose.com/total/python-net/conversion...
  5. 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...
  6. Convert BMP to MBOX in Python | products.aspose...

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

    products.aspose.com/total/python-net/conversion...
  7. Convert MHTML to OST via Java | products.aspose...

    Try the code sample to convert MHTML files to OST format in Java. Download Java API to take your email processing applications to the next level....getSubFolder ( "Inbox" ); // Add the EML message to the Inbox folder folderInfo...library supports conversion from EML , EMLX , ICS , MBOX , MHTML ...

    products.aspose.com/email/java/conversion/mhtml...
  8. Convert PDF to EMAIL in Python | products.aspos...

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

    products.aspose.com/total/python-net/conversion...
  9. Convert BMP to EMAIL in Python | products.aspos...

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

    products.aspose.com/total/python-net/conversion...
  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...