Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 19,053 for

msg

(0.15 sec)
  1. Most Popular Email File 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....proprietary formats such as MSG (Microsoft Outlook Message),...attachments. MSG Microsoft Outlook Message (MSG) is a proprietary...

    docs.aspose.com/email/net/email-file-formats/
  2. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom Python에서 Msg를 DOC로 변환https://products.aspose.com/total/ko/python-net/conversion/Msg-to-doc/Microsoft Outlook 또는 Word를 사용하지 않고 Python 응용 프로그램에서 Msg를 DOC......com/total/ko/python-net/conversion/msg-to-doc/Microsoft Outlook 또는 Word를...com/total/ko/python-net/conversion/msg-to-doc/index.xml self application/rss+xml...

    products.aspose.com/total/ko/python-net/convers...
  3. Ինչպես փոխարկել Outlook էլփոստը TIFF-ի C#-ի միջ...

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

    kb.aspose.com/hy/email/net/how-to-convert-outlo...
  4. Pragmatically access Outlook Contacts|Documenta...

    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....be used to load both Outlook MSG and VCard format contacts. The...load Outlook contacts saved as MSG and VCF into a MapiContact. var...

    docs.aspose.com/email/net/pragmatically-access-...
  5. Export OFT to SVG via C++ | products.aspose.com

    C++ API to Convert OFT to SVG without using Microsoft Word or Outlook...variety of file formats, including MSG, EML, MHTML, and HTML. It also...variety of file formats, including MSG, EML, MHTML, HTML, DOC, DOCX...

    products.aspose.com/total/cpp/conversion/oft-to...
  6. Working with Outlook Items|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....and Saving MSG Files Loading, Viewing and Parsing MSG file Managing...Up and Due Date for Outlook MSG Files Working with MAPI Properties...

    docs.aspose.com/email/java/working-with-outlook...
  7. Export OFT to WORD via C++ | products.aspose.com

    C++ API to Convert OFT to WORD 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...
  8. Working with Outlook Tasks|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 tasks and save them to MSG format. The MapiTask class provides...information. Save the task to disc in MSG format. The following code snippet...

    docs.aspose.com/email/python-net/working-with-o...
  9. Load and Save Email Message|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....when loading a message: var msg = MapiMessage . Load ( fileName...message format, which can be EML, MSG, or MHTML. Default is EML. PreferredTextEncodin...

    docs.aspose.com/email/net/load-and-save-email-m...
  10. Send Email using Exchange Web Service | Java AP...

    Enhance your projects with a progressive Java API: integrate email sending functionality via Exchange Web Service into your project....MailMessage MailMessage msg = new MailMessage(); msg. setFrom (MailAddress...to_MailAddress ( "sender@domain.com" )); msg. setTo (MailAddressCollectio...

    products.aspose.com/email/java/send-email/ews/