Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 25,938 for

msg

(0.22 sec)
  1. Export OFT to DOCM via C++ | products.aspose.com

    C++ API to Convert OFT to DOCM without using Microsoft Word or Outlook...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...oft" ); // save OFT as a HTML msg -> Save ( u "HtmlOutput.html"...

    products.aspose.com/total/cpp/conversion/oft-to...
  2. 在 Jython 中转换电子邮件|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....Converter 模块的 convert_eml_to_msg 方法。以下是示例代码。 Jython 代码 from aspose...EML, Saving to MSG self . convert_eml_to_msg () def convert_eml_to_msg...

    docs.aspose.com/email/zh/java/converting-email-...
  3. Utility Features - SMTP Client|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.... toPath ()); MailMessage msg = new MailMessage ( "userfrom@gmail...message" ); MailMessage signed = msg . attachSignature ( privateCert...

    docs.aspose.com/email/java/utility-features-smt...
  4. Features Overview|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 Email Message Format (MSG) emails. Import Microsoft HTML...Outlook PST file to Outlook MSG files Bulk Mail Features Supports...

    docs.aspose.com/email/java/features-overview
  5. 在 PST 文件中管理 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.... CONTACTS ) for msg in folder . enumerate_messages..."IPM.DistList" message class if msg . message_class == "IPM.DistList"...

    docs.aspose.com/email/zh/python-net/managing-di...
  6. Ինչպես ստեղծել Mapi կոնտակտ՝ օգտագործելով C#

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

    kb.aspose.com/hy/email/net/how-to-create-mapico...
  7. How to Convert Outlook Email to HTML using C#

    In this simple topic, we will learn how to convert Outlook Email to HTML using C#. You will observe that in order to export Email to HTML C# based API can be effectively used. This application can be used in any of the .NET configured environment in operating systems like Windows, Linux, or macOS....object to access the source MSG or EML file from the disk Set...for output HTML file Save the MSG file as HTML using the Save method...

    kb.aspose.com/email/net/how-to-convert-outlook-...
  8. How to Create Mapi Contact using Java

    In this example, we will learn how to create Mapi Contact using Java by following the well defined steps and using the example code. One can easily add Mapi Contact in Java with the help of very simple API calls....the contact information as an MSG file on the disk Save the contact...will be saved as VCF and an MSG file on the disk. Code to Add...

    kb.aspose.com/email/java/how-to-create-mapicont...
  9. Ինչպես փոխարկել Outlook էլփոստը HTML-ի, օգտագոր...

    Այս հեշտ թեման կենտրոնանում է այն բանի վրա, թե ինչպես փոխարկել Outlook Email-ը HTML-ի՝ օգտագործելով Python-ը՝ տրամադրելով շրջակա միջավայրի կարգավորումների բոլոր մանրամասները և աշխատանքային օրինակելի կոդը: Էլփոստը HTML-ի փոխարկելու համար Python-ի վրա հիմնված API-ն կարող է արդյունավետորեն օգտագործվել .NET Core և Python կազմաձևված ցանկացած միջավայրում օպերացիոն համակարգերում, ինչպիսիք են Windows-ը և Linux-ը:...MailMessage դասի օբյեկտ՝ աղբյուրի MSG կամ EML ֆայլը սկավառակից բեռնելու...տարբերակները Պահպանեք բեռնված MSG\EML ֆայլը որպես HTML՝ օգտագործելով...

    kb.aspose.com/hy/email/python/how-to-convert-ou...
  10. 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 shows how...and save contacts to disk in MSG format. To do so, use the PersonalStorage...

    docs.aspose.com/email/java/working-with-contact...