Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 23,356 for

mailmessage

(0.16 sec)
  1. Export EMAIL to IMAGE via Java | products.aspos...

    Java API to Convert EMAIL to IMAGE without using Microsoft Word or Outlook...Java Open EMAIL file using MailMessage class Convert EMAIL to HTML...

    products.aspose.com/total/java/conversion/email...
  2. Export MSG to BMP via Java | products.aspose.com

    Java API to Convert MSG to BMP without using Microsoft Word or Outlook...Java Open MSG file using MailMessage class Convert MSG to HTML...

    products.aspose.com/total/java/conversion/msg-t...
  3. Export MSG to EMF via Java | products.aspose.com

    Java API to Convert MSG to EMF without using Microsoft Word or Outlook...Java Open MSG file using MailMessage class Convert MSG to HTML...

    products.aspose.com/total/java/conversion/msg-t...
  4. Working with Outlook Contacts|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....to MHTML with the help of MailMessage API. Working with Message...

    docs.aspose.com/email/java/working-with-outlook...
  5. 区分内联附件和常规附件|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....使用 MailMessage ,内联附件可以从 LinkedResourceCollec...

    docs.aspose.com/email/zh/java/differentiate-bet...
  6. Duplicate disclaimer text in PR_HTML when readi...

    Hello Aspose Support Team, I am using Aspose.Email to read .msg files. I noticed that in some emails, the disclaimer text (inserted by our mail server) appears twice in the HtmlBody. When I checked the raw MAPI propert…...code I used: string body = mailMessage .GetHtmlBodyText(false) ...to get the body: body = mailMessage.GetHtmlBodyText(false) .Replace("<"...

    forum.aspose.com/t/duplicate-disclaimer-text-in...
  7. Android Email API | Calendar Processing and MIM...

    Mail library allows to access, read and manipulate Outlook MSG PST OST EML MHT files inside mobile apps....for conversion MailMessage msge = MailMessage.load(SD_PATH +...

    products.aspose.com/email/android-java/
  8. Features Overview|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....Create email template from a MailMessage instance Perform row-wise...

    docs.aspose.com/email/androidjava/features-over...
  9. Working with Voting Option Using MapiMessage|Do...

    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...."testUser" , "pwd" , "domain" ); MailMessage message = createTestMessage...

    docs.aspose.com/email/java/working-with-voting-...
  10. How to Retrieve Emails via POP3 in C# | product...

    An email-receiving solution for your .NET application. Empower your app with the ability to retrieve messages via POP3....in C# // Retrieve emails MailMessage message = client.FetchMessage(...

    products.aspose.com/email/net/receive-email/pop3/