Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 29,723 for

msg

(0.12 sec)
  1. Edit PST files via .NET | products.aspose.com

    C# source code to edit PST document on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....and storage formats such as MSG, EMLX, EML and MHT. Handling...

    products.aspose.com/email/net/editor/pst/
  2. Managing PST File Password Protection|Documenta...

    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.... get_sub_folders (): for msg in folder . enumerate_messages...

    docs.aspose.com/email/python-net/working-with-p...
  3. Gmail API Support with Aspose.Email for .NET|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....i = 0 ; i < 3 ; i ++) { var msg = client . FetchMessage ( messages...+ 1}: Subject - {msg.Subject}, Body - {msg.Body}" ); client ...

    docs.aspose.com/email/net/integrate-gmail-clien...
  4. Build Dynamic Microsoft Graph Queries in C# - A...

    Build dynamic Microsoft Graph queries in C# using Aspose.Email ODataQueryBuilder for filtering, sorting, and selecting mailbox data....popular email formats, such as MSG, EML, PST and MBOX, and integrates...Doe\"" , Format = "json" }; var msgs = client.ListMessages(folderId...

    blog.aspose.com/email/build-dynamic-microsoft-g...
  5. How to Run Aspose.Email|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....Save email in MSG format eml . Save ( "my.msg" , SaveOptions...

    docs.aspose.com/email/net/how-to-run-aspose-email/
  6. Working with Messages from Server|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....calling the ‘save’ method on the msg object: import aspose.email as...the file name msg = client . fetch_message ( 1 ) msg . save ( "first-message_out...

    docs.aspose.com/email/python-net/working-with-m...
  7. Email Messages Advanced Management|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 feature when saving an msg in mhtml format: MhtSaveOptions... OptionalAttendees ] = "" ; msg . Save ( fileName + "2.mhtml"...

    docs.aspose.com/email/net/email-messages-advanc...
  8. Categories

    查找API的答案 Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Product Famil......转换为 Excel 如何使用 C# 将 EML 转换为 MSG 如何安装 Python 以通过 .NET 运行 Aspose...

    kb.aspose.com/zh/categories/page/78/
  9. 创建约会|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....Email 中向 Outlook Msg 文件添加附件和 HTML 文本 创建循环任务 订阅 Aspose...

    docs.aspose.com/email/zh/net/create-an-appointm...
  10. How to Send Email in C++

    In this tutorial, we will explore how to send email in C++. You will learn how to send mail using SMTP client on Gmail Server using C++.... You can also send MSG format email message as well...

    kb.aspose.com/email/cpp/how-to-send-email-in-cpp/