Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 2,505 for

email

(1.02 sec)
  1. 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. Column Chart in Email Document Creating a Column Chart Please follow below steps to create a column 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 “Column” in the sidebar, you will see a gallery of charts....Column Chart in Email Document Column Chart in Email Document Leave...Data in Email Document format. Column Chart in Email Document...

    docs.groupdocs.com/assembly/java/column-chart-i...
  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. Add watermarks to email attachments | GroupDocs

    The API allows you to add watermark to Email attachments (all the attachments of supported types in an Email message)...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/net/add-watermarks...
  4. 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...
  5. Common Master-Detail Image in Email Document | ...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Email Document format. Common Master-Detail in Email Document Creating a Common Master-Detail Please follow below steps to create Common Master-Detail Template in MS Outlook 2013: Create a new Email. Insert two shapes, one for holding image and other for holding other details. Save the Email. Reporting Requirement As a report developer, you are required to represent the information of the managers and clients with the following key requirements:...Image in Email Document Common Master-Detail Image in Email Document...report in Email Document format. Common Master-Detail in Email Document...

    docs.groupdocs.com/assembly/java/common-master-...
  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. 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 all the clients in a bulleted list format. Adding Syntax to be evaluated by GroupDocs.Assembly Engine Recipients, Cc and Subject <><<[r]>>; <> <<[cc]>> <<[subject]>> Body We provide support for the following clients: <>• <<[getName()]>> <> Download Bulleted List Template Please download the sample Bulleted List document we created in this article:...Bulleted List in Email Document Bulleted List in Email Document Leave...generate a Bulleted List report in Email format. Reporting Requirement...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  7. Add watermarks to Email attachments and message...

    Guides for adding watermarks to Email messages and attachments using Python via .NET....watermarks / Email attachments Add watermarks to Email attachments...watermarks to email messages and their attachments. Email attachments...

    docs.groupdocs.com/watermark/python-net/add-wat...
  8. 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...
  9. In-Table Master-Detail in Email Document | Grou...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table Master-Detail 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. In-Table Master-Detail in Email Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS Outlook 2013. Create a new Email. Click the Email where you want to add the table....Master-Detail in Email Document In-Table Master-Detail in Email Document...In-Table Master-Detail report in Email Document format. Note The code...

    docs.groupdocs.com/assembly/net/in-table-master...
  10. Numbered List in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered 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. Numbered List in Email Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS Outlook 2013. Create a new Email. Write a sentence like “We provide support for the following clients:”....Numbered List in Email Document Numbered List in Email Document Leave...generate a Numbered List report in Email Document format. Note The code...

    docs.groupdocs.com/assembly/net/numbered-list-i...