Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 29,611 for

msg

(0.15 sec)
  1. 解析 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.... 要从磁盘加载 MSG 文件,请使用 MapiMessage 类的静态 Load 方法。 要解析 MSG 文件内容, MapiMessage...MapiMessage 公开了多个方法。 本主题展示了如何加载并解析 MSG 文件以显示其内容。 Aspose.Email for Java...

    docs.aspose.com/email/zh/java/parsing-outlook-m...
  2. Managing Message Files with Aspose.Email.Outloo...

    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....Contents [ Hide ] Converting MSG to MIME message Aspose.Email...the capability of converting MSG files to MIME messages using...

    docs.aspose.com/email/java/managing-message-fil...
  3. 搜索

    搜索...這些聯繫人可以以 MSG 和 VCF 格式存儲。您可能會發現自己處於需要以編程方式創建或更改 MSG 或 VCF 聯繫人的場景中。為此,本文將教您如何使用...C++ 處理 MSG 和 VCF 聯繫人。 用於處理 MSG 和 VCF 聯繫人的 C++ API 創建 MSG 和 VCF...

    blog.aspose.com/zh-hant/email/working-with-msg-...
  4. 档案

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

    blog.aspose.com/zh/email/working-with-msg-and-v...
  5. Working with Message Attachments|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....through the attachments in an MSG file and save them to disk. This...MapiMessage class is used to load an MSG file from disk and exposes the...

    docs.aspose.com/email/java/working-with-message...
  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. Parsing Microsoft Outlook Message Files|Documen...

    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 + "message3.msg" );...out . println ( "Subject:" + msg . getSubject ()); System . out...

    docs.aspose.com/email/java/parsing-microsoft-ou...
  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. 为 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...
  10. OfficeMathRenderer constructor | Aspose.Words f...

    OfficeMathRenderer constructor. Initializes a new instance of this class.... width , msg = dpi96 ) self . assertEqual...assertEqual ( 18 , bounds . height , msg = dpi96 ) # Get the shape size...

    reference.aspose.com/words/python-net/aspose.wo...