Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 29,612 for

msg

(0.08 sec)
  1. C# API to Export EMLX to DOTX | products.aspose...

    Convert EMLX to DOTX without using Microsoft Word or Outlook on .NET...formats, such as EML, EMLX, MSG, MHTML, and HTML. With Aspose...

    products.aspose.com/total/net/conversion/emlx-t...
  2. GridDesktop: mouse wheel scrolling adds rows, d...

    See attached sample: start it, click the button, and a new Aspose.Cells workbook is created and shown in GridDesktop in readonly mode. GridDesktopTest.zip (5.2 KB) Problem 1: Switch to “Sheet 1”, then use the mouse wh…...Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)...Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)...

    forum.aspose.com/t/griddesktop-mouse-wheel-scro...
  3. 2 eml things - Free Support Forum - aspose.com

    Hello :slight_smile: I’ve attached a sample eml: Dim xx As New Email.MailMessage xx.Save(“d:\a.eml”) a.zip (170 Bytes) and email detect file format detects it as mhtml. since you set: X-Unsent: 1 by default, is t…...SaveEmlClean(this MailMessage msg, string path) { msg.Headers.Remove("X-Unsent");...Remove("X-Unsent"); msg.Save(path, SaveOptions.DefaultEml); } 3) EmlSaveOptions...

    forum.aspose.com/t/2-eml-things/330902
  4. Python unable to convert eml file to PST gettin...

    We are trying to convert a eml file downloaded to PST format, but getting below error Reason: Proxy error(ArgumentNullException): Could not find the data block by its identifier. (Parameter ‘entry’) Below is the code f…...msg as msg from aspose.email.mapi import...io.BytesIO(eml_content) mapi_msg = MapiMessage.from_stream(stream)...

    forum.aspose.com/t/python-unable-to-convert-eml...
  5. 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...
  6. Convert PDF to Images in Python | products.aspo...

    PDF 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...
  7. Convert ODT to ICS in Python | products.aspose.com

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

    products.aspose.com/total/python-net/conversion...
  8. Convert EMLX to HTML via Java | products.aspose...

    Try the code sample to convert EMLX files to HTML format in Java. Download Java API to take your email processing applications to the next level....EMLX , ICS , MBOX , MHTML , MSG , OFT , OLM , OST , PST , VCF...

    products.aspose.com/email/java/conversion/emlx-...
  9. Convert MHTML to EML via Java | products.aspose...

    Try the code sample to convert MHTML files to EML format in Java. Download Java API to take your email processing applications to the next level....EMLX , ICS , MBOX , MHTML , MSG , OFT , OLM , OST , PST , VCF...

    products.aspose.com/email/java/conversion/mhtml...
  10. Question about behavior Mail to PDf Conversion ...

    Hello, if we converting EMails to PDF, the fields FROM and TO contains only the name in the PDF, not the Mail Address. Is it possible to hav the Mail Adress AND the name in the fields FROM, TO, CC, …? Here is our code…...when loading a message from the MSG format, the email address field...FileFormatType == FileFormatType.Msg) { MsgLoadOptions options = new...

    forum.aspose.com/t/question-about-behavior-mail...