Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 5,594 for

mapi

(0.07 sec)
  1. 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...
  2. 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...
  3. 在 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...
  4. 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/
  5. Aspose.Email for .NET

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

    kb.aspose.com/zh/email/net/
  6. 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...
  7. 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...
  8. 在 PST 中使用 MapiJournal|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.... 通过访问根文件夹并调用 add_mapi_message_item() 方法,在 PST 文件根...timedelta from aspose.email.mapi import MapiJournal data_dir...

    docs.aspose.com/email/zh/python-net/working-wit...
  9. Differentiating between Inline and Regular Atta...

    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....Mapi.MapiMessage class, as all the...the absence of PR_ATTACH_FLAGS Mapi tag, the attachment is checked...

    docs.aspose.com/email/net/differentiating-betwe...
  10. 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...