Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 20,484 for

msg

(0.2 sec)
  1. Convert OST to MBOX via C# | products.aspose.com

    Sample code for OST to MBOX C# conversion. Use API example code for batch OST files to MBOX conversion within VB.NET, Asp.NET or any .NET based application....GetSubFolders()) { foreach ( var msg in folder.EnumerateMapiMessage())...EnumerateMapiMessage()) { writer.WriteMessage(msg.ToMailMessage( new MailConversionOption()));...

    products.aspose.com/email/net/conversion/ost-to...
  2. How to Run Aspose.Email|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....Save email in MSG format eml . Save ( "my.msg" , SaveOptions...

    docs.aspose.com/email/net/how-to-run-aspose-email/
  3. Getting List of Messages from Inbox Folder of M...

    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 PST and Saving them to MSG Subscribe to Aspose Product Updates...

    docs.aspose.com/email/java/getting-list-of-mess...
  4. Features Overview|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....exporting calendar files to MSG format, facilitating smooth data...and saving Outlook messages in MSG format. Developers can use this...

    docs.aspose.com/email/net/features-overview/
  5. Convert ICS to ICS in Python | products.aspose.com

    Save ICS to ICS 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...
  6. Create Email Signature in .NET | products.aspos...

    Learn how to programmatically create custom email signatures in EML files using C#. Simplify communication management and personalization....and storage formats such as MSG, EMLX, EML and MHT. Handling...Email Signatures Implementation MSG Outlook & Exchange Format Subscribe...

    products.aspose.com/email/net/create-email-sign...
  7. How to Add Watermark to EML Files in C# | produ...

    C# source code to add a watermark to EML file programmatically.... Remove watermark from MSG file - C# // Load the HTML body...with popular email formats like MSG, EML, EMLX, and MHT. It allows...

    products.aspose.com/email/net/watermark/eml/
  8. Convert OST to EMLX via C# | products.aspose.com

    Sample code for OST to EMLX C# conversion. Use API example code for batch OST files to EMLX conversion within VB.NET, Asp.NET or any .NET based application....foreach ( var msg in folder.EnumerateMapiMessage()) { msg.Save( $"{msg...$"{msg.Subject}.emlx" , SaveOptions.DefaultEmlx); } } } Free App...

    products.aspose.com/email/net/conversion/ost-to...
  9. Convert OST to MHT via C# | products.aspose.com

    Sample code for OST to MHT C# conversion. Use API example code for batch OST files to MHT conversion within VB.NET, Asp.NET or any .NET based application....foreach ( var msg in folder.EnumerateMapiMessage()) { msg.Save( $"{msg...$"{msg.Subject}.mht" , SaveOptions.DefaultMhtml); } } } Free App...

    products.aspose.com/email/net/conversion/ost-to...
  10. Edit MBOX files via .NET | products.aspose.com

    C# source code to edit MBOX document on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....and storage formats such as MSG, EMLX, EML and MHT. Handling...

    products.aspose.com/email/net/editor/mbox/