Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 2,138 for

msg

(0.17 sec)
  1. Convert XML to CSV in Java | GroupDocs.Conversi...

    Learn how to convert XML file to CSV in Java using REST API with this guide. Discover the benefits of converting XML to CSV and start using it today....JSON to EXCEL in Python Convert MSG and EML files to PDF in Python...

    blog.groupdocs.cloud/conversion/convert-xml-fil...
  2. Convert PDF to Text in Java - PDF to TXT Converter

    Convert PDF to Text in Java programmatically using GroupDocs.Conversion Cloud SDKs & REST API. Follow the step-by-step guide for easy conversions....JSON and JSON to CSV in Python MSG and EML files Conversion to PDF...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  3. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support to render over 50 file formats to HTML5 or Image formats for the whole document, page by page or custom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/viewer/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Resonse { "formats": [ { "extension": "....msg" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  4. 3. Convert Email Document with Load Options | D...

    This example demonstrates how to convert email documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....msg', 'Format': 'pdf', 'LoadOptions':...ConvertSettings { FilePath = "Email/sample.msg" , Format = "pdf" , LoadOptions...

    docs.groupdocs.cloud/conversion/convert-email-d...
  5. Convert DOCX to PPTX using Java SDK: A Guide

    Learn how to convert Word to PowerPoint Presentation in Java. This guide covers the steps to convert your files seamlessly and efficiently....CSV and CSV to XML in Python MSG and EML files Conversion to PDF...

    blog.groupdocs.cloud/conversion/convert-word-to...
  6. Convert Markdown .md file to HTML using Java

    Converts Markdown plain text to HTML using Markdown markup language to HTML APIs. This article is about how to convert Markdown to HTML in Java using REST API....CSV and CSV to XML in Python MSG and EML files Conversion to PDF...

    blog.groupdocs.cloud/conversion/convert-markdow...
  7. How to Convert Excel to PDF using Java API

    Convert your documents and files using our fast and secure file format REST API in Java. This article is about how to convert Excel to PDF using Java API....Document with Python SDK Convert MSG and EML files to PDF in Python...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  8. Convert Excel to JSON in Java

    Convert Excel to JSON data using secure and easy to use REST API. This article is about how to build an XLSX to JSON converter in Java programmatically....Document with Python SDK Convert MSG and EML files to PDF in Python...

    blog.groupdocs.cloud/conversion/convert-excel-f...
  9. Java Convert HTML to Word DOC or DOCX.

    Learn how to convert HTML to Word (DOC, DOCX) programmatically in Java using GroupDocs.Conversion Cloud REST API, quickly and efficiently....CSV and CSV to XML in Python MSG and EML files Conversion to PDF...

    blog.groupdocs.cloud/conversion/convert-html-to...
  10. HTML Viewer - Exclude fonts | Documentation

    When rendering documents into HTML, by default the fonts that are used in the document are added to HTML content. This ensures fonts availability so that you can be pretty sure that the text from the original document will appear similar in the HTML, regardless of whether the fonts are installed on the viewer’s device or not. Depending on type of Html rendering (with embedded or with external resources) the fonts are added inline as base64-encoded fonts or as external resources....DOTX, DOTM Microsoft Outlook MSG, EML Apple Mail EMLX OpenDocument...

    docs.groupdocs.cloud/viewer/html-viewer-exclude...