Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 23,582 for

mailmessage

(1.54 sec)
  1. 处理 Outlook MSG 文件的跟进和截止日期|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...."outlook/" ; MailMessage mailMsg = new MailMessage (); mailMsg..."outlook/" ; MailMessage mailMsg = new MailMessage (); mailMsg...

    docs.aspose.com/email/zh/java/working-with-foll...
  2. Programming with Thunderbird|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....EnumerateMessageInfo ()) { MailMessage eml = reader . ExtractMessage...MboxrdStorageReader ( stream , false )) { MailMessage msg ; while (( msg = reader...

    docs.aspose.com/email/net/programming-with-thun...
  3. Save Messages from Exchange Server Mailbox usin...

    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....reload the EML file into the MailMessage class. The code snippets...instance of the MailMessage class. Then call the MailMessage.save() method...

    docs.aspose.com/email/java/save-messages-from-e...
  4. 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....Message Utility Features - MailMessage Working with Attachments...

    docs.aspose.com/email/python-net/working-with-m...
  5. How can I achieve following feature at Email2PD...

    I use Aspose Email Java to make Email2PDF, however now we have such a requirement: If an Email contains inline attachment picture and another non-inline attachment picture, only inline picture should be converted into P…...Outline Attachment: MailMessage message = MailMessage.load(fileName);...

    forum.aspose.com/t/how-can-i-achieve-following-...
  6. Convert HTML to MSG via C++ application | produ...

    Sample C++ conversion code for HTML document to MSG format. Use example code for batch HTML to MSG conversion within any C++ Application....System::SharedPtr<MailMessage> html = MailMessage::Load(u "sourceFile...

    products.aspose.com/email/cpp/conversion/html-t...
  7. Convert MHTML to MSG via C++ application | prod...

    Sample C++ conversion code for MHTML document to MSG format. Use example code for batch MHTML to MSG conversion within any C++ Application....System::SharedPtr<MailMessage> mhtml = MailMessage::Load(u "sourceFile...

    products.aspose.com/email/cpp/conversion/mhtml-...
  8. Convert EMLX to MBOX via C++ application | prod...

    Sample C++ conversion code for EMLX document to MBOX format. Use example code for batch EMLX to MBOX conversion within any C++ Application....System::SharedPtr<MailMessage> emlx = MailMessage::Load(u "sourceFile...

    products.aspose.com/email/cpp/conversion/emlx-t...
  9. Convert EMLX to HTML via C++ application | prod...

    Sample C++ conversion code for EMLX document to HTML format. Use example code for batch EMLX to HTML conversion within any C++ Application....System::SharedPtr<MailMessage> emlx = MailMessage::Load(u "sourceFile...

    products.aspose.com/email/cpp/conversion/emlx-t...
  10. Convert ICS to OST via C++ application | produc...

    Sample C++ conversion code for ICS document to OST format. Use example code for batch ICS to OST conversion within any C++ Application....System::SharedPtr<MailMessage> ics = MailMessage::Load(u "sourceFile...

    products.aspose.com/email/cpp/conversion/ics-to...