Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 1,470 for

eml to msg

(0.06 sec)
  1. Evaluate Aspose.Email|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....images can be extracted from an MSG file. The max number of processed...subject when saving to CFB, EML or MSG formats. End date can’t be...

    docs.aspose.com/email/java/evaluate-aspose-email/
  2. Convert PST to ICS via Java | products.aspose.com

    Try the code sample To convert PST files To ICS format in Java. Download Java API To take your email processing applications To the next level....count = 1; for (MapiMessage msg : calendarFolder. enumerateMapiMessage..."Message" + count + ".ics" ; if (msg. getSupportedType () == MapiItemType...

    products.aspose.com/email/java/conversion/pst-t...
  3. Convert OFT to ICS via Java | products.aspose.com

    Try the code sample To convert OFT files To ICS format in Java. Download Java API To take your email processing applications To the next level....with Microsoft Outlook Message (MSG) files. It provides methods for...creating, modifying, and saving MSG files programmatically. Additionally...

    products.aspose.com/email/java/conversion/oft-t...
  4. VCF Viewer for C# | Aspose.Email Viewer | produ...

    C# source code To load, render and display VCF documents on .NET Framework, .NET Core, and Xamarin Platforms....alongside email formats like MSG, EML, and more. API Installation...project C# code to view VCF var msg = MapiContact.FromVCard( "contact...

    products.aspose.com/email/net/viewer/vcf/
  5. 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...(Calendar File) Convert BMP to MSG (Outlook Message Item File) Convert...

    products.aspose.com/total/python-net/conversion...
  6. Exception in latest version 25.4, worked in 25....

    When upgrading To 25.4 of Aspose from 25.3, I now get the following exception when attempting To load a document that worked in version 25.3. The code To load is pretty simple: MsgLoadOptions htmlLoadOptions = new …...TotalMilliseconds, }; using (MailMessage msg = MailMessage.Load(fileName,...correct format (either .eml or .msg). Sometimes, files may have...

    forum.aspose.com/t/exception-in-latest-version-...
  7. Convert EMLX to VCF via Java | products.aspose.com

    Try the code sample To convert EmlX files To VCF format in Java. Download Java API To take your email processing applications To the next level....Load the EMLX file MailMessage eml = MailMessage. load ( "message...(VCF) AlternateView vcfView = eml. getAlternateViewCont ( "text/vcard"...

    products.aspose.com/email/java/conversion/emlx-...
  8. Convert MBOX to HTML via Java | products.aspose...

    Try the code sample To convert MBOX files To HTML format in Java. Download Java API To take your email processing applications To the next level....html file using eml.save() method with the htmlFilePath...count = 1; for (MapiMessage eml : mbox. enumerateMessages ())...

    products.aspose.com/email/java/conversion/mbox-...
  9. Convert HTML to MHTML via Java | products.aspos...

    Try the code sample To convert HTML files To MHTML format in Java. Download Java API To take your email processing applications To the next level....the HTML content MailMessage eml = MailMessage. load ( "content...the loaded content as MHTML eml. save ( "output.mhtml" , SaveOptions...

    products.aspose.com/email/java/conversion/html-...
  10. Convert BMP to OST in Python | products.aspose.com

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

    products.aspose.com/total/python-net/conversion...