Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 29,723 for

msg

(0.09 sec)
  1. 在电子邮件中设置默认文本编码|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....fileName = "data/" ; MailMessage msg = new MailMessage (); // Set...subject and body of message. msg . setPreferredTextEnco ( Charset...

    docs.aspose.com/email/zh/java/setting-default-t...
  2. 为 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...
  3. 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...
  4. NodeRendererBase.bounds_in_points property | As...

    NodeRendererBase.bounds_in_points property. Gets the actual 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...
  5. Ինչպես փոխարկել Outlook էլփոստը PDF-ի Java-ի մի...

    Այս պարզ ձեռնարկում մենք կկենտրոնանանք այն բանի վրա, թե ինչպես փոխարկել Outlook Email-ը PDF-ի, օգտագործելով Java-ը: Դուք կտեսնեք, որ Msg-ը PDF-ի փոխարկելու համար կարող է օգտագործվել Java-ի վրա հիմնված API: Այս հավելվածը կարող է օգտագործվել ցանկացած ընդհանուր հասանելի օպերացիոն համակարգում, ինչպիսիք են Windows-ը, macOS-ը կամ Linux-ը:...մանրամասն քայլերին: Դուք կտեսնեք, որ MSG-ը PDF-ի փոխարկելու համար կարող...MailMessage դասի օբյեկտը EML կամ MSG էլփոստի ֆայլը սկավառակից բեռնելու...

    kb.aspose.com/hy/email/java/how-to-convert-outl...
  6. Outlook Templates, Signed Messages & Categories...

    Learn how to load and modify Outlook templates (OFT), preserve digital signatures, manage color categories, and access follow-up data in C++....SmtpClient class, or Save it as an MSG file for further editing or validation...updated message as an Outlook MSG file with the unsent flag set...

    docs.aspose.com/email/cpp/manage-outlook-templa...
  7. 读取 Outlook 消息 (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....Dutch Svenska 读取 Outlook 消息 (MSG) 文件 Contents [ Hide ] 我们的迁移技巧展示了如何使用...CreateItemFromTempla ( @"d:\temp\test.msg" , Type . Missing ); // Access...

    docs.aspose.com/email/zh/java/reading-an-outloo...
  8. 在 Aspose.Email 中读取 Outlook 消息(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....Email 中读取 Outlook 消息(MSG)文件 Contents [ Hide ] 要在 Microsoft...CreateItemFromTempla ( "test.msg" , Type . Missing ); // Access...

    docs.aspose.com/email/zh/net/reading-an-outlook...
  9. Migration from Office Automation to Aspose|Docu...

    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....Message (MSG) file Creating an Outlook Message (MSG) File Adding...Attachments and HTML Text to Outlook MSG File Sending Meeting Request...

    docs.aspose.com/email/java/migration-from-offic...
  10. How to Convert Outlook Email to PDF using Java

    In this simple tutorial, we will focus on how to convert Outlook Email to PDF using Java. You will observe that in order to convert Msg to PDF Java based API can be used. This application can be used in any of the commonly available operating system like Windows, macOS, or Linux....observe that in order to convert MSG to PDF Java based API can be...class object to load the EML or MSG email file from the disk Convert...

    kb.aspose.com/email/java/how-to-convert-outlook...