Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 15,923 for

eml

(0.04 sec)
  1. 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...
  2. 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/
  3. Convert MHTML to MSG via C# | products.aspose.com

    Sample code for MHTML to MSG C# conversion. Use API example code for batch MHTML files to MSG 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.msg" , SaveOptions...

    products.aspose.com/email/net/conversion/mhtml-...
  4. 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...
  5. 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...
  6. Convert BMP to EMLX in Python | products.aspose...

    Save BMP to EmlX 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 BMP to OFT in Python | products.aspose.com

    Save BMP to OFT 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...
  8. Search MBOX document without opening via .NET |...

    C# source code to search words with pattern in MBOX 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/mbox/
  9. View or Edit PST Files Metadata via .NET | prod...

    C# source code to edit or view PST 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/pst/
  10. 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...