Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 14,488 for

msg loading

(0.1 sec)
  1. Convert EMAIL to EMAIL in Python | products.asp...

    Save EMAIL to EMAIL within Python applications without using Microsoft Word or Outlook...straightforward: first, the Word file is loaded and rendered into HTML via...then the converted HTML is loaded using Aspose.Email for Python...

    products.aspose.com/total/python-net/conversion...
  2. Read Outlook PST Files in Node.js via .NET | pr...

    English 日本語 Français Deutsch Русский 简体中文 한국인 Español Italiano Português Català čeština عربي Read PST Files Open PST ......NET // Load the Aspose.Email library const...require( '@aspose/email' ); // Load the PST file const pst = ae...

    products.aspose.com/email/nodejs-net/reading-ps...
  3. 提取附件|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....msg" ; string AttachmentFilePath...instance of MailMessage and load an email file MailMessage mailMsg...

    docs.aspose.com/email/zh/net/extracting-attachm...
  4. Issues in Parsing a PST File - Free Support For...

    Hi Team we encountered below issues in few of the PST Files which we tried to read via both Java and Dotnet. Unread count shown is incorrect: The folder has a total of 6 mails only but the unread count property of Fol…...Pst; // Load the PST file using (PersonalStorage...messageInfo.getSubject()); MapiMessage msg = pst.extractMessage(messageInfo);...

    forum.aspose.com/t/issues-in-parsing-a-pst-file...
  5. Convert OLM to OFT via C# | products.aspose.com

    Sample code for OLM to OFT C# conversion. Use API example code for batch OLM files to OFT conversion within VB.NET, Asp.NET or any .NET based application....NET programmers can easily load & convert OLM files to OFT in...of code. Load source EML file using MailMessage.Load Set SaveOptions...

    products.aspose.com/email/net/conversion/olm-to...
  6. Convert OLM to EMLX via C# | products.aspose.com

    Sample code for OLM to EMLX C# conversion. Use API example code for batch OLM files to EMLX conversion within VB.NET, Asp.NET or any .NET based application....NET programmers can easily load & convert OLM files to EMLX...of code. Load source EML file using MailMessage.Load Set SaveOptions...

    products.aspose.com/email/net/conversion/olm-to...
  7. 读取 Outlook 模板文件 OFT|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.... Java // Load the Outlook template (OFT) file...MailMessage message = MailMessage . load ( dataDir + "sample.oft" );...

    docs.aspose.com/email/zh/java/read-outlook-temp...
  8. Convert EMLX to EMLX in Python | products.aspos...

    Save EMLX to EMLX within Python applications without using Microsoft Word or Outlook... Firstly, the Word file is loaded and rendered into HTML using...Secondly, the converted HTML is loaded using “Aspose.Email for Python...

    products.aspose.com/total/python-net/conversion...
  9. Convert EML to EML in Python | products.aspose.com

    Save EML to EML within Python applications without using Microsoft Word or Outlook...a two step process, firstly load the Word file and render it...for Python via .NET . Secondly load the converted HTML using Aspose...

    products.aspose.com/total/python-net/conversion...
  10. Working with Tasks on Exchange Server|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....code snippet shows you how to load a task request message from...Exchange Tasks to disc in Outlook MSG format. The following code snippet...

    docs.aspose.com/email/cpp/working-with-tasks-on...