Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 2,069 for

authorization

(0.06 sec)
  1. Create Document Preview | Documentation

    GroupDocs.Signature Cloud allows to create document preview images, one per page. Image size and format can be set as options. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Create preview images Download images For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....application/json" \ - H "Authorization: Bearer <jwt token>" - d...

    docs.groupdocs.cloud/signature/create-document-...
  2. Parse by Template Stored in User Storage | Docu...

    This REST API allows extracting document’s fields and tables defined in a template file saved in user storage and specified by template path. The following example demonstrates how to extract data from a source document by a saved template. Here you can see how to parse text fields by regular expressions and a table inside the document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template Store in User Storage example....application/json" \ -H "Authorization: Bearer <jwt token>" \ -d...

    docs.groupdocs.cloud/parser/parse-by-template-s...
  3. 2013 - An Exciting Year For GroupDocs

    This year was quite important and successful for our us. Let's look into the key achievements of GroupDocs in 2013....Viewer Java Host Sample with authorization implementation. Header controls...

    blog.groupdocs.cloud/total/2013-exciting-year-g...
  4. 在 Node.js 中将 CSV 转换为 JSON | 使用 REST API 将 CSV 转...

    在 Node.js 中使用 GroupDocs.Conversion SDK 将 CSV 转换为 JSON。一个可扩展且安全的 REST API,用于将表格数据转换为结构化的 JSON 格式。...application/json" \ -H "authorization: Bearer {JWT_TOKEN}" \ -H...

    blog.groupdocs.cloud/zh/conversion/convert-csv-...
  5. Get list of revisions | Documentation

    GroupDocs.Comparison Cloud allows to obtain list of revisions from Word document. The following code sample demonstrates how to get list of all revisions. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details. Swagger UI lets you call this REST API directly from the browser....application/json" \ -H "Authorization: Bearer <jwt token>" -d... "text" : "\rsssssssss" , "author" : "GroupDpcs" , "type" : "Insertion"...

    docs.groupdocs.cloud/comparison/get-list-of-rev...
  6. Delete Annotations | Documentation

    Delete method allows to remove all added annotations. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation Download document with annotations Delete annotations HTTP POST ~/annotation/remove Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....application/json" \ - H "Authorization: Bearer <jwt token>" \ -...

    docs.groupdocs.cloud/annotation/delete-annotati...
  7. 在 Node.js 中提取 Word 文档的图像 | 获取 DOCX 图像

    学习如何使用 GroupDocs.Parser Cloud SDK for Node.js 从 Word 文档 (.doc, .docx) 中提取图像。通过 REST API 或 cURL 自动化图像提取。...application/json" \ -H "authorization: Bearer {ACCESS_TOKEN}"...

    blog.groupdocs.cloud/zh/parser/extract-images-f...
  8. 5. Convert PDF Document with Load Options | Doc...

    This example demonstrates how to convert pdf documents into wordprocessing 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....application/json" \ -H "Authorization: Bearer <jwt token>" -d...

    docs.groupdocs.cloud/conversion/convert-pdf-doc...
  9. Accept all revisions | Documentation

    GroupDocs.Comparison Cloud allows to accept all revisions in Word document and save the result. The following code sample demonstrates how to accept all revisions without getting them. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method with options Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....application/json" \ -H "Authorization: Bearer <jwt token>" -d...

    docs.groupdocs.cloud/comparison/accept-all-revi...
  10. 6. Convert Presentation Document with Load Opti...

    This example demonstrates how to convert presentation 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....application/json" \ -H "Authorization: Bearer <jwt token>" -d...

    docs.groupdocs.cloud/conversion/convert-present...