Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 2,487 for

mapi

(0.03 sec)
  1. 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...
  2. Aspose.Email for Python

    该 API 允许您在 Python 代码中对 PowerPoint 文件进行各种操作,包括创建、编辑和转换等。...电子邮件转换为 TIFF 如何使用 Python 创建 Mapi 联系人 如何使用 Python 将 MapiCalendar...

    kb.aspose.com/zh/email/python/
  3. Aspose.Email for .NET

    此 API 允许在 C#、.NET、ASP.NET 和 Windows 应用程序中操作、创建和发送电子邮件,以及读取电子邮件文件格式。...Outlook 打开 MSG 文件 如何使用 C# 创建 Mapi 联系人 如何使用 C# 将 MapiCalendar 添加到...

    kb.aspose.com/zh/email/net/
  4. Generate Occurrences from a Recurrence Pattern|...

    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.... Occurrences from a MAPI calendar recurrence pattern...

    docs.aspose.com/email/java/generate-occurrences...
  5. Working with Outlook Contacts|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 MAPI Distribution Lists to VCF Files..."distribution_list.vcf" , options ); Reading MAPI Contacts The MapiContact class...

    docs.aspose.com/email/net/working-with-outlook-...
  6. 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/
  7. 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...
  8. 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/
  9. 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...
  10. Aspose.Email uses java.util.Date incorrectly - ...

    The Aspose getters and setters that use Java Date all do this, and ruin timestamps instead of leaving them alone. java.util.Date is not intended to be used as a timestamp with timezone. From the JavaDoc: Allocates a D…...exporting a PST and setting a MAPI date field, where nobody will...

    forum.aspose.com/t/aspose-email-uses-java-util-...