Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 20,484 for

msg

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

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

    kb.aspose.com/hy/email/net/how-to-create-mapico...
  3. 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-...
  4. Ինչպես փոխարկել 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...
  5. Convert ICS to PST via C# | products.aspose.com

    Sample code for ICS to PST C# conversion. Use API example code for batch ICS files to PST conversion within VB.NET, Asp.NET or any .NET based application.... Save as MSG to MemoryStream. Create a PST...be converted // save ICS as a MSG using var msgStream = new MemoryStream();...

    products.aspose.com/email/net/conversion/ics-to...
  6. Programming Outlook in 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....Working with Outlook Message (MSG) Files in Jython Working with...

    docs.aspose.com/email/java/programming-outlook-...
  7. How to Convert Outlook Email to HTML using Python

    This easy topic focuses on how to convert Outlook Email to HTML using Python by providing all the environment setup details and a working sample code. In order to convert Email to HTML Python based API can be effectively used in any of the .NET Core and Python configured environments in operating systems like Windows and Linux....class object to load the source MSG or EML file from the disk Set...formatting options Save the loaded MSG\EML file as HTML using the save...

    kb.aspose.com/email/python/how-to-convert-outlo...
  8. Create a Task|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.... Save the task to disc in MSG format. MapiTask task = new MapiTask...Save ( "MapiTask.msg" , TaskSaveFormat . Msg ); Download Sample...

    docs.aspose.com/email/net/create-a-task/
  9. Aspose.Email for Java

    Այս API-ն թույլ է տալիս շահարկել, ստեղծել և ուղարկել նամակներ, ինչպես նաև կարդալ էլփոստի ֆայլերի ձևաչափերը Java լեզվի վրա հիմնված հավելվածներում ցանկացած հարթակում:...Java-ի միջոցով Ինչպես բացել MSG ֆայլը Java-ում Ինչպես ստեղծել...միջոցով Ինչպես փոխարկել EML-ը MSG-ի Java-ի միջոցով Ինչպես պահպանել...

    kb.aspose.com/hy/email/java/
  10. Create Draft Appointment Request|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 msg = MapiMessage . fromMailMessage...appointment as draft. msg . save ( "data/AsposeDraft.msg" ); Download...

    docs.aspose.com/email/java/create-draft-appoint...