Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 29,338 for

msg

(0.34 sec)
  1. 在 C# 中使用 SMTP 客户端发送电子邮件和转发消息|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....Declare msg as MailMessage instance MailMessage msg = new MailMessage...this message client . Send ( msg ); Console . WriteLine ( "Message...

    docs.aspose.com/email/zh/net/sending-and-forwar...
  2. Export OFT to ODT via C++ | products.aspose.com

    C++ API to Convert OFT to ODT without using Microsoft Word or Outlook...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...oft" ); // save OFT as a HTML msg -> Save ( u "HtmlOutput.html"...

    products.aspose.com/total/cpp/conversion/oft-to...
  3. Export EML to IMAGE via C++ | products.aspose.com

    C++ API to Convert EML to IMAGE without using Microsoft Word or Outlook...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...eml" ); // save EML as a HTML msg -> Save ( u "HtmlOutput.html"...

    products.aspose.com/total/cpp/conversion/eml-to...
  4. Export EML to DOT via C++ | products.aspose.com

    C++ API to Convert EML to DOT without using Microsoft Word or Outlook...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...eml" ); // save EML as a HTML msg -> Save ( u "HtmlOutput.html"...

    products.aspose.com/total/cpp/conversion/eml-to...
  5. Export EML to DOTM via C++ | products.aspose.com

    C++ API to Convert EML to DOTM without using Microsoft Word or Outlook...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...eml" ); // save EML as a HTML msg -> Save ( u "HtmlOutput.html"...

    products.aspose.com/total/cpp/conversion/eml-to...
  6. Python Email API: Process Emails in Various For...

    Implement PST, Msg, EML, ICS email management, attachments, and events handling using Python email API with SMTP, POP3, IMAP, SSL, TLS support....convert email files including MSG, EML, EMLX & MHT, send/receive...formats . Microsoft Outlook: MSG, PST, OST, OFT EML, EMLX, MBOX...

    products.aspose.com/email/python-net/
  7. Working with MAPI Properties|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....Read Named MAPI Properties from MSG Files The following code snippet...named MAPI properties from the MSG file. Read Named MAPI Properties...

    docs.aspose.com/email/net/working-with-mapi-pro...
  8. 使用 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.... ICS ) 将日历项保存为 MSG 以下代码片段演示了如何将日历项保存为 MSG。 保存 MapiCalendar...约会转换为 MSG 并保留 HTML 格式正文 Aspose.Email 可以将 EML 约会转换为 MSG 并保留 HTML...

    docs.aspose.com/email/zh/python-net/working-wit...
  9. Working with Outlook Distribution Lists using E...

    C++ Email Library API can be used to create and save Outlook Distribution list that is a collection of multiple contacts and read it from PST....be saved to disc in Outlook MSG format and can be viewed/manipulated...Up and Due Date for Outlook MSG Files in C++ Subscribe to Aspose...

    docs.aspose.com/email/cpp/working-with-distribu...
  10. 加载和保存邮件|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....msg" ) print ( "The message format...MsgLoadOptions # Load Eml, html, mhtml, msg, and dat files mail_message =...

    docs.aspose.com/email/zh/python-net/loading-and...