Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 27,958 for

msg

(0.05 sec)
  1. 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...
  2. 处理消息附件|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 消息(MSG)文件》解释了如何创建和保存消息,以及如何创建带附件的 MSG 文件。本文阐述了如何使用...as ae msg = ae . mapi . MapiMessage . load ( "message.msg" ) for...

    docs.aspose.com/email/zh/python-net/working-wit...
  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. OfficeMathRenderer class | Aspose.Words for Python

    aspose.words.rendering.OfficeMathRenderer class. Provides methods to render an individual [OfficeMath](../../aspose.words.math/officemath/) to a raster or vector image or to a Graphics object... width , msg = dpi96 ) self . assertEqual...assertEqual ( 18 , bounds . height , msg = dpi96 ) # Get the shape size...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Android Email API | Calendar Processing and MIM...

    Mail library allows to access, read and manipulate Outlook Msg PST OST EML MHT files inside mobile apps....and storage files including MSG, EML, MHT, PST & OST from within...read and manipulate Outlook MSG, PST, EML and MHT files from...

    products.aspose.com/email/android-java/
  6. Manage Email Messages & Attachments with Micros...

    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....var msgs = msgsPage . Items ; foreach ( var msg in msgs ) { Console...Console . WriteLine ( msg . Subject ); } Filter Messages by Sent...

    docs.aspose.com/email/net/manage-email-messages...
  7. Aspose Email - Sender header with special chara...

    Hello, I am using the 2025-11 version or Aspose Java Email. I am using it to convert an Msg message to an EML. The conversion works but it has a problem with the header “Sender”. The sender in this case contains the …...Email Product Family email-msg , email-eml mrossi December 29...I am using it to convert an MSG message to an EML. The conversion...

    forum.aspose.com/t/aspose-email-sender-header-w...
  8. Working with 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/python-net/working-with-o...
  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. Outlook Email Templates (OFT) - Read, Create, a...

    Learn how to read, create, and edit Outlook email templates (OFT files) in C# using Aspose.Email for .NET without Microsoft Outlook....Check After Loading Converting MSG to OFT Optional: Use Explicit...and layout settings. Unlike .msg or .eml files, .oft files are...

    blog.aspose.com/email/outlook-template-oft-crea...