Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 4,782 for

data

(0.04 sec)
  1. Supported Document Formats | Documentation

    The following table indicates the file formats that GroupDocs.Editor Cloud can edit. WordProcessing family formats Format Description Edit Auto Detection DOC MS Word 97-2007 Binary File Format DOCX Office Open XML WordProcessingML Macro-Free Document DOCM Office Open XML WordProcessingML Macro-Enabled Document DOT MS Word 97-2007 Template DOTM Office Open XML WordprocessingML Macro-Enabled Template DOTX Office Open XML WordprocessingML Macro-Free Template FlatOPC Office Open XML WordprocessingML stored in a flat XML file instead of a ZIP package ODT Open Document Format Text Document OTT Open Document Format Text Document Template RTF Rich Text Format WordML Microsoft Office Word 2003 XML Format — WordProcessingML or WordML Spreadsheet family formats Format Description Edit Auto Detection XLS Excel 97-2003 Binary File Format XLT Excel 97-2003 Template XLSX Office Open XML Workbook Macro-Free XLSM Office Open XML Workbook Macro-Enabled XLTX Office Open XML Template Macro-Free XLTM Office Open XML Template Macro-Enabled XLSB Excel Binary Workbook XLAM Excel Add-in SXC StarOffice or OpenOffice....uncompressed XML document DIF Data Interchange Format DSV Delimiter...

    docs.groupdocs.cloud/editor/supported-document-...
  2. Sending Resx files for translation | Documentation

    How to send Resx files for translation to the selected languages....UV1hLfgNCSQ4VKGCOA' \ --data '{ "sourceLanguage": "en", "targetLanguages":...

    docs.groupdocs.cloud/translation/file/request/r...
  3. Sending Srt files for translation | Documentation

    How to send Srt files for translation to the selected languages....UV1hLfgNCSQ4VKGCOA' \ --data '{ "sourceLanguage": "en", "targetLanguages":...

    docs.groupdocs.cloud/translation/file/request/s...
  4. Sending CSV files for translation | Documentation

    How to send CSV files for translation to the selected languages....UV1hLfgNCSQ4VKGCOA' \ --data '{ "sourceLanguage": "en", "targetLanguages":...

    docs.groupdocs.cloud/translation/file/request/c...
  5. Sending HTML files for translation | Documentation

    How to send HTML files for translation to the selected languages....UV1hLfgNCSQ4VKGCOA' \ --data '{ "sourceLanguage": "en", "targetLanguages":...

    docs.groupdocs.cloud/translation/file/request/h...
  6. Convert XLSX to CSV in Java - A Step-by-Step Guide

    Learn how to convert Excel (XLS/XLSX) to CSV in Java using REST API. This article provides step-by-step instructions for converting Excel to CSV quickly....used for storing and analyzing data. On the other hand, CSV is a...file format for storing tabular data. CSV files are simpler and more...

    blog.groupdocs.cloud/conversion/convert-excel-x...
  7. GroupDocs.Signature with Self hosted Docker ima...

    Hi, I want to use the GroupDocs.Signature sdk for signin xlsm file using Node.js, rather than calling the APIs would like to use self hosted docker images, would like to know more details on using docker images for this….../data:/data" -e "CLIENT_ID=tilalahmad"...

    forum.groupdocs.cloud/t/groupdocs-signature-wit...
  8. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud convert pdf file to jpg convert pdf to jpg export pdf as jpeg forma......Convert JSON to HTML Online json data to html json to html java json...Display XML Data in an HTML Page in Python Display XML Data in HTML...

    blog.groupdocs.cloud/tags/index.xml
  9. Tags

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metaData, paraphrase, classify, repair, and translate documents of almost all the popular file formats....PDF in Python 1 Convert Excel data to JSON in Java 1 convert excel...PNG in Java 1 Convert Project Data to PDF 1 Convert Project to...

    blog.groupdocs.cloud/zh/tags/
  10. 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": "...."fileFormat" : "Microsoft Outlook Data Files" }, { "extension" : "..."fileFormat" : "Microsoft Outlook Data Files" }, { "extension" : "...

    docs.groupdocs.cloud/viewer/get-supported-file-...