Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 2,452 for

email

(0.07 sec)
  1. Convert EML to PDF Using C#

    Learn how to Convert EML to PDF using C# with a simple C# code to transform EML files into PDF, leveraging GroupDocs.Conversion for fast Email document AI conversion....to PDF Using C# Converting email messages stored in EML format...transformation of single or multiple email files without manual intervention...

    kb.groupdocs.com/conversion/net/convert-eml-to-...
  2. GroupDocs.Watermark 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....formats by adding EMLX and OFT email formats. Furthermore, we have...release. Support for EMLX and OFT Email FormatsGroupDocs.Watermark for...

    blog.groupdocs.com/categories/groupdocs.waterma...
  3. Extract images from Emails | GroupDocs

    To extract images from Emails getImages method is used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Emails as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null. If an Email has no images, getImages method returns an empty collection....Extract data from Emails / Extract images from Emails Extract images...from Emails Leave feedback To extract images from emails method...

    docs.groupdocs.com/parser/java/extract-images-f...
  4. Supported Document Formats | GroupDocs

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for .NET. Format Description Load Save Populate Remarks DOC Microsoft Word 97 - 2007 Document. DOT Microsoft Word 97 - 2007 Template. DOCX Office Open XML WordprocessingML Document (macro-free). DOCM Office Open XML WordprocessingML Macro-Enabled Document. DOTX Office Open XML WordprocessingML Template (macro-free). DOTM Office Open XML WordprocessingML Macro-Enabled Template. RTF RTF format. XLSX OOXML 2007-2010 XLSM OOXML Macro Enabled Workbook XLTX OOXML Workbook Template XLTM OOXML Macro Enabled Workbook Template XLSB OOXML Binary Workbook XLS Excel Workbook 97-2003 XLT Excel Workbook Template 97-2003 XML Spreadsheet Markup Language ODS Open Document Spreadsheet PPTX OOXML Presentation PPTM OOXML Macro Enabled Presentation PPTM OOXML Macro Enabled Presentation PPSX OOXML SlideShow PPSM OOXML Macros Enabled Presentation POTX OOXML Presentation Template POTM OOXML Macro Enabled Presentation Template PPT PowerPoint Presentation 97-2003 PPS PowerPoint SlideShow 97-2003 ODP OpenDocument Presentation EML Email Message Format MSG Outlook Email Message Format EMLX Apple’s Email Message Format TXT Plain Text XML Word Processing Markup Language HTML HTML format....Presentation Email Message Format Outlook Email Message Format...Format Apple’s Email Message Format Plain Text Word Processing Markup...

    docs.groupdocs.com/assembly/net/supported-docum...
  5. Finding a way to split up an E-Mail with origin...

    We are currently trying to archive E-Mails (.msg files from MS Outlook) while retaining the original files from the E-Mail attachments. The available tutorial Email Formats Conversion Tutorials for GroupDocs.Conversion …... The available tutorial Email Formats Conversion Tutorials... To skip the conversion of email attachments, you need to set...

    forum.groupdocs.com/t/finding-a-way-to-split-up...
  6. 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...
  7. 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...
  8. 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...
  9. Supported Document Formats | GroupDocs

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for Python via .NET. Format Description Load Save Populate Remarks DOC Microsoft Word 97 - 2007 Document. DOT Microsoft Word 97 - 2007 Template. DOCX Office Open XML WordprocessingML Document (macro-free). DOCM Office Open XML WordprocessingML Macro-Enabled Document. DOTX Office Open XML WordprocessingML Template (macro-free). DOTM Office Open XML WordprocessingML Macro-Enabled Template. RTF RTF format....Presentation Email Message Format Outlook Email Message Format...Format Apple’s Email Message Format Plain Text Word Processing Markup...

    docs.groupdocs.com/assembly/python-net/supporte...
  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/