Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 20,070 for

mailmessage

(0.19 sec)
  1. Working with MIME Messages|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....Messages Utility Features - MailMessage Track Document Conversion...

    docs.aspose.com/email/java/working-with-mime-me...
  2. Convert HTML to MBOX via Java | products.aspose...

    Try the code sample to convert HTML files to MBOX format in Java. Download Java API to take your email processing applications to the next level....format, the library offers a MailMessage class to create an object...html” as a MailMessage object using the MailMessage.load() method...

    products.aspose.com/email/java/conversion/html-...
  3. Concurrent issue with MapiMessage.fromMailMessa...

    When we are using MapiMessage.fromMailmessage in multiple threads, we noticed some weird exception. The exception will only throw when we use multiple threads. And worked fine with ONE thread. It's rare and we only notic…...usually show up when I create MailMessage with attachments, then convert...convert the MailMessage to MapiMessage. Create MailMessage was fine...

    forum.aspose.com/t/concurrent-issue-with-mapime...
  4. Working with Outlook Calendar Items|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....attendees ); MailMessage msg = new MailMessage (); msg . addAlternateView...attendees ); MailMessage msg = new MailMessage (); msg . addAlternateView...

    docs.aspose.com/email/java/working-with-outlook...
  5. Convert EML to HTML via Java | products.aspose.com

    Try the code sample to convert EML files to HTML format in Java. Download Java API to take your email processing applications to the next level.... the library offers the MailMessage class to create an object...few lines of code. Use the MailMessage.load() method to load the...

    products.aspose.com/email/java/conversion/eml-t...
  6. Convert OLM to MBOX via C++ application | produ...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....System::SharedPtr<MailMessage> eml = MailMessage::Load(u "sourceFile...

    products.aspose.com/email/cpp/conversion/olm-to...
  7. Convert OLM to EMLX via C++ application | produ...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....System::SharedPtr<MailMessage> eml = MailMessage::Load(u "sourceFile...

    products.aspose.com/email/cpp/conversion/olm-to...
  8. Convert VCF to HTML via Java | products.aspose.com

    Try the code sample to convert VCF files to HTML format in Java. Download Java API to take your email processing applications to the next level.... the MailMessage class to create an object...MapiContact object to a MailMessage object using the getUnderlyingMessage...

    products.aspose.com/email/java/conversion/vcf-t...
  9. Reading an Outlook Message (MSG) File in Aspose...

    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....needs to be sent MailMessage msg = new MailMessage (); msg . From...

    docs.aspose.com/email/net/reading-an-outlook-me...
  10. Managing Outlook Message Files with C++ Email P...

    C++ Email Parser Library API is useful in reading, writing outlook template OFT file, managing digitally signed messages, setting color category and accessing delivery receipt information....Email’s MailMessage class can be used to load...loaded in an instance of the MailMessage class, you can update the...

    docs.aspose.com/email/cpp/managing-message-file...