Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 4,988 for

data

(0.98 sec)
  1. 在 Node.js 中使用 REST API 從 PDF 中提取數據

    使用 Document Parser Cloud SDK 在 Node.js 中使用 REST API 以編程方式從 PDF 中提取數據。這篇文章是關於從 PDF 中自動提取數據的。...forEach(data => { if (data.pageArea.pageTextArea...log("Field name: " + data.name + ". Text :" + data.pageArea.pageTextArea...

    blog.groupdocs.cloud/zh-hant/parser/extract-dat...
  2. 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...
  3. 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...
  4. How to convert csv to html - Free Support Forum...

    Can somebody help me out .I m converting csv to html using groupdocs. But In the converted html I m getting this . <p>This page uses frames, but your browser doesn't support them.</p> Bellow is my code let fileApi = c…...send({ data: result.toString(), }); });... 2023, 11:45am 6 Output: { "data": " <!DOCTYPE html PUBLIC \"-//w3c//DTD...

    forum.groupdocs.cloud/t/how-to-convert-csv-to-h...
  5. Rendering a CAD File Formats was Never So Easy ...

    Rendering CAD Drawing file with options was never so easy, GroupDocs.Viewer Cloud is making it simpler to render the document view with few instructions....Web Format DWG Autodesk Design Data Formats DXF Autodesk Drawing...

    blog.groupdocs.cloud/viewer/rendering-cad-file-...
  6. 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 Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/viewer/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl...."fileFormat" : "Microsoft Outlook Data Files" }, { "extension" : "..."fileFormat" : "Microsoft Outlook Data Files" }, { "extension" : "...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  7. 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-...
  8. 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...
  9. 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...
  10. Extract Metadata of Images using C# | Metadata ...

    Automate the Extraction and Modification of Image MetaData in C# by Utilizing a REST API hosted in the Cloud, Employing the MetaData Manipulation Cloud SDK for .NET....and more, which is saved as data about the image. As a C# programmer...to get and change this image data when it’s stored in the cloud...

    blog.groupdocs.cloud/metadata/extract-and-manip...