Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 13,083 for

msg loading

(0.08 sec)
  1. Convert DOT to EML in Python | products.aspose.com

    Save DOT to EML within Python applications without using Microsoft Word or Outlook...involves two steps, firstly loading the Word file and rendering...Python via .NET. Secondly, loading the converted HTML using Aspose...

    products.aspose.com/total/python-net/conversion...
  2. 管理 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....使用默认相对路径保存电子邮件及其资源 : var msg = MapiMessage . Load ( sourceFileName );...UseRelativePathToRes = true }; msg . Save ( Path . Combine ( "target_files"...

    docs.aspose.com/email/zh/net/managing-outlook-m...
  3. C# API to Export EMAIL to DOC | products.aspose...

    Convert EMAIL to DOC without using Microsoft Word or Outlook on .NET...EMAIL file formats, including MSG, EML, EMLX, and MHT. It also...to HTML by using Save method Load HTML by using Document class...

    products.aspose.com/total/net/conversion/email-...
  4. C# API to Export EMAIL to GIF | products.aspose...

    Convert EMAIL to GIF without using Microsoft Word or Outlook on .NET...EMAIL file formats, including MSG, EML, EMLX, and MHT. It also...to HTML by using Save method Load HTML by using Document class...

    products.aspose.com/total/net/conversion/email-...
  5. Outlook Templates, Signed Messages & Categories...

    Learn how to load and modify Outlook templates (OFT), preserve digital signatures, manage color categories, and access follow-up data in C++....Email for C++ , you can load and modify OFT templates through...the MailMessage class. Once loaded, you can update fields such...

    docs.aspose.com/email/cpp/manage-outlook-templa...
  6. C# API to Export EMAIL to MD | products.aspose.com

    Convert EMAIL to MD without using Microsoft Word or Outlook on .NET...to HTML by using Save method Load HTML by using Document class...message = MailMessage . Load ( "sourceFile.msg" ); // save EMAIL as...

    products.aspose.com/total/net/conversion/email-...
  7. C# API to Export EMAIL to PS | products.aspose.com

    Convert EMAIL to PS without using Microsoft Word or Outlook on .NET...to HTML by using Save method Load HTML by using Document class...message = MailMessage . Load ( "sourceFile.msg" ); // save EMAIL as...

    products.aspose.com/total/net/conversion/email-...
  8. C# API to Export EMAIL to EMF | products.aspose...

    Convert EMAIL to EMF without using Microsoft Word or Outlook on .NET...EMAIL file formats, including MSG, EML, EMLX, and MHT. It also...to HTML by using Save method Load HTML by using Document class...

    products.aspose.com/total/net/conversion/email-...
  9. C# API to Export EMAIL to DOTM | products.aspos...

    Convert EMAIL to DOTM without using Microsoft Word or Outlook on .NET...XLSX, PPT, PPTX, HTML, EML, MSG, and many more. It is designed...to HTML by using Save method Load HTML by using Document class...

    products.aspose.com/total/net/conversion/email-...
  10. Extract Message Headers using Aspose.Email and ...

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

    docs.aspose.com/email/java/extract-message-head...