Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 22,317 for

eml

(1.35 sec)
  1. 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...
  2. Convert MBOX to ICS via Java | products.aspose.com

    Try the code sample to convert MBOX files to ICS format in Java. Download Java API to take your email processing applications to the next level....storage, or transfer in the EML format. For more information...library supports conversion from EML , EMLX , ICS , MBOX , MHTML ...

    products.aspose.com/email/java/conversion/mbox-...
  3. How to use GraphClient for Microsoft Graph|Docu...

    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....i < 5 ; i ++ ) { MailMessage eml = new MailMessage ( user . EMail...MapiMessage . fromMailMessage ( eml )); } // waiting for inbox Thread...

    docs.aspose.com/email/java/how-to-use-graphclie...
  4. Send Email via Microsoft Graph API | A Java Int...

    Experience efficient email management in Java with the Microsoft Graph API. Learn to automate email tasks and boost your productivity....emails between formats like EML, MSG, HTML, and PDF. Attachment...

    products.aspose.com/email/java/send-email/ms-gr...
  5. Search MSG document without opening via .NET | ...

    C# source code to search words with pattern 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/search/msg/
  6. Java Email API | Java Outlook API | Receive & P...

    Aspose.Email Java. Mail, MIME and iCalander SDK for Java to send & receive Thunderbird & Outlook emails. API works with SMTP server POP3 IMAP clients Email API...message formats such as MSG, EML, MBOX, PST, OST & MHT from within...Outlook: MSG, PST, OST, OFT EML, EMLX, MBOX Virtual Card: VCF...

    products.aspose.com/email/java/
  7. Document Conversion via Android API | products....

    Convert Word, Excel, PowerPoint, HTML, PDF and Image formats using Android conversion API. Android convert Office docx, xlsx, pptx to PDF....EMAIL to DOCX EMAIL to WORD EML to PDF EMLX to BMP EMLX to IMAGE...

    products.aspose.com/total/android-java/conversion/
  8. Search PST document without opening via .NET | ...

    C# source code to search words with pattern in PST 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/pst/
  9. 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-...
  10. 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...