Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 10,248 for

msg loading

(0.06 sec)
  1. Convert MHTML to MBOX via Java | products.aspos...

    Try the code sample to convert MHTML files to MBOX format in Java. Download Java API to take your email processing applications to the next level....its methods, you can create, load and parse, modify, save emails...used to provide options for loading MHTML files. And the MboxrdStorageWriter...

    products.aspose.com/email/java/conversion/mhtml...
  2. 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...
  3. Convert MHTML to PST via C# | products.aspose.com

    Sample code for MHTML to PST C# conversion. Use API example code for batch MHTML files to PST conversion within VB.NET, Asp.NET or any .NET based application....NET programmers can easily load & convert MHTML files to PST...of the PST. Load an MHTML file with MapiMessage.Load. Add the loaded...

    products.aspose.com/email/net/conversion/mhtml-...
  4. Convert MBOX to OST via C# | products.aspose.com

    Sample code for MBOX to OST C# conversion. Use API example code for batch MBOX files to OST conversion within VB.NET, Asp.NET or any .NET based application....NET programmers can easily load & convert MBOX files to OST...MBOX to OST C# Conversion // Load mbox file var mbox = MboxStorageReader...

    products.aspose.com/email/net/conversion/mbox-t...
  5. Read Outlook Template File 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....MailMessage class can be used to load a Microsoft Outlook template...Once the Outlook template is loaded in an instance of theMailMessage...

    docs.aspose.com/email/java/read-outlook-templat...
  6. First Application with Aspose.Email.Outlook|Doc...

    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....application that loads an outlook message file (TestMessage.msg) and displays...following code behind the Load Msg File button or in the forms...

    docs.aspose.com/email/net/first-application-wit...
  7. Supported 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....Hide ] Format Description Load Save MSG This format is used by Microsoft...

    docs.aspose.com/email/java/supported-file-formats/
  8. Extracting Attachment|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/net/extracting-attachment/
  9. Python Email API: How to Receive Emails from PO...

    Learn how to retrieve email messages via POP3 in Python. Discover extensive features of the progressive Python Email API....emails from POP3 server for msg_info in client . list_messages():..."Subject: { msg_info . subject } " ) print ( f "From: { msg_info ....

    products.aspose.com/email/python-net/receive-em...
  10. Edit or View PST Document Metadata via C++ | pr...

    C++ example code to edit or view PST file metadata on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Load the PST file via MapiMessage::FromFile...Extract Metadata of PST - C++ // Load from file System::SharedPtr<MapiMessage>...

    products.aspose.com/email/cpp/metadata/pst/