Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 4,747 for

mapi

(0.44 sec)
  1. Edit or View MSG Files Metadata via Java | prod...

    Java sample code to edit or view MSG format metadata on Java Runtime Environment for JSP/JSF Application and Desktop Applications....println( "Mapi property could not be found...Applications Programming Interface (MAPI). Read More Other Supported...

    products.aspose.com/email/java/metadata/msg/
  2. AttachSignature issue - Free Support Forum - as...

    Hello, FYI: Dim MyMapiMessage As MapiMessage = MapiMessage.Load(str, loadopt) MyMapiMessage.Headers.Set("X-Mailer"... Dim SignedMessage As MapiMessage = New Email.SecureEmailManager().AttachSignature(MyMapiMessage, MyC…...Email may not fully preserve MAPI-level properties during message...If possible, reapply critical MAPI properties (e.g., categories...

    forum.aspose.com/t/attachsignature-issue/324178
  3. Aspose.Email for Python

    Այս API-ն թույլ է տալիս կատարել բոլոր տեսակի գործողություններ PowerPoint ֆայլերի վրա Python կոդով, ներառյալ ստեղծումը, խմբագրումը և փոխակերպումը և այլն:...օգտագործելով Python-ը Ինչպես ստեղծել Mapi կոնտակտ Python-ի միջոցով Ինչպես...

    kb.aspose.com/hy/email/python/
  4. 在 Python 应用程序中管理 Outlook OLM 文件|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.... enumerate_mapi_messages() - 同样遍历文件夹中的每封邮件,但返回的是该类的实例...类的实例 MapiMessage 类,以更详细且特定于 MAPI 的方式表示电子邮件消息。它提供对邮件的众多属性和细节的访问,便于更高级和专门的处理。...

    docs.aspose.com/email/zh/python-net/open-read-o...
  5. Managing Message Files with Aspose.Email.Outloo...

    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....PreserveRtfContent MapiMessage mapi = MapiMessage . load ( "fileName"...true ); MailMessage message = mapi . toMailMessage ( options );...

    docs.aspose.com/email/java/managing-message-fil...
  6. 使用 Outlook 日历项目|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....属性的 MapiCalendarIcsSaveO 该类用于将 MAPI 日历项保存为 iCalendar (ICS) 文件,保...iCalendar 对象的产品标识符。 以下代码示例展示了如何在 MAPI 日历对象中处理 iCalendar (ICS) 数据:...

    docs.aspose.com/email/zh/java/working-with-outl...
  7. An error occurred in the Contacts module while ...

    I am using the Aspose.Email API (licensed version). I was retrieving the contact data, but it throws the exception: “Not a valid Win32 FileTime”. They receive the contact data item-wise, so please add this as well....false; foreach (MapiMessage mapi in messages) // ✅ Correct type...type for v25.11 { try { if (mapi == null) continue; // ✅ Handle...

    forum.aspose.com/t/an-error-occurred-in-the-con...
  8. EnumerateMessages Interruption When Encounterin...

    Hello, We’re working with Aspose.Email for C++ and encountered an issue when using EnumerateMessages to retrieve email lists: When EnumerateMessages encounters a corrupted or unparsable email during enumeration, it thr…...Cpp/Mapi/PersonalStorage.h> #include...#include <Aspose.Email.Cpp/Mapi/MessageInfoCollectio.h> #include <Aspose...

    forum.aspose.com/t/enumeratemessages-interrupti...
  9. Aspose.Email for Java

    Այս API-ն թույլ է տալիս շահարկել, ստեղծել և ուղարկել նամակներ, ինչպես նաև կարդալ էլփոստի ֆայլերի ձևաչափերը Java լեզվի վրա հիմնված հավելվածներում ցանկացած հարթակում:...ֆայլը Java-ում Ինչպես ստեղծել Mapi կոնտակտ Java-ի միջոցով Ինչպես...

    kb.aspose.com/hy/email/java/
  10. 第一个使用 Aspose.Email Outlook 的应用程序|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....Email Mapi。我们创建一个小型应用程序,加载 Outlook 消息文件...

    docs.aspose.com/email/zh/java/first-application...