Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 15,926 for

eml

(0.08 sec)
  1. Programming with Thunderbird|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....setPreserveTnefAttac ( true ); MailMessage eml = reader . readNextMessage (...enumerateMessageInfo ()) { MailMessage eml = reader . extractMessage ( msgInfo...

    docs.aspose.com/email/java/programming-with-thu...
  2. Convert PDF to PST in Python | products.aspose.com

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

    products.aspose.com/total/python-net/conversion...
  3. Search and replace text in MSG document via .NE...

    C# source code to redact sensitive information 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/redaction/msg/
  4. Convert MHTML to VCF via C# | products.aspose.com

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

    products.aspose.com/email/net/conversion/mhtml-...
  5. Convert MBOX to ICS via C# | products.aspose.com

    Sample code for MBOX to ICS C# conversion. Use API example code for batch MBOX files to ICS conversion within VB.NET, Asp.NET or any .NET based application....int count = 1 ; foreach ( var eml in mbox.EnumerateMessages())...$"Message{count}.ics" ); var icsContent = eml.GetAlternateViewCont( "text/calendar"...

    products.aspose.com/email/net/conversion/mbox-t...
  6. 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...
  7. Convert DOC to OST in Python | products.aspose.com

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

    products.aspose.com/total/python-net/conversion...
  8. Convert OFT to EMLX via C# | products.aspose.com

    Sample code for OFT to EmlX C# conversion. Use API example code for batch OFT files to EmlX conversion within VB.NET, Asp.NET or any .NET based application....converted to other formats like EML, which is widely supported by...

    products.aspose.com/email/net/conversion/oft-to...
  9. Compare PST Files via .NET | products.aspose.com

    C# source code to compare PST 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/pst/
  10. Working with 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....email as ae eml = ae . mapi . MapiMessage . load...MapiMessage . from_properties ( eml . attachments [ 0 ] . object_data...

    docs.aspose.com/email/python-net/working-with-m...