Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 2,933 for

mapi

(0.06 sec)
  1. Java Email API | Java Outlook API | Receive & P...

    Aspose.Email Java. Mail, MIME and iCalander SDK for Java to send & receive Thunderbird & Outlook emails. API works with SMTP server POP3 IMAP clients Email API...contents, attachments, headers, and MAPI properties, and provides the...Retrieve multiple recipients Access MAPI properties List user-created...

    products.aspose.com/email/java/
  2. 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....RTF Body RTF Compression for MAPI Message Body Save Message in...into RTF. RTF Compression for MAPI Message Body NOTE: The compression...

    docs.aspose.com/email/net/creating-and-saving-o...
  3. Convert VCF to MHTML via Java | products.aspose...

    Try the code sample to convert VCF files to MHTML format in Java. Download Java API to take your email processing applications to the next level....which represents a contact in MAPI format. It is used to load,...applications. When converting MAPI messages to MailMessage objects...

    products.aspose.com/email/java/conversion/vcf-t...
  4. What's New in Aspose.Email for .NET|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....events: Retrieve a collection of MAPI contacts. Retrieve a specific...Send(MailMessage message) Save Mapi Distribution List to a Single...

    docs.aspose.com/email/net/whats-new/
  5. 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…...MapiMessage mapi = MapiMessage.load(msgInput); mailMessage = mapi.toMailMessage(new...

    forum.aspose.com/t/content-is-still-being-slice...
  6. Working with Follow Up and Due Date for Outlook...

    Follow Up flag for Recipients and the Due Date for Outlook MSG Files can both be set or removed using the C++ Email Parser Library API....Email C++ Library Working with MAPI Properties using Email C++ Library...

    docs.aspose.com/email/cpp/working-with-follow-u...
  7. Programming Email Verification|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....MIME Formats: eml, emlx, mht MAPI Formats: msg, oft Aspose.Email...

    docs.aspose.com/email/java/programming-email-ve...
  8. Convert MSG to OFT via C# | products.aspose.com

    Sample code for MSG to OFT C# conversion. Use API example code for batch MSG files to OFT conversion within VB.NET, Asp.NET or any .NET based application....Conversion using (MapiMessage mapi = new MapiMessage( "test@from...oftMapiFileName = "mapiToOft.msg" ; mapi.SaveAsTemplate(oftMapiFileName);...

    products.aspose.com/email/net/conversion/msg-to...
  9. Parsing the details via DotNet in efficient man...

    Hello Team, we are out here to parse and fetch the data for PST & OLM Files in most time consuming and efficient manner, and we have 2 goals here. Both the parsing logics are consuming too much time and we want to optimi…...24 No, there isn’t a direct MAPI property that represents the...allows to search based on the MAPI property PidTagClientSubmitTi...

    forum.aspose.com/t/parsing-the-details-via-dotn...
  10. Convert MSG to OFT via Java | products.aspose.com

    Try the code sample to convert MSG files to OFT format in Java. Download Java API to take your email processing applications to the next level....MapiMessage object MapiMessage mapi = new MapiMessage( "test@from...MapiMessage as a template file mapi. saveAsTemplate (oftMapiFileName);...

    products.aspose.com/email/java/conversion/msg-t...