Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,515 for

email conversion

(0.06 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...from PDF, Microsoft Office, Email and Image File Formats Perform...monthly release of GroupDocs.Conversion for .NET 18.3 is on-board...

    blog.groupdocs.com/groupdocs.blog/page/61/
  2. 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....Conversion Product Solution GroupDocs...Presentation Email Message Format Outlook Email Message Format...

    docs.groupdocs.com/assembly/net/supported-docum...
  3. Generate Document from Custom .NET Objects | Gr...

    Generate documents by binding data from custom .NET classes and objects to template documents....Conversion Product Solution GroupDocs...get ; set ; } public string Email { get ; set ; } public string...

    docs.groupdocs.com/assembly/net/basic-usage-cus...
  4. output.zip

    converted_1.html From:Dovlet Mamenov Sent:Thursday, August 2, 2018 6:15 AM To:testgroupdv01@gmail.com Subject:Test Email message Attachments:calibre.docx, sample.jpg This is a test Email with two a......com Subject:Test email message Attachments:calibre... sample.jpg This is a test email with two attachment files converted_10...

    docs.groupdocs.com/conversion/java/_sample_file...
  5. Create new document by format | GroupDocs

    This article demonstrates how to Create new document documents, spreadsheets and presentations with GroupDocs.Editor for Java API....Conversion Product Solution GroupDocs...Spreadsheet, Presentation, Ebook, and Email. This article provides a comprehensive...

    docs.groupdocs.com/editor/java/create-document/
  6. 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...Conversion Product Solution GroupDocs...signature standard entries like email, contact v-card, address etc...

    docs.groupdocs.com/signature/java/sign-document...
  7. Supported Document Formats | GroupDocs

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for Java. 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....Conversion Product Solution GroupDocs...Presentation Email Message Format Outlook Email Message Format...

    docs.groupdocs.com/assembly/java/supported-docu...
  8. Generate Output in Same Format as Template | Gr...

    Save assembled documents in the same format as the template (e.g., DOCX to DOCX, XLSX to XLSX)....Conversion Product Solution GroupDocs...Template Generate an email message from an email template: using GroupDocs...

    docs.groupdocs.com/assembly/net/basic-usage-sam...
  9. Convert MSG to PDF in C# and extract attachment...

    During Conversion of an Email, I’d like to keep the original attachment file type instead of converting each attachment to different file type. E.g. I have a .msg file with a .docx attachment and I want to convert the M…...Conversion Product Family dotnet , document-conversion agilelaw...2022, 3:05pm 1 During Conversion of an email, I’d like to keep the...

    forum.groupdocs.com/t/convert-msg-to-pdf-in-c-a...
  10. 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....Conversion Product Solution GroupDocs...data from Emails / Extract attachments from Emails Extract attachments...

    docs.groupdocs.com/parser/java/extract-attachme...