Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 15,926 for

eml

(0.1 sec)
  1. Aspose.Email for SharePoint|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....message file formats, like: EML, MSG, MHT; mail storage formats...

    docs.aspose.com/email/sharepoint/
  2. Convert MBOX to OST via C# | products.aspose.com

    Sample code for MBOX to OST C# conversion. Use API example code for batch MBOX files to OST conversion within VB.NET, Asp.NET or any .NET based application....the PST folder foreach ( var eml in mbox.EnumerateMessages())...MapiMessage.FromMailMessage(eml); folderInfo.AddMessage(msg);...

    products.aspose.com/email/net/conversion/mbox-t...
  3. Analyze email headers from MSG files via .NET |...

    C# source code for email tracking and emails check from MSG file on .NET Framework, .NET Core, and Xamarin Platforms....storage formats such as MSG, EMLX, EML and MHT. Handling of email attachments...email headers from MSG, TXT, EML files, and get IP location and...

    products.aspose.com/email/net/headers/msg/
  4. C# Email API for OutLook and Thunderbird Format...

    Convert Thunderbird and OutLook formats Eml EmlX HTML MBOX ICS MSG OFT OLM OST PST and VCF with few lines of C# code via .NET Email library.... C# Code for MSG to EML Conversion C# Code for MSG to...

    products.aspose.com/email/net/conversion/
  5. Aspose.Email for .NET|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....message file formats, for example EML, MSG, MHT; mail storage formats...

    docs.aspose.com/email/net/
  6. Merge MBOX Files via .NET | products.aspose.com

    Combine MBOX Files to optimize storage files handling with C# library across various platforms. Try the working code and get access to the advanced .NET API....MboxLoadOptions())) { foreach ( var eml in sourceMbox.EnumerateMessages())...file targetMbox.WriteMessage(eml); } } } } Advanced Functionality...

    products.aspose.com/email/net/merger/mbox/
  7. Aspose.Email for Python via .NET|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....message file formats, for example EML, MSG, MHT; mail storage formats...

    docs.aspose.com/email/python-net/
  8. Convert HTML to MBOX via Java | products.aspose...

    Try the code sample to convert HTML files to MBOX format in Java. Download Java API to take your email processing applications to the next level....HTML to MBOX - Java MailMessage eml = MailMessage. load ( "content...false ); writer. writeMessage (eml); What is HTML File Format? HTML...

    products.aspose.com/email/java/conversion/html-...
  9. Create New Email in PHP|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....false )); \ # Save message in EML and MSG formats $mail_message_save_type...-> save ( $dataDir . "Message.eml" , $mail_message_save_type ->...

    docs.aspose.com/email/java/create-new-email-in-...
  10. Convert MBOX to TIFF via C# | products.aspose.com

    Sample code for MBOX to TIFF C# conversion. Use API example code for batch MBOX files to TIFF conversion within VB.NET, Asp.NET or any .NET based application....int count = 1 ; foreach ( var eml in mbox.EnumerateMessages())...to a TIFF file printer.Print(eml, tiffFilePath, Aspose.Email.Printing...

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