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

msg

(0.12 sec)
  1. Programming Outlook in Python|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 Python Working with...

    docs.aspose.com/email/java/programming-outlook-...
  2. Ինչպես ստեղծել Mapi կոնտակտ Java-ի միջոցով

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

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

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

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

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

    kb.aspose.com/hy/email/net/how-to-convert-outlo...
  5. Reading corrupted PST/OST files|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....message_id in message_id_list : try : msg = pst . extract_message ( message_id...message_id ) print ( "- " + msg . subject ) except Exception as...

    docs.aspose.com/email/python-net/reading-corrup...
  6. Aspose.Email for Java

    This API allows to manipulate, create, and send emails, and read email file formats in Java language based applications on any platform....TIFF using Java How to Open MSG File in Java How to Create Mapi...using Java How to Convert EML to MSG using Java How to Save Email...

    kb.aspose.com/email/java/
  7. Aspose.Email for .NET

    This API allows to manipulate, create, and send emails, and read email file formats in C#, .NET, ASP.NET, and windows applications....to TIFF using C# How to Open MSG File without Outlook in C# How...in C# How to Convert EML to MSG using C# How to Convert Outlook...

    kb.aspose.com/email/net/
  8. Extraction of Embedded Objects data|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....MapiMessage msg = MapiMessage . fromFile ( dataDir + "double.msg" );...MapiAttachment mapiAttachment : msg . getAttachments ()) { if ( "oledata...

    docs.aspose.com/email/java/extraction-of-embedd...
  9. Extract Message Attachments using Aspose.Email ...

    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" ); System . out . println (...MAPIMessage msg = new MAPIMessage ( dataDir + "message.msg" ); AttachmentChunks...

    docs.aspose.com/email/java/extract-message-atta...
  10. 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...