Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 5,632 for

mapi

(0.11 sec)
  1. Supported Protocols and Services|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.... MAPI (Messaging Application Programming...Programming Interface) MAPI is a Microsoft Windows API used by applications...

    docs.aspose.com/email/net/supported-protocols-a...
  2. Throw exception in contact using aspose api - F...

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = pst.RootFolder; …...false; foreach (MapiMessage mapi in messages) // ✅ Correct type...type for v25.11 { try { if (mapi == null) continue; // ✅ Handle...

    forum.aspose.com/t/throw-exception-in-contact-u...
  3. Working with Outlook Calendar Items|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.... mapi . MapiCalendar ( "LAKE ARGYLE...as ae ics_save_options = ae . mapi . MapiCalendarIcsSaveO () ics_save_options...

    docs.aspose.com/email/python-net/working-with-o...
  4. 档案

    档案...ng filePath, Aspose::Email::Mapi::ContactSaveFormat saveFormat)...oto>(buffer, Aspose::Email::Mapi::MapiContactPhotoImag::Jpeg));...

    blog.aspose.com/zh/email/working-with-msg-and-v...
  5. 搜索

    搜索...ng filePath, Aspose::Email::Mapi::ContactSaveFormat saveFormat)...oto>(buffer, Aspose::Email::Mapi::MapiContactPhotoImag::Jpeg));...

    blog.aspose.com/zh-hant/email/working-with-msg-...
  6. Ինչպես ավելացնել MapiCalendar-ը PST-ին Java-ի մ...

    Այս հակիրճ ձեռնարկում մենք կսովորենք, թե ինչպես ավելացնել MapiCalendar-ը PST-ին Java-ի միջոցով՝ լավ սահմանված հրահանգների օգնությամբ միջավայրը կարգավորելու և օրինակի կոդը օգտագործելու համար: Այս հավելվածում դուք կարող եք տեղադրել MapiCalendar-ը PST-ում Java-ի միջոցով պարզ API ինտերֆեյսի օգնությամբ:...Կարելի է հեշտությամբ տեղադրել Mapi Calendar-ը PST -ում Java-ում...Linux օպերացիոն համակարգերում: Mapi Calendar-ը PST-ում Java-ում...

    kb.aspose.com/hy/email/java/how-to-add-mapicale...
  7. Managing Outlook Contacts in PST Files|Document...

    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....folder and then calling the add_mapi_message_item() method. The following...snippet shows you how to create a MAPI contact and then add it to the...

    docs.aspose.com/email/python-net/managing-outlo...
  8. 创建音频提醒|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....requestApointment ()); MapiMessage mapi = MapiMessage . fromMailMessage...MapiCalendar cal = ( MapiCalendar ) mapi . toMapiMessageItem (); cal...

    docs.aspose.com/email/zh/java/creating-audio-re...
  9. How to Add MapiCalendar to PST using Java

    In this brief tutorial, we will learn how to add MapiCalendar to PST using Java with the help of well defined instructions to set up the environment and use the example code. In this application you can insert MapiCalendar to PST using Java with the help of simple API interface.... One can easily insert Mapi Calendar to PST in Java using...macOs, or Linux. Steps to Insert Mapi Calendar to PST in Java Establish...

    kb.aspose.com/email/java/how-to-add-mapicalenda...
  10. Bug when saving OLE attachment - Free Support F...

    I believe I found a bug when using MapiAttachment.Save(Stream stream) on an OLE attachment (attachment with PR_ATTACH_METHOD == ATTACH_OLE). On the message I was testing with, I noticed that using Mapi to download the O…...testing with, I noticed that using MAPI to download the OLE attachment...disk, I got the same bytes that MAPI gave me (confirmed by SHA256)...

    forum.aspose.com/t/bug-when-saving-ole-attachme...