Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 12,535 for

mail message

(0.23 sec)
  1. 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...
  2. Convert EML to PNG in Python | products.aspose.com

    Save EML to PNG in your Python applications without using Microsoft Outlook or Word...This is useful when email messages must be presented as static...Email Rendering Converts email messages into PNG images for clear...

    products.aspose.com/total/python-net/conversion...
  3. Convert HTML to Other Formats|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....text representation of the message body: // Create an instance...plain text view of the email message var plainTextView = mailMessage...

    docs.aspose.com/email/net/converting-between-fo...
  4. Convert EMLX to HTML via C# | products.aspose.com

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

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

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

    products.aspose.com/email/net/conversion/eml-to...
  6. Convert MSG to EML via C# | products.aspose.com

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

    products.aspose.com/email/net/conversion/msg-to...
  7. Convert VCF to MHTML via C# | products.aspose.com

    Sample code for VCF to MHTML C# conversion. Use API example code for batch VCF files to MHTML conversion within VB.NET, Asp.NET or any .NET based application.... parsing and manipulating messages to transmitting or converting...method. Get the underlying message from the MapiContact object...

    products.aspose.com/email/net/conversion/vcf-to...
  8. Converting EML to MSG produces a strange MSG fo...

    We have a conversion program that converts eMails to PDF. When I export an eMail in Outlook as an MSG file, it converts to PDF without any problems. If I then convert the MSG file to EML using Aspose, I can also convert…...PDF tries to read the message it expects these properties...request that the original e‑mail body be preserved). This forces...

    forum.aspose.com/t/converting-eml-to-msg-produc...
  9. Aspose.Words or NPOI|Aspose.Words for .NET

    Perform a large number of tasks with documents faster and more conveniently than NPOI using C#....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/net/aspose-words-or-npoi/
  10. 使用 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-...