Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 26,622 for

msg

(0.22 sec)
  1. NodeRendererBase.get_opaque_bounds_in_pixels me...

    aspose.words.rendering.NodeRendererBase.get_opaque_bounds_in_pixels method... 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 Read Outlook Tasks|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....Outlook tasks and save them to MSG format. The MapiTask class provides...information. Save the task to disc in MSG format. The following code snippet...

    docs.aspose.com/email/net/working-with-outlook-...
  3. Differentiate between Inline and Regular Attach...

    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....MapiAttachment att , MapiMessage msg ) { if ( msg . getBodyType () == BodyContentType...messages return false ; else if ( msg . getBodyType () == BodyContentType...

    docs.aspose.com/email/java/differentiate-betwee...
  4. 解析 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...
  5. How to Convert Outlook Email to TIFF using Java

    In this simple article, we will learn how to convert Outlook Email to TIFF using Java. You will observe that in order to render Email to TIFF Java based API can be efficiently utilized and the application can be used in any of the Java spported environment in MS Windows, macOS, or Linux....class object to load the source MSG or EML format file Save the accessed...accessed Email (EML/MSG) file to an intermediate MHTML format...

    kb.aspose.com/email/java/how-to-convert-outlook...
  6. 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-...
  7. 使用 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-...
  8. Live Demos|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....EML to MSG Converter Email Editor MSG to PDF Converter MSG Metadata...

    docs.aspose.com/email/cpp/live-demos/
  9. Outlook Contacts 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.... 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/outlook-contacts-mana...
  10. How to Convert Outlook Email to TIFF using C#

    In this small topic, we will focus on how to convert Outlook Email to TIFF using C#. You will wittness that in order to export Email to TIFF C# based API can be effectively utilized and the application can be used in any of the .NET spported environment in operating systems like Windows, macOS, or Linux....class object to load the source MSG or EML format email file Save...Save the accessed Email (EML/MSG) file in a stream to an MHTML format...

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