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

mapi

(0.17 sec)
  1. Aspose.Email for Python

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

    kb.aspose.com/zh/email/python/
  2. 提取附件|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.... GetNamespace ( "Mapi" ); object _missing = Type ...

    docs.aspose.com/email/zh/net/extracting-attachm...
  3. Aspose.Email for .NET

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

    kb.aspose.com/zh/email/net/
  4. 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...
  5. How to save Calendar item in specific folder of...

    I want to save calendar items into a specific folder for which I already have the Folder ID. However, using the code below, only the Subject is being saved, and the rest of the calendar fields are not being saved properl…...MAPI_TO); } } // Body Content BodyContentType...Sauce") // These are the specific MAPI tags Outlook needs to see the...

    forum.aspose.com/t/how-to-save-calendar-item-in...
  6. 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....for adding an attachment to a MAPI message. IsReference property...retrieve a list of reactions on a MAPI message, making it easy to analyze...

    docs.aspose.com/email/net/whats-new/
  7. Aspose Email - Sender header with special chara...

    Hello, I am using the 2025-11 version or Aspose Java Email. I am using it to convert an MSG message to an EML. The conversion works but it has a problem with the header “Sender”. The sender in this case contains the …...check what data is stored in the MAPI property PR_TRANSPORT_MESSAGE_HEADERS...obtained through MapiMessage mapi = MapiMessage.fromMailMessage(new...

    forum.aspose.com/t/aspose-email-sender-header-w...
  8. Convert OLM to VCF via Java | products.aspose.com

    Try the code sample to convert OLM files to VCF format in Java. Download Java API to take your email processing applications to the next level....provides types for different MAPI items like email, contact, task...class is to identify the type of MAPI item being processed. The MapiContact...

    products.aspose.com/email/java/conversion/olm-t...
  9. 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...
  10. Issue with cyrillic characters in Header export...

    Hello, Here i attach my findings with an issue trying to export to HTML a MapiMessage. The message contains cyrillic characters in the header (“Cc”, “From”, “To”), MapiMessage loads them correctly (attached debugging t…...full Unicode information in all MAPI properties. However, Outlook...PR_TRANSPORT_MESSAGE_HEADERS MAPI property. This field is typically...

    forum.aspose.com/t/issue-with-cyrillic-characte...