Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 12,201 for

mail message

(0.09 sec)
  1. View OFT Files via .NET | Aspose.Email OFT View...

    C# source code to load, render and display OFT documents on .NET Framework, .NET Core, and Xamarin Platforms....Save( "message.html" , SaveOptions.DefaultHtml);...attachments, customization of message headers and implementation...

    products.aspose.com/email/net/viewer/oft/
  2. Put email in PST with different bodies - Free S...

    Is it possible to create a Message in a PST that has different plain body and html body content? For example, HTML body might be “The HTML body” and the plain body might be “The plain body”...Is it possible to create a message in a PST that has different...it is possible to create a message in a PST file with different...

    forum.aspose.com/t/put-email-in-pst-with-differ...
  3. Convert OST to ICS via Java | products.aspose.com

    Try the code sample to convert OST files to ICS format in Java. Download Java API to take your eMail processing applications to the next level....functionalities to work with email messages programmatically, enabling...getPredefinedFolder . Iterate through the messages in the Calendar folder using...

    products.aspose.com/email/java/conversion/ost-t...
  4. 在 Jython 中将邮件保存为草稿|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 message = MailMessage () # Set subject of the message message...( "New message created by Aspose.Email for Java" ) mail_address...

    docs.aspose.com/email/zh/java/save-message-as-d...
  5. Convert VCF to OFT via Java | products.aspose.com

    Try the code sample to convert VCF files to OFT format in Java. Download Java API to take your eMail processing applications to the next level....provides options for saving email messages in different formats. It allows...method to access the underlying message of the MapiContact object,...

    products.aspose.com/email/java/conversion/vcf-t...
  6. Convert EMLX to MHTML via C# | products.aspose.com

    Sample code for EMLX to MHTML C# conversion. Use API example code for batch EMLX files to MHTML conversion within VB.NET, Asp.NET or any .NET based application....portable representation of email messages, facilitating web-based viewing...EMLX file to be converted var message = MailMessage.Load( "My File...

    products.aspose.com/email/net/conversion/emlx-t...
  7. Fetch and List Emails from IMAP Server in Pytho...

    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....Hide ] List Messages from Mailbox The ’list_messages’ method of...class fetches a list of all messages from the currently selected...

    docs.aspose.com/email/python-net/fetch-list-ema...
  8. C# API to Export EML to SVG | products.aspose.com

    Convert EML to SVG without using Microsoft Word or Outlook on .NET... MailMessage message = MailMessage . Load ( "sourceFile...eml" ); // save EML as a HTML message . Save ( "HtmlOutput.html"...

    products.aspose.com/total/net/conversion/eml-to...
  9. C# API to Export EML to PNG | products.aspose.com

    Convert EML to PNG without using Microsoft Word or Outlook on .NET...developers to manipulate email messages in various formats, including...features such as message conversion, message extraction, and more...

    products.aspose.com/total/net/conversion/eml-to...
  10. 处理消息附件|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.... load ( "message.msg" ) for attachment in msg..."C://dataDir/" file_name = "message.msg" # Create an instance of...

    docs.aspose.com/email/zh/python-net/working-wit...