Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 4,747 for

mapi

(0.29 sec)
  1. Working with Outlook 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....Outlook MSG Files Working with MAPI Properties Working with Message...

    docs.aspose.com/email/java/working-with-outlook...
  2. Create and Save Outlook MSG files using C++ Ema...

    Learn how to create, save, and customize Outlook MSG files in C++, including adding attachments, using RTF bodies, saving drafts, and managing body compression....convert this email message into a MAPI message compatible with Outlook...then convert this email into a MAPI Outlook message, and save it...

    docs.aspose.com/email/cpp/creating-and-saving-m...
  3. Convert PST to MSG via C++ application | produc...

    Sample C++ conversion code for PST document to MSG format. Use example code for batch PST to MSG conversion within any C++ Application....System::SharedPtr<MapiMessage> mapi = personalStorage->ExtractM...mail::Outlook::MapiContact>(mapi->ToMapiMessageItem()); // Save...

    products.aspose.com/email/cpp/conversion/pst-to...
  4. Ինչպես փոխարկել Outlook էլփոստը TIFF-ի, օգտագոր...

    Այս փոքրիկ թեմայում մենք կկենտրոնանանք այն վրա, թե ինչպես փոխարկել Outlook Email-ը TIFF-ի, օգտագործելով Python-ը: Դուք ականատես կլինեք, որ էլփոստը TIFF Python-ի վրա հիմնված API-ին արտահանելու համար կարող է արդյունավետ օգտագործվել, և հավելվածը կարող է օգտագործվել Python-ի ցանկացած միջավայրում օպերացիոն համակարգերում, ինչպիսիք են Windows-ը կամ Linux-ը:...իմանալ Mapi կոնտակտ ստեղծելու մասին, տես ինչպես ստեղծել Mapi Contact...

    kb.aspose.com/hy/email/python/how-to-convert-ou...
  5. Convert OST to EML via Java | products.aspose.com

    Try the code sample to convert OST files to EML format in Java. Download Java API to take your email processing applications to the next level.... Extract the MAPI message from the OST file using...extractMessage method. Save the extracted MAPI message as an EML file in the...

    products.aspose.com/email/java/conversion/ost-t...
  6. Working with Contacts in PST File|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....folder and then calling the add_mapi_message_item() method. The following...PersonalStorage from aspose.email.mapi import ContactSaveFormat # Load...

    docs.aspose.com/email/python-net/working-with-c...
  7. Read Outlook for Mac OLM File & Get Folders & S...

    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()’ - Also iterates...message in a more detailed and MAPI-specific way. It provides access...

    docs.aspose.com/email/python-net/read-outlook-f...
  8. 在 PST 文件中使用消息|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 邮件的结构化方法。它定义了两个辅助类: MapiMessageEnumerato...此方法有助于遍历和处理 MAPI 消息文件。 import os from aspose.email.mapi import MapiMessage...

    docs.aspose.com/email/zh/python-net/working-wit...
  9. Export Email|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/net/export-email/
  10. 使用 MapiMessage 进行投票选项操作|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....dataDir = "outlook/" ; MapiMessage mapi = MapiMessage . fromFile ( dataDir...addVotingButton ( mapi , "Indeed!" ); mapi . save ( dataDir +...

    docs.aspose.com/email/zh/java/working-with-voti...