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

msg

(0.12 sec)
  1. Extract Message Headers using Aspose.Email and ...

    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 = new MAPIMessage ( dataDir + "message.msg" ); System... out . println ( "From: " + msg . getDisplayFrom ()); System...

    docs.aspose.com/email/java/extract-message-head...
  2. 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...
  3. 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...
  4. First Application with Aspose.Email Outlook|Doc...

    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) and displays the subject, from...MapiMessage msg = MapiMessage . fromFile ( "outlookmessage.msg" ); //...

    docs.aspose.com/email/java/first-application-wi...
  5. Creating and Saving Outlook Files|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....supports creating Outlook message (MSG) files. This article explains...Messages Create MSG Files With Attachments Create MSG Files with RTF...

    docs.aspose.com/email/net/creating-and-saving-o...
  6. 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...
  7. Managing Outlook Message Files with C++ Email P...

    C++ Email Parser Library API is useful in reading, writing outlook template OFT file, managing digitally signed messages, setting color category and accessing delivery receipt information....class or Save the message as MSG and do further updates/validation...properties. Save the message in MSG format. The following code snippet...

    docs.aspose.com/email/cpp/managing-message-file...
  8. MapiAttachment.ObjectData Returns Null for Vali...

    Hi Team, MapiAttachment.ObjectData property returns null for certain valid Outlook message attachments (.Msg files), causing our application to fail in processing embedded messages consistently. Aspose.Email Version: …...msg files), causing our application...behavior when processing nested MSG file attachments using MapiMessage...

    forum.aspose.com/t/mapiattachment-objectdata-re...
  9. 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-...
  10. Conversion to pdf speed - Free Support Forum - ...

    Hi, We’re using several Aspose libraries to convert different file formats to pdf. Recently we’ve noticed that converting from .Msg takes significantly longer than other formats. Please see the attached project - on sta…...msg takes significantly longer than...startup, it converts a sample msg file into mhtml, docx, and xlsx...

    forum.aspose.com/t/conversion-to-pdf-speed/317520