Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 9,921 for

json

(0.06 sec)
  1. Extract Metadata By Possible Tag Name | Documen...

    This REST API allows to extract metadata properties from the document choosing the properties to extract by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to extract metadata creator information from all properties that have particular string phrase in theirs tag names. Request # First get Json Web Token # Please get your Client Id and Client Secret from https://dashboard.... Request # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to join several...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  2. Verify Digital Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to verify a signed document. It provides methods to verify Digital Signature in Documents Pages with different options for page number, text and search criteria by using VerificationOptions Objects data in request body. Verify Digital Signature in a Document You can verify Digital Signature in a Document using this API....application/json" \ - H "Accept: application/json" \ - d "{" DocumentPageNumber...application/json" \ - H "Accept: application/json" \ - d "{" DocumentPageNumber...

    docs.groupdocs.cloud/signature/verify-digital-s...
  3. Image Representation of Document Pages | Docume...

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API supports to render the document pages to images and retrieves images link. Following APIs are provided for the purpose. Generate Images of Document Pages This API generates images of the document pages and returns links to generated images. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to generate images of document pages...."Content-Type: application/json" -H "Accept: application/json" \ -d "{}" \...-H "Content-Type: application/json" \ -H "authorization: Bearer...

    docs.groupdocs.cloud/annotation/image-represent...
  4. Convert PDF to Word in Node.js | PDF to DOCX or...

    Learn how to convert PDF to editable Word format (DOC/DOCX) using Node.js API. Easily export PDF content to Microsoft Word documents online...." \ -H "Accept: application/json" Step 2 – Convert PDF to DOCX...application/json" \ -H "Content-Type: application/json" \ -d '{...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  5. Convert DOCX to PDF in C# | Online DOC to PDF c...

    Easily convert DOC and DOCX files to high-quality PDF format using REST API. Learn how to transform DOC, DOCX files to pdf online....POST \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"StorageName\": \"internal\"...

    blog.groupdocs.cloud/conversion/convert-doc-to-...
  6. Sending PDF files for translation | Documentation

    How to send PDF files for translation to the selected languages....translation parameters are provided in JSON format in the request body....successful, this method returns JSON with a unique identifier (value...

    docs.groupdocs.cloud/translation/file/request/pdf/
  7. 在 Node.js 中使用 REST API 從 PDF 中提取數據

    使用 Document Parser Cloud SDK 在 Node.js 中使用 REST API 以編程方式從 PDF 中提取數據。這篇文章是關於從 PDF 中自動提取數據的。...js 中使用基於 JSON 的模板文件提取數據 在 Node.js 中使用模闆對象提取數據...groupdocs.cloud"; 在 Node.js 中使用基於 JSON 的模板文件提取數據 # 我們可以按照下面給出的簡單步驟使用模板從...

    blog.groupdocs.cloud/zh-hant/parser/extract-dat...
  8. 在 Node.js 中使用 REST API 从 PDF 中提取数据

    使用 Document Parser Cloud SDK 在 Node.js 中使用 REST API 以编程方式从 PDF 中提取数据。这篇文章是关于从 PDF 中自动提取数据的。...js 中使用基于 JSON 的模板文件提取数据 在 Node.js 中使用模板对象提取数据...groupdocs.cloud"; 在 Node.js 中使用基于 JSON 的模板文件提取数据 # 我们可以按照下面给出的简单步骤使用模板从...

    blog.groupdocs.cloud/zh/parser/extract-data-fro...
  9. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count. The table below contains the full list of properties. |Name|Description|Comment |FileInfo.FilePath|The path of the document, located in the storage.|Required. |FileInfo.StorageName|Storage name|It could be omitted for default storage....example Request # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to get document...

    docs.groupdocs.cloud/watermark/get-document-inf...
  10. Get Metadata Tags Information | Documentation

    This REST API allows to obtain tags and properties information from document metadata. Endpoint accepts document storage path as input payload. Operation traverses whole metadata tree packages and retrieve properties within the package. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name Could be omitted for default storage. Resource URI HTTP POST ~/metadata/tags Swagger UI lets you call this REST API directly from the browser....example Request # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to get document...

    docs.groupdocs.cloud/metadata/get-metadata-tags...