Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 2,882 for

msg

(0.31 sec)
  1. GroupDocs.Conversion Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....convert email message files like MSG and EML into PDF using Java ...have already learned to convert MSG & EML files using C# in .NET...

    blog.groupdocs.com/categories/groupdocs.convers...
  2. Common List Image in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Common List report in Email Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.8.0 or greater. Common List in Email Document Reporting Requirement As a report developer, you are required to share the following key requirements: A report must be in .eml or .Msg format It must add email recipient, CSS and subject of the email A report must show multiple customers’ name Adding Syntax to be evaluated by GroupDocs....msg format It must add email recipient...

    docs.groupdocs.com/assembly/net/common-list-ima...
  3. Save attachments | GroupDocs

    Save attachments and embedded files from PDF, Outlook data file or email...save all attachments from the MSG file: Note NOTE: provided code...new Viewer ( "with_attachments.msg" )) { // Get list of attachments...

    docs.groupdocs.com/viewer/net/how-to-extract-an...
  4. How to Extract Text from PDF in C#

    This short article provides the procedure to extract text from PDF in C# and how to use this stepwise guide to write code to extract text from PDF using C#....DOC, DOCX, XLS, XLSX, PPTX, MSG, XML, ZIP, and many more. We...

    kb.groupdocs.com/parser/net/how-to-extract-text...
  5. In-Table List in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List report in Email Document format. In-Table List in Email Document Reporting Requirement As a report developer, you are required to represent the information of the managers with the following key requirements: Report must be in .eml or .Msg format. It must add email recipient, css and subject of the email. Report must show managers’ name. It must show the sum of contract prices against each manager....msg format. It must add email recipient...

    docs.groupdocs.com/assembly/java/in-table-list-...
  6. Generate Output in Different Format | GroupDocs

    Convert assembled documents to different formats (e.g., DOCX to PDF, DOCX to HTML) during assembly....void ConvertEmailToPdf () { // MSG template, PDF output string templatePath...templatePath = "EmailTemplate.msg" ; string outputPath = "Email...

    docs.groupdocs.com/assembly/net/basic-usage-dif...
  7. Save attachments | GroupDocs

    Retrieve and save attachments from emails, Outlook files, archives, and PDFs....save all attachments from the MSG file: Note NOTE: provided code...with Viewer ( "with_attachments.msg" ) as viewer : attachments =...

    docs.groupdocs.com/viewer/python-net/how-to-ext...
  8. Single Row Image in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Email Document format. Single Row Image in Email Document Reporting Requirement As a report developer, you are required to represent information of first single manager with the following key requirements: Report must be in .eml or .Msg format. It must add email recipient, css and subject of the email. Report must show image of the manager It must show Name and age of manager Adding Syntax to be evaluated by GroupDocs....msg format. It must add email recipient...

    docs.groupdocs.com/assembly/java/single-row-ima...
  9. In-Paragraph List in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a In-Paragraph List report in Email Document format. In-Paragraph List in Email Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must be in .eml or .Msg format. It must add email recipient, css and subject of the email. A descriptive or informative line like “We provide support for the following clients:”....msg format. It must add email recipient...

    docs.groupdocs.com/assembly/java/in-paragraph-l...
  10. List attachments | GroupDocs

    Retrieve a list of document attachments from your emails, Outlook data files, archives and PDF documents with GroupDocs.Viewer for .NET...list of attachments from the MSG file: Note NOTE: provided code...viewer = new Viewer ( "sample.msg" )) { // Get list of attachments...

    docs.groupdocs.com/viewer/net/how-to-list-attac...