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

mail message

(0.25 sec)
  1. Convert DOCX to XLAM using Python or with free ...

    DOCX to XLAM conversion in your Python applications without using Microsoft Word or Excel or online. Test free DOCX to XLAM online converter quickly before integrating the code....(E-Mail Message) Convert DOCX to EMLX (Apple Mail Message) Convert...Convert DOCX to MSG (Outlook Message Item File) Convert DOCX to...

    products.aspose.com/total/python-net/conversion...
  2. C# API to Retrieve Emails via Exchange Web Serv...

    Learn how to implement EWS support in your .NET application to receive eMails seamlessly using the innovative C# library....authenticate users, and retrieve messages with ease. The API provides..."username" , "password" ); List Messages Once connected, the C# receive...

    products.aspose.com/email/net/receive-email/ews/
  3. Convert MSG to VCF via Java | products.aspose.com

    Try the code sample to convert MSG files to VCF format in Java. Download Java API to take your eMail processing applications to the next level....contact information from email messages into a standardized format...functionality for working with email messages, contacts, calendars, and...

    products.aspose.com/email/java/conversion/msg-t...
  4. 使用 Aspose.Email.Outlook 管理消息文件|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....Subject" , "This is a body of message." ); MailConversionOption options...setConvertAsTnef ( true ); MailMessage mail = msg . toMailMessage ( options...

    docs.aspose.com/email/zh/java/managing-message-...
  5. Convert EML to HTML via C# | products.aspose.com

    Sample code for EML to HTML C# conversion. Use API example code for batch EML files to HTML 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...
  6. Convert MHTML to EML via C# | products.aspose.com

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

    products.aspose.com/email/net/conversion/mhtml-...
  7. Convert EMLX to DOTM in Python | products.aspos...

    Save EMLX to DOTM in your Python applications without using Microsoft Outlook or Word...email file format used by Apple Mail, while DOTM is a Microsoft Word...conversion in Python converts email messages into macro-enabled Word templates...

    products.aspose.com/total/python-net/conversion...
  8. 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...
  9. 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...
  10. 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-...