Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 2,865 for

msg

(0.04 sec)
  1. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....msg Outlook Email Message Format...and images 📘 Add watermark to MSG 🖼️ Image Formats Format Description...

    docs.groupdocs.com/watermark/java/supported-doc...
  2. Extracting document metainfo | GroupDocs

    Following this guide you will learn how to obtain basic document metadata like pages count, size, file type before editing it with GroupDocs.Editor for .NET API....Email family formats, like EML, MSG, VCF, PST, MBOX and others. -...(electronic mail) formats like EML and MSG. Was this page helpful? Not really...

    docs.groupdocs.com/editor/net/extracting-docume...
  3. 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...
  4. 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...
  5. 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" )) { List < Attachment > attachments...

    docs.groupdocs.com/viewer/java/how-to-extract-a...
  6. GroupDocs.Conversion Product Family

    查找有关在任何平台上使用代码转换各种类型的文档和图像的答案。...for Python 最新答案 如何使用 Java 将 MSG 转换为 PDF 如何使用 Java 将 ODT 转换为 SVG...

    kb.groupdocs.com/zh/conversion/page/9/
  7. Render TSV and PCL Formats using GroupDocs.View...

    Today, we are glad to announce the release of GroupDocs.Viewer for .NET 18.11. The latest version includes a couple of new features as well as a bunch of improvements and bug fixes. The API now supports rendering of TSV (Tab-separated values) and PCL (Printer Command Language) file formats. Below is the list of new features, improvements, and fixes added in v18.11. Features Introduced Since v18.11, we have extended the list of supported file formats and now the API is capable of rendering the following formats:... msg file as attachment Issues when...

    blog.groupdocs.com/viewer/render-tsv-and-pcl-fo...
  8. 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. Common 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. Report must show multiple managers’ picture and name. Adding Syntax to be evaluated by GroupDocs....msg format. It must add email recipient...

    docs.groupdocs.com/assembly/java/common-list-im...
  9. Render attachments | GroupDocs

    Render email attachments with GroupDocs.Viewer for Java in the same way as you would render any other documents...render attachments from the MSG file: Note NOTE: provided code...viewer = new Viewer ( "sample.msg" )) { firstAttachment = viewer...

    docs.groupdocs.com/viewer/java/how-to-convert-a...
  10. List attachments | GroupDocs

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

    docs.groupdocs.com/viewer/java/how-to-list-atta...