Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 20,912 for

msg

(0.07 sec)
  1. Generate Reports in OST Files via Java | produc...

    Java sample code to create OST format reports on Java Runtime Environment for JSP/JSF Application and Desktop Applications....and storage formats such as MSG, EMLX, EML and MHT. Handling...

    products.aspose.com/email/java/assembly/ost/
  2. Generate Reports in PST Files via .NET | produc...

    C# source code to generate PST format reports on .NET Framework, .NET Core, and Xamarin Platforms....and storage formats such as MSG, EMLX, EML and MHT. Handling...

    products.aspose.com/email/net/assembly/pst/
  3. JVM heapspace getting filled when creating PST ...

    I’m trying to use the email library for java to create a PST file but no matter what I do, the heap space is saturating when the PST file reaches around 2gb (Allocated around 8gb max space). Then the thread blocks for a …...i=0; i< 500; i++) { MailMessage msg = MailMessage.load("/User/Test/Emls/bigeml...MapiMessage.fromMailMessage(msg); finfo.addMessage(mapimsg);...

    forum.aspose.com/t/jvm-heapspace-getting-filled...
  4. Handling of duplicate Headers in EML files - Fr...

    The EDRM DupeID project requires that if an email has multiple “Message-ID” headers, only the first one should be used. Some experiments indicate that Aspose.Email (.NET) makes only the last value available, and there d…...return the 2nd value: using var msg = MailMessage.Load(“My Gmail...var val1 = msg.Headers[“Message-ID”]; var val2 = msg.Headers.G...

    forum.aspose.com/t/handling-of-duplicate-header...
  5. Step‑by‑Step Guide to Load a Spreadsheet with G...

    Detailed tutorial on using Aspose.Cells GridJs with a Spring Boot backend and a client‑side HTML/JavaScript UI to load, edit, and download Excel files....updateCellError (( msg ) => console . error ( msg )); // Hide sheet...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  6. Converting EML file to PDF using aspose - Free ...

    Hi Team, In our project we are trying to convert eml to pdf file and code is as below: MailMessage message = MailMessage.Load(source); System.IO.MemoryStream msMsg = new System.IO.MemoryStream(); message.Save(msMsg, As…...MailMessage msg = Aspose.Email.MailMessage.Load(@"C:\Temp\in...Load(@"C:\Temp\in.eml"); msg.Save(@"C:\Temp\tmp.mhtml", Aspose...

    forum.aspose.com/t/converting-eml-file-to-pdf-u...
  7. View EMLX Files via .NET | EMLX Viewer Online |...

    C# source code to load, render and display EMLX files on .NET Framework, .NET Core, and Xamarin Platforms....and converting formats like MSG, EML, EMLX, and MHT. It supports...

    products.aspose.com/email/net/viewer/emlx/
  8. Convert WORD to Images in Python | products.asp...

    WORD to image TIFF BMP PNG JPEG GIF EMF SVG conversion in your Python applications without using Microsoft Word...(Bitmap Image File) Convert BMP to MSG (Bitmap Image File) Convert BMP...

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

    Save OTT to OST within Python applications without using Microsoft Word or Outlook...MHTML (MIME HTML) Convert OTT to MSG (Outlook Message Item File) Convert...

    products.aspose.com/total/python-net/conversion...
  10. Convert DOTX to Images in Python | products.asp...

    DOTX to image TIFF BMP PNG JPEG GIF EMF SVG conversion in your Python applications without using Microsoft Word...(Bitmap Image File) Convert BMP to MSG (Bitmap Image File) Convert BMP...

    products.aspose.com/total/python-net/conversion...