Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 20,590 for

msg

(0.1 sec)
  1. Convert OLM to HTML via C# | products.aspose.com

    Sample code for OLM to HTML C# conversion. Use API example code for batch OLM files to HTML conversion within VB.NET, Asp.NET or any .NET based application...."Inbox" , true ); foreach ( var msg in folder.EnumerateMapiMessage())...message in html format msg.Save( $"{msg.Subject}.html" , SaveOptions...

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

    Sample code for OLM to MHTML C# conversion. Use API example code for batch OLM files to MHTML conversion within VB.NET, Asp.NET or any .NET based application...."Inbox" , true ); foreach ( var msg in folder.EnumerateMapiMessage())...message in mhtml format msg.Save( $"{msg.Subject}.mhtml" , SaveOptions...

    products.aspose.com/email/net/conversion/olm-to...
  3. Update and Save an Email in Ruby|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....Initialize and Load an existing MSG file by specifying the MessageFormat... load ( data_dir + "Message.msg" ) \ # Initialize a String variable...

    docs.aspose.com/email/java/update-and-save-an-e...
  4. OLM Viewer for C# | Aspose.Email Viewer | produ...

    C# source code to load, render and display OLM files on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms...."Inbox" , true ); foreach ( var msg in folder.EnumerateMapiMessage())...message in html format msg.Save( $"{msg.Subject}.html" , SaveOptions...

    products.aspose.com/email/net/viewer/olm/
  5. Licensing|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....images can be extracted from an MSG file Max number of processed...during saving in CFB,EML or MSG formats End Date can’t be later...

    docs.aspose.com/email/java/licensing/
  6. View OFT Files via .NET | Aspose.Email OFT View...

    C# source code to load, render and display OFT documents on .NET Framework, .NET Core, and Xamarin Platforms....and storage formats such as MSG, EMLX, EML and MHT. Handling...for .NET , including viewing MSG files, you can download a free...

    products.aspose.com/email/net/viewer/oft/
  7. Convert VCF to VCF in Python | products.aspose.com

    Save VCF to VCF 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. Missing space from HTML Body text - Free Suppor...

    We are seeing an issue in HTML bodies where a space is missing in the extracted text after underlined words. “For example this” becomes “For examplethis” if example was an underlined word in the original email. So far w…...we have observed this is in msg, eml, and mht formats, but we...bodies in email formats like MSG, EML, and MHT. This can be particularly...

    forum.aspose.com/t/missing-space-from-html-body...
  9. Convert OLM to MBOX via C# | products.aspose.com

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

    products.aspose.com/email/net/conversion/olm-to...
  10. Saving an Email as PDF|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" ); MemoryStream ms = new MemoryStream...

    docs.aspose.com/email/net/saving-an-email-as-pdf/