Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 5,610 for

mapimessage

(0.09 sec)
  1. Convert OST to VCF via Java | products.aspose.com

    Try the code sample to convert OST files to VCF format in Java. Download Java API to take your email processing applications to the next level.... The MapiMessage class provides developers...toMapiMessageItem method of the MapiMessage class. Save the contact as...

    products.aspose.com/email/java/conversion/ost-t...
  2. Convert PST to HTML via Java | products.aspose.com

    Try the code sample to convert PST files to HTML format in Java. Download Java API to take your email processing applications to the next level.... The MapiMessage class provides developers...defines options for saving MapiMessage objects as HTML files. It...

    products.aspose.com/email/java/conversion/pst-t...
  3. Managing Follow-Up and Due Dates for Outlook MS...

    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....flag and due date for the MapiMessage objects using FollowUpManager...

    docs.aspose.com/email/net/managing-follow-up-an...
  4. Working with Large PST 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....(ExtractProperty), // extract a MapiMessage (ExtractMessage), // extarct...

    docs.aspose.com/email/net/working-with-large-ps...
  5. The message title, sender and receiver get lost...

    I use Aspose Email Java to convert a msg File to PDF file, the rendering result is good, however, only Email body get displayed, yet message title, sender and receiver disappear on PDF. Here it is the msg test file, bec…...following code: final MapiMessage msg = MapiMessage.fromMailMessage(emailFilename);...

    forum.aspose.com/t/the-message-title-sender-and...
  6. Content is still being sliced on the right when...

    public void generatePdfFromEmail(File inputFile, OutputStream outputStream, String filename, List<Long> pages) { try { MailMessage mailMessage; String extension = FilenameUtils.getExte…...FileInputStream(inputFile)) { MapiMessage mapi = MapiMessage.load(msgInput);...

    forum.aspose.com/t/content-is-still-being-slice...
  7. Msg to mhtml - the external image present in th...

    language: java21 library aspose-email:25.1 During msg to mhtml conversion , the external image present in this msg file is not visible in the output mhtml file. please help to fix this problem input Develop Softwar…...Code Example: MapiMessage mapiMessage = MapiMessage.load("test.msg");...sender).getContentId()); } }); mapiMessage.save("test.mht", so); divine1...

    forum.aspose.com/t/msg-to-mhtml-the-external-im...
  8. How to Read OLM Files in Node.js via .NET | pro...

    Read OLM Files Read OLM Files in JavaScript Open and read OLM files in JavaScript, accessing emails and other data, s......message data, creating a MapiMessage object (msg) for further...`msg`, which represents the MapiMessage object console.log( `Subject:...

    products.aspose.com/email/nodejs-net/reading-ol...
  9. Managing Tasks, Journals, and Notes in PST File...

    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....the saved MSG note into a MapiMessage object. Create a MapiNote...

    docs.aspose.com/email/net/managing-tasks-journa...
  10. C# API to Export EMLX to EMF | products.aspose.com

    Convert EMLX to EMF without using Microsoft Word or Outlook on .NET... By using MapiMessage class of Aspose.Email for...var outlookMessageFile = MapiMessage . FromFile ( "message.emlx"...

    products.aspose.com/total/net/conversion/emlx-t...