Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 2,505 for

email

(2.13 sec)
  1. Sign documents with standard QR-code entries | ...

    This article explains how to create QR-code electronic signature with standard encoded entries like Address, Email, V-Card, MeCard, EPC/SEPA, Event etc...signature standard entries like email, contact v-card, address etc...specify in QR-code standard email information with recipient,...

    docs.groupdocs.com/signature/java/sign-document...
  2. Generate Document from Custom .NET Objects | Gr...

    Generate documents by binding data from custom .NET classes and objects to template documents....get ; set ; } public string Email { get ; set ; } public string...Customer { Name = "John Doe" , Email = "john.doe@example.com" , Address...

    docs.groupdocs.com/assembly/net/basic-usage-cus...
  3. How to Use GroupDocs' Online Signature App to S...

    In one of our previous articles we discussed how a typical online signature service works and took a brief look at GroupDocs’ online signature app. Today we’ll see how this application helps you to sign a document online step by step. This article doesn’t cover all the features of the app, just the basics you need to know to sign a document online. Please Note: to start using GroupDocs’ online signature service, you need to register with us first.... Click Add Email . In the Please add recipient...first and last names, and their email address. Make sure that the...

    blog.groupdocs.com/signature/how-to-use-groupdo...
  4. GroupDocs' Online Signature App Dashboard: The ...

    We’re constantly working to improve the functionality and user interface of our online document management apps. Today we introduce our online signature app’s new user interface. The changes we are about to discuss are coming within the next weeks. An Overview of the New Online Signature App Interface The new GroupDocs Signature dashboard will look a lot like the main GroupDocs dashboard so it will feel familiar to GroupDocs users. [caption id=“attachment_216” align=“aligncenter” width=“650” caption=“GroupDocs’ online signature app - the new dashboard”] [/caption] We developed a completely new workflow which leads you through the signing process step by step:... Prepare an email for the recipients: add a subject...[/caption] 3. Add email information # Type an email subject and message...

    blog.groupdocs.com/signature/groupdocs-online-s...
  5. Render MSG as HTML using Java

    In this guide, we'll explore how to render MSG as HTML using Java, without installing extra software. Also, we'll supply you with Java code for rendering MSG to HTML....utilized to store individual email messages, can be effectively...extract the content of Outlook emails and display it in a format...

    kb.groupdocs.com/viewer/java/render-msg-as-html...
  6. assembly-net.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/assembly/net/2020-07-01T13:55:38+03:00weekly0.5 https://docs.groupdocs.com/assembly......com/assembly/net/bubble-chart-in-email-document/weekly0.5 https://docs...com/assembly/net/bulleted-list-in-email-document/weekly0.5 https://docs...

    docs.groupdocs.com/sitemaps/assembly-net.xml
  7. Extract attachments from Emails | GroupDocs

    Extract attachments from Emails To extract attachments from Emails getContainer method is used. This method returns the collection of ContainerItem objects. Email Attachment can contain the following metadata: Name Description content-type The MIME type of the attachment content These metadata refer to a container element itself, not a document. Here are the steps to extract an Email text from Email attachments: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and obtain Parser object to extract a text....data from Emails / Extract attachments from Emails Extract attachments...from Emails Leave feedback Extract attachments from Emails To extract...

    docs.groupdocs.com/parser/java/extract-attachme...
  8. Features Overview | GroupDocs

    GroupDocs.Assembly for Python via .NET is an API that allows you to generate documents in popular microsoft office and Email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to Email message body Dynamically attach Email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....popular microsoft office and email file formats based upon template...attributes to email message body Dynamically attach email attachments...

    docs.groupdocs.com/assembly/python-net/features...
  9. Converting MSG file containing nested MSG attac...

    I recall this bug was previously fixed - or perhaps I’m mistaken. Attached herewith is test.msg which is able to repro the issue. It is an Email which contains an Email which contains another Email. The top level emai…... It is an email which contains an email which contains another...another email. The top level email converts fine. Second level...

    forum.groupdocs.com/t/converting-msg-file-conta...
  10. Create new document by format | GroupDocs

    This article demonstrates how to Create new document documents, spreadsheets and presentations with GroupDocs.Editor for Java API....Spreadsheet, Presentation, Ebook, and Email. This article provides a comprehensive...save ( memoryStream ); } 4. Email Document: ByteArrayOutputStrea...

    docs.groupdocs.com/editor/java/create-document/