Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 19,051 for

msg

(0.04 sec)
  1. Public API Changes in Aspose.Email 4.7.0|Docume...

    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....interpretAsTnef(MapiMessage msg) Method MapiConversionOption...

    docs.aspose.com/email/java/public-api-changes-i...
  2. Convert MBOX to PST via C# | products.aspose.com

    Sample code for MBOX to PST C# conversion. Use API example code for batch MBOX files to PST conversion within VB.NET, Asp.NET or any .NET based application....EnumerateMessages()) { var msg = MapiMessage.FromMailMessage(eml);...FromMailMessage(eml); folderInfo.AddMessage(msg); } } Free App to Convert MBOX...

    products.aspose.com/email/net/conversion/mbox-t...
  3. 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....meetingTime )); // Save the message in MSG format and open in Office Outlook...dataDir + "AsposeInvitation.msg" ); Download Running Code CodePlex...

    docs.aspose.com/email/java/read-outlook-templat...
  4. Python Programmers Guide|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 Creating and...

    docs.aspose.com/email/java/python-programmers-g...
  5. 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....Format Description Load Save MSG This format is used by Microsoft...

    docs.aspose.com/email/java/supported-file-formats/
  6. Aspose.Email for Python

    This API allows you to do all kinds of operations on PowerPoint files in Python code including creating, editing and converting etc....Python How to Convert EML to MSG using Python How to Send Email...

    kb.aspose.com/email/python/
  7. Convert EML to EML in Python | products.aspose.com

    Save EML to EML within Python applications without using Microsoft Word or Outlook...(Email Mailbox File) Convert MSG to MSG (Outlook Message Item File)...

    products.aspose.com/total/python-net/conversion...
  8. 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....EnumerateMessages()) { var msg = MapiMessage.FromMailMessage(eml);...FromMailMessage(eml); folderInfo.AddMessage(msg); } } Free App to Convert MBOX...

    products.aspose.com/email/net/conversion/mbox-t...
  9. 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....AddSubFolder( "Inbox" ); var msg = MapiMessage.Load( "sourceFile...MhtmlLoadOptions()); inbox.AddMessage(msg); } Free App to Convert MHTML...

    products.aspose.com/email/net/conversion/mhtml-...
  10. 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....msg) and displays the subject, from...following code behind the Load Msg File button or in the forms OnLoad...

    docs.aspose.com/email/net/first-application-wit...