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

msg

(0.17 sec)
  1. 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...
  2. 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...
  3. Ինչպես ստեղծել Mapi կոնտակտ՝ օգտագործելով C#

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

    kb.aspose.com/hy/email/net/how-to-create-mapico...
  4. 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-...
  5. Ինչպես փոխարկել 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...
  6. java.lang.OutOfMemoryError: Java heap space Iss...

    Anyone I was using the POI HSMF for reading Outlook Msg file. But I get an out of memory error reading anything above 10MB. Thinking of using APOSE for Java. Anyone knows if APOSE is the same. Will I be able to read the…...POI HSMF for reading Outlook msg file. But I get an out of memory...MailMessage.load("c:\\Test1.msg", MessageFormat.getMsg()); is...

    forum.aspose.com/t/java-lang-outofmemoryerror-j...
  7. 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
  8. 在 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...
  9. 在 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-...
  10. Read MBOX Files with Aspose.Email in C#|Documen...

    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....Save this message in EML or MSG format message . Save ( message...Save ( message . Subject + ".msg" , SaveOptions . DefaultMsgUnicode...

    docs.aspose.com/email/net/read-mbox-files-csharp/