Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 2,689 for

email

(0.27 sec)
  1. Pie Chart in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document format. Pie Chart in Email Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS Outlook 2013: Create a new Email. Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box. Select “Pie”. Preview “Pie” and press OK to insert the chart and Worksheet template to your Email....Pie Chart in Email Document Pie Chart in Email Document Leave...Document format. Pie Chart in Email Document Creating a Pie Chart...

    docs.groupdocs.com/assembly/java/pie-chart-in-e...
  2. Column Chart in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Column Chart Report with Filtered, Grouped, and Ordered Data in Email Document format. Note The code uses some of the objects defined in The Business Layer. Column Chart in Email Document Note This feature is supported by version 17.8.0 or greater. Creating a Column Chart Please follow below steps to create a column chart in MS Outlook 2013:...Column Chart in Email Document Column Chart in Email Document Leave...Grouped, and Ordered Data in Email Document format. Note The code...

    docs.groupdocs.com/assembly/net/column-chart-in...
  3. Bubble Chart in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bubble Chart report in Email Document. Note The code uses some of the objects defined in The Business Layer. Bubble Chart in Email Document Note This feature is supported by version 17.8.0 or greater. Reporting Requirement As a report developer, you are required to share your sales/orders dynamically with the following key requirements: A report must be in ....Bubble Chart in Email Document Bubble Chart in Email Document Leave...generate a Bubble Chart report in Email Document. Note The code uses...

    docs.groupdocs.com/assembly/net/bubble-chart-in...
  4. Pie Chart in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation 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. Pie Chart in Email Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS Outlook 2013: Create a new Email. Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Pie Chart in Email Document Pie Chart in Email Document Leave...0 or greater. Pie Chart in Email Document Creating a Pie Chart...

    docs.groupdocs.com/assembly/net/pie-chart-in-em...
  5. Generate Email Messages from Data | GroupDocs

    Create Email messages with dynamic subject, body, and recipients from data sources using templates....Usage / Generate Email Messages Generate Email Messages from Data...NET enables you to generate email messages dynamically from templates...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  6. Bulleted List in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Email format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Email Note This feature is supported by version 17.8.0 or greater. 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....Bulleted List in Email Document Bulleted List in Email Document Leave...generate a Bulleted List report in Email format. Note The code uses some...

    docs.groupdocs.com/assembly/net/bulleted-list-i...
  7. Add watermarks to email attachments | GroupDocs

    The API allows you to add watermark to all the attachments of supported types in an Email message as shown in the following code sample. advanced_usage.add_watermarks_to_Email_attachments.EmailAddWatermarkToAllAttachments TextWatermark watermark = new TextWatermark("Test watermark", new Font("Arial", 19)); EmailLoadOptions loadOptions = new EmailLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\message.msg" Watermarker watermarker = new Watermarker("message.msg", loadOptions); EmailContent content = watermarker.getContent(EmailContent.class); for (EmailAttachment attachment : content.getAttachments()) { // Check if the attached file is supported by GroupDocs....watermarks to email attachments Add watermarks to email attachments...the of supported types in an email message as shown in the following...

    docs.groupdocs.com/watermark/java/add-watermark...
  8. Multicolored Numbered List in Email Document | ...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List report in Email Document format. Multicolored Numbered List in Email Document Creating a Multicolored Numbered List Practicing the following steps you can create Multicolored Numbered List Template in MS Outlook 2013. In your Email, write a sentence like “We provide support for the following clients:”. Start numbered list. Go to the “Design” tab and select color to make it colored list....List in Email Document Multicolored Numbered List in Email Document...Multicolored Numbered List report in Email Document format. Multicolored...

    docs.groupdocs.com/assembly/java/multicolored-n...
  9. 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....Row Image in Email Document Single Row Image in Email Document Leave...report in Email Document format. Single Row Image in Email Document...

    docs.groupdocs.com/assembly/java/single-row-ima...
  10. 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:”....In-Paragraph List in Email Document In-Paragraph List in Email Document Leave...report in Email Document format. In-Paragraph List in Email Document...

    docs.groupdocs.com/assembly/java/in-paragraph-l...