Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 26,617 for

msg

(0.22 sec)
  1. Export EMAIL to RTF via C++ | products.aspose.com

    C++ API to Convert EMAIL to RTF without using Microsoft Word or Outlook...MailMessage > msg = MailMessage :: Load ( u "sourceFile.msg" ); // save...save EMAIL as a HTML msg -> Save ( u "HtmlOutput.html" , SaveOptions...

    products.aspose.com/total/cpp/conversion/email-...
  2. MapiAttachment.ObjectData Returns Null for Vali...

    Hi Team, MapiAttachment.ObjectData property returns null for certain valid Outlook message attachments (.Msg files), causing our application to fail in processing embedded messages consistently. Aspose.Email Version: …...msg files), causing our application...behavior when processing nested MSG file attachments using MapiMessage...

    forum.aspose.com/t/mapiattachment-objectdata-re...
  3. Export EMAIL to PS via C++ | products.aspose.com

    C++ API to Convert EMAIL to PS without using Microsoft Word or Outlook...email file formats, including MSG, EML, MHTML, and EMLX. It also...MailMessage > msg = MailMessage :: Load ( u "sourceFile.msg" ); // save...

    products.aspose.com/total/cpp/conversion/email-...
  4. Export EMAIL to EPUB via C++ | products.aspose.com

    C++ API to Convert EMAIL to EPUB without using Microsoft Word or Outlook...various email formats, such as MSG, EML, EMLX, MHTML, and MBOX....MailMessage > msg = MailMessage :: Load ( u "sourceFile.msg" ); // save...

    products.aspose.com/total/cpp/conversion/email-...
  5. Export EMAIL to BMP via C++ | products.aspose.com

    C++ API to Convert EMAIL to BMP without using Microsoft Word or Outlook...file formats, including EML, MSG, MHTML, and EMLX. Aspose.Words...MailMessage > msg = MailMessage :: Load ( u "sourceFile.msg" ); // save...

    products.aspose.com/total/cpp/conversion/email-...
  6. 使用日历取消会议请求|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....sending the invitation MailMessage msg = new MailMessage (); // Set...attendees msg . setFrom ( new MailAddress ( from )); msg . setTo...

    docs.aspose.com/email/zh/java/cancelling-meetin...
  7. 档案

    档案...这些联系人可以存储为 MSG 和 VCF 格式。您可能会发现自己需要以编程方式创建或更改 MSG 或 VCF 联系人。为此,本文将教您如何使用...C++ 处理 MSG 和 VCF 联系人。 用于处理 MSG 和 VCF 联系人的 C++ API 创建 MSG 和 VCF...

    blog.aspose.com/zh/email/working-with-msg-and-v...
  8. Extract Message Body using Aspose.Email and Apa...

    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 msg = MailMessage . load ( dataDir + "message.msg" ); System.... out . println ( "Body:" + msg . getBody ()); System . out ...

    docs.aspose.com/email/java/extract-message-body...
  9. Export EMAIL to WORDML via C++ | products.aspos...

    C++ API to Convert EMAIL to WORDML without using Microsoft Word or Outlook...email file formats, including MSG, EML, EMLX, MHTML, and more....MailMessage > msg = MailMessage :: Load ( u "sourceFile.msg" ); // save...

    products.aspose.com/total/cpp/conversion/email-...
  10. 为 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....MapiMessage msg = MapiMessage . fromFile ( dataDir + "message.msg" );...FollowUpManager . addCategory ( msg , "Purple Category" ); // Add...

    docs.aspose.com/email/zh/java/set-color-categor...