Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 4,903 for

data

(0.08 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. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...conversion allows sharing Excel data with others in a portable form...

    blog.groupdocs.cloud/groupdocs.cloud/page/36/
  3. View ZIP Files using REST API in Python | Rednd...

    Programmatically View the content of ZIP files in HTML using a REST API in Python with Document Viewer Python SDK. Render ZIP to HTML, ZIP to PDF and JPG.... See Also # Render Excel Data to HTML using REST API in Python...Python Render Project Data from MPP to PDF using REST API in Python...

    blog.groupdocs.cloud/viewer/view-zip-files-usin...
  4. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...customizable settings and secure data handling.. Combine and Merge...

    blog.groupdocs.cloud/groupdocs.cloud/page/18/
  5. Sending images and scanned PDFs for translation...

    How to scans and image files for translation to the selected languages and get the result as plain text....UV1hLfgNCSQ4VKGCOA' \ --data '{ "sourceLanguage": "en", "targetLanguages":...

    docs.groupdocs.cloud/translation/file/request/i...
  6. Sending Markdown files for translation | Docume...

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

    docs.groupdocs.cloud/translation/file/request/m...
  7. Sending PowerPoint and ODP files for translatio...

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

    docs.groupdocs.cloud/translation/file/request/p...
  8. Document Information | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 This API retrieves document information. It returns an object that contains the document description with meta Data and coordinates of text on pages. DocumentInfo object fields Field Name Type Description name string The document name. folder string The document folder. extension string The file extension. fileFormat string The file type. size long The file size....document description with meta data and coordinates of text on pages...

    docs.groupdocs.cloud/annotation/document-inform...
  9. Working with File Api | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.signatureCloud API Reference lets you to try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext Required. Can be passed as query string parameter or as part of the URL storageName Name of the storage....\ -H 'accept: multipart/form-data' \ -H "authorization: Bearer...` -H "accept: multipart/form-data" ` -H "authorization: Bearer...

    docs.groupdocs.cloud/signature/working-with-fil...
  10. 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...