Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 12,535 for

mail message

(0.11 sec)
  1. Convert MHTML to ICS via Java | products.aspose...

    Try the code sample to convert MHTML files to ICS format in Java. Download Java API to take your eMail processing applications to the next level....functionality for working with email messages, contacts, calendars, and...representing an e-mail message. It allows to access message properties...

    products.aspose.com/email/java/conversion/mhtml...
  2. Convert MHTML to HTML via C# | products.aspose.com

    Sample code for MHTML to HTML C# conversion. Use API example code for batch MHTML files to HTML conversion within VB.NET, Asp.NET or any .NET based application....specifying the MessageFormat var message = MailMessage.Load( "myMessage..."myMessage.mhtml" ); message.Save( "output.html" , SaveOptions.DefaultHtml);...

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

    Sample code for EMLX to ICS C# conversion. Use API example code for batch EMLX files to ICS conversion within VB.NET, Asp.NET or any .NET based application....EMLX file to be converted var message = MailMessage.Load( "My File...emlx" ); // save EMLX as a ICS message.Save( "Saved File.ics" , SaveOptions...

    products.aspose.com/email/net/conversion/emlx-t...
  4. Convert EML to MHT via C# | products.aspose.com

    Sample code for EML to MHT C# conversion. Use API example code for batch EML files to MHT conversion within VB.NET, Asp.NET or any .NET based application....var message = MailMessage.Load( "myMessage.eml" ); message.Save(...(iCalendar) (Electronic Mail Messages) (Web Page Archive Format)...

    products.aspose.com/email/net/conversion/eml-to...
  5. Missing inline images after conversion from msg...

    I convert a msg file to HTML by MailMessage Mail = MailMessage.load(msgPath); SaveOptions opt = SaveOptions.createSaveOptions(MailMessageSaveType.getHtmlFormat()); Mail.save(htmlPath, opt); Some images are changed to Ba…...file to HTML by MailMessage mail = MailMessage.load(msgPath);...eSaveType.getHtmlFormat()); mail.save(htmlPath, opt); Some images...

    forum.aspose.com/t/missing-inline-images-after-...
  6. Convert OLM to OFT via Java | products.aspose.com

    Try the code sample to convert OLM files to OFT format in Java. Download Java API to take your eMail processing applications to the next level....transform their existing email messages or designs into templates...functionality for working with email messages, contacts, calendars, and...

    products.aspose.com/email/java/conversion/olm-t...
  7. Convert MSG to OFT via Java | products.aspose.com

    Try the code sample to convert MSG files to OFT format in Java. Download Java API to take your eMail processing applications to the next level....consistency in branding and messaging across an organization. OFT...functionality for working with email messages, contacts, calendars, and...

    products.aspose.com/email/java/conversion/msg-t...
  8. Issue with cyrillic characters in Header export...

    Hello, Here i attach my findings with an issue trying to export to HTML a MapiMessage. The Message contains cyrillic characters in the header (“Cc”, “From”, “To”), mapiMessage loads them correctly (attached debugging t…... The message contains cyrillic characters...MapiMessage.load("path/to/your/message.msg"); HtmlSaveOptions options...

    forum.aspose.com/t/issue-with-cyrillic-characte...
  9. Aspose.Words or Apache POI|Aspose.Words for Java

    Perform a large number of tasks with documents faster and more conveniently than POI....example, if you need to perform a Mail Merge operation and then modify...you will need to complete the Mail Merge in Word, save the result...

    docs.aspose.com/words/java/aspose-words-java-fo...
  10. Connecting to IMAP Server|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....class is used to connect to IMAP mail servers and manage emails in...outside world. In such cases, mail clients are not able to communicate...

    docs.aspose.com/email/java/connecting-to-imap-s...