Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 26,617 for

msg

(0.18 sec)
  1. NodeRendererBase.opaque_bounds_in_points proper...

    NodeRendererBase.opaque_bounds_in_points property. Gets the opaque bounds of the shape in points.... width , msg = dpi96 ) self . assertEqual...assertEqual ( 18 , bounds . height , msg = dpi96 ) # Get the shape size...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Create, Save, and Load Outlook Contacts in C++|...

    Create, save, and load Outlook contacts in C++ using MapiContact. Work with properties, photos, Msg, and vCard formats....and read Outlook contacts in MSG and vCard (VCF) formats. Create...contact photo. Save the contact in MSG or vCard (VCF) format. The following...

    docs.aspose.com/email/cpp/outlook-mapi-contacts/
  3. Working with Outlook Message Attachments using ...

    You can manage Outlook message attachments with the C++ Email Parser Library, save and delete them, and embed messages as an attachment....and Saving Outlook Message (MSG) Files explained how to create...messages, and how to create MSG files with attachments. This...

    docs.aspose.com/email/cpp/working-with-message-...
  4. Working with Outlook Contacts|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 the contact as MSG or VCard format. The following...multi-contact VCF file: // convert the `msg` object to a `MapiMessage` object...

    docs.aspose.com/email/net/working-with-outlook-...
  5. 第一个使用 Aspose.Email 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 msg = MapiMessage . fromFile ( "outlookmessage.msg" ); //...

    docs.aspose.com/email/zh/java/first-application...
  6. How to Convert Outlook Email to PDF using Python

    In this easy tutorial, we will learn how to convert Outlook Email to PDF using Python. You will see that in order to convert Msg to PDF Python based API can be used. You can use this example in any of the commonly available operating system like Windows or Linux....see that in order to convert MSG to PDF Python based API can be...object to load the source EML or MSG file from the disk or mail server...

    kb.aspose.com/email/python/how-to-convert-outlo...
  7. 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....Portuguese Czech Dutch Svenska 在 MSG 中使用投票选项和反应 Contents [ Hide ]...recipient, subject, and body var msg = new MapiMessage ( "from@test...

    docs.aspose.com/email/zh/net/working-with-votin...
  8. 解析 Microsoft 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 + "message3.msg" );...out . println ( "Subject:" + msg . getSubject ()); System . out...

    docs.aspose.com/email/zh/java/parsing-microsoft...
  9. Working with Voting Option Using MapiMessage|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....msg" ; MapiMessage message = MapiMessage...dataDir + "MapiMsgWithPoll_out.msg" ); MapiMessage testMsg = MapiMessage...

    docs.aspose.com/email/java/working-with-voting-...
  10. 使用 Aspose.Email.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....Hide ] 将 MSG 转换为 MIME 消息 Aspose.Email API 提供使用以下方式将 MSG 文件转换为 MIME....Email-for-Java MapiMessage msg = new MapiMessage ( "sender@test...

    docs.aspose.com/email/zh/java/managing-message-...