Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 25,938 for

msg

(0.69 sec)
  1. How to Convert Outlook Email to Word using Python

    In this easy tutorial, we will learn how to convert Outlook Email to Word using Python. You will see that in order to export Email to Word Python based API can be used. You can use this application in any of the Python configured environments in operating systems like Windows or Linux....class object to load the source MSG or EML file from the disk or...Export the loaded Email (EML/MSG) file to a memory stream in an...

    kb.aspose.com/email/python/how-to-convert-outlo...
  2. How to Convert Outlook Email to TIFF using Python

    In this small topic, we will focus on how to convert Outlook Email to TIFF using Python. You will wittness that in order to export Email to TIFF Python based API can be effectively utilized and the application can be used in any of the Python spported environment in operating systems like Windows or Linux....MailMessage class object to load the MSG or EML format email file Save...Save the accessed Email (EML/MSG) file in a memory stream to an...

    kb.aspose.com/email/python/how-to-convert-outlo...
  3. Ինչպես ստեղծել Mapi կոնտակտ Python-ի միջոցով

    Այս պարզ թեմայում մենք կուսումնասիրենք, թե ինչպես ստեղծել Mapi Contact Python-ի միջոցով՝ հետևելով շրջակա միջավայրը կարգավորելու մանրամասն ուղեցույցներին և օգտագործելով օրինակի կոդը: Դուք կարող եք հեշտությամբ ավելացնել Mapi Contact Python-ում՝ օգտագործելով շատ պարզ API ինտերֆեյս:...համար Պահպանեք կոնտակտը որպես MSG ֆայլի ձևաչափ սկավառակի վրա Պահպանեք...կպահվի ինչպես VCF, այնպես էլ MSG ֆայլ սկավառակի վրա: Կոդ՝ Python-ում...

    kb.aspose.com/hy/email/python/how-to-create-map...
  4. Aspose.Email for Java|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....attachments in Microsoft Outlook® MSG documents and reading contacts...convert email messages in EML, MSG and MHT formats. Aspose.Email...

    docs.aspose.com/email/java/
  5. 识别并提取 RTF 格式 MSG 中的嵌入式附件|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....Czech Dutch Svenska 识别并提取 RTF 格式 MSG 中的嵌入式附件 Contents [ Hide ] 具有...ObjectData 中提取来保存附件。 本文识别并提取 RTF 格式 MSG 文件中的嵌入式附件。 Java static void ...

    docs.aspose.com/email/zh/java/identify-and-extr...
  6. 管理约会:创建与操作,将 ICS 转换为 MSG|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....管理约会:创建与操作,将 ICS 转换为 MSG Contents [ Hide ] 创建约会并以 MSG 或 ICS 格式保存到磁盘...日历中。 以下代码片段展示了如何创建约会并以 ICS 或 MSG 格式保存到磁盘。 // For complete examples...

    docs.aspose.com/email/zh/net/create-and-manipul...
  7. Get Messages from a Shared Mailbox|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....item : items ) { MapiMessage msg = client . fetchItem ( item );...out . println ( "Subject:" + msg . getSubject ()); } client ....

    docs.aspose.com/email/java/get-messages-from-a-...
  8. Convert HTML to Other Formats|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....PreserveOriginalDate = true } Convert HTML to MSG After loading the HTML content...MailMessage object, save it as an MSG file using the Save method, specifying...

    docs.aspose.com/email/net/converting-between-fo...
  9. 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....information from PST file in MSG Format This article explains...save the contact to disk in MSG format. The PersonalStorage and...

    docs.aspose.com/email/python-net/working-with-c...
  10. Managing Outlook OLM Files in Python Applicatio...

    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....msg files. Extract Basic Email Information...) for msg in folder . enumerate_mapi_messages (): msg . save...

    docs.aspose.com/email/python-net/open-read-olm-...