Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 1,581 for

email conversion

(1.03 sec)
  1. GroupDocs.Conversion Product Family | GroupDocs

    Use GroupDocs.Conversion libraries to convert PDF and Word documents, Excel spreadsheets, PowerPoint presentations, images of various formats like PNG, JPEG, BMP. Just couple lines of C# or Java, JavaScript or Python code to convert your documents quickly and accurately....Conversion Product Solution GroupDocs...GroupDocs.Conversion Product Family GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/
  2. 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...
  3. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Conversion Product Solution GroupDocs...pages 📘 Add watermark to ✉️ Email Formats Format Description Load...

    docs.groupdocs.com/watermark/net/supported-docu...
  4. How to Convert Image to Word using Java

    This tutorial provides the step-by-step procedure to convert image to Word using Java and a sample code for how to convert image to Word document in Java....Conversion Product Family GroupDocs...using Java Install GroupDocs.Conversion for Java from the Maven repository...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. 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...
  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. Extract emails from Outlook Storage | GroupDocs

    To extract Emails from Outlook Storage getContainer method is used. This method returns the collection of ContainerItem objects. Outlook Storage item can contain the following metadata: Name Description date The time and date at which the Outlook Storage item was last modified. Email-sender The value of “sender” field. Email-to The value of “to” field. subject The value of “subject” field. Outlook Storage container consists of Email documents (msg files). Here are the steps to extract an Email text from outlook storage:...Conversion Product Solution GroupDocs...Extract data from Emails / Extract emails from Outlook Storage...

    docs.groupdocs.com/parser/java/extract-emails-f...
  8. How to Convert MSG to MHTML using C#

    In this article, you will learn how to convert MSG to MHTML using C# without installing third party software. Also, we will provide code to export MSG to MHTML in C#....Conversion Product Family GroupDocs...different uses. One such conversion contains transforming MSG...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. GroupDocs.Conversion for .NET 25.11 – Latest Up...

    Explore what’s new in GroupDocs.Conversion for .NET 25.11. Available now on NuGet and GroupDocs website....Conversion for .NET 25.11 – November...to announce the GroupDocs.Conversion for .NET 25.11 release, available...

    blog.groupdocs.com/conversion/groupdocs-convers...
  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...