Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 4,882 for

mapi

(0.09 sec)
  1. Getting List of Messages from Inbox Folder of M...

    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.... GetNamespace ( "Mapi" ); object _missing = Type ...

    docs.aspose.com/email/net/getting-list-of-messa...
  2. Create, Save, and Load Outlook Contacts in C++|...

    Create, save, and load Outlook contacts in C++ using MapiContact. Work with properties, photos, MSG, and vCard formats....converting vCard data into an Outlook MAPI contact format, providing flexibility...

    docs.aspose.com/email/cpp/outlook-mapi-contacts/
  3. 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...
  4. Aspose.Email for .NET

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

    kb.aspose.com/zh/email/net/
  5. Convert MBOX to PST with Aspose.Email in C#|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....features like folder structures and MAPI-based message handling. Aspose...

    docs.aspose.com/email/net/convert-mbox-to-pst-c...
  6. 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...
  7. 在 Aspose.Email 中从 Outlook PST 提取邮件并保存为 MSG|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.... GetNamespace ( "MAPI" ); // Add PST file (Outlook...

    docs.aspose.com/email/zh/net/extracting-message...
  8. 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...
  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. 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...