EML and MSG Conversion

Overview

Contains 2 smart services: EML/MSG to HTML document and EML/MSG to PDF document

Key Features & Functionality

EML / MSG to HTML
Inputs

  • License File (Document): The license file of the aspose email library
  • Source Document (Document): The documents in which file to be converted
  • Save In Folder (Folder): Folder to which the output converted document to be saved in
  • New Document Name (Text): Name for the newly converted document.
  • New Document Desc (Text): Description of the document.

Outputs

  • Error Message (Text): Error message received
  • Error Occurred (Boolean):  Set to true on the occurrence of error
  • New Document Created (Document): The output html file

EML / MSG to PDF
Inputs

  • License File (Document): The license file of the aspose email library
  • Source Document (Document): The documents in which file to be converted
  • Save In Folder (Folder): Folder to which the output converted document to be saved in
  • New Document Name (Text): Name for the newly converted document.
  • New Document Desc (Text): Description of the document.
  • Width (Integer): Width of the Pdf document page. Default 210
  • Height (Integer): Height of the Pdf document page. Default 297

Outputs

  • Error Message (Text): Error message received
  • Error Occurred (Boolean):  Set to true on the occurrence of error
  • New Document Created (Document): The output pdf file
Anonymous
Parents Comment Children
No Data