Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 2,389 for

authorization

(0.03 sec)
  1. Get Supported File Formats | Documentation

    GroupDocs.Comparison Cloud REST APIs support document compare tools to compare source and destination files of supported formats to get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.Comparison 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/comparison/formats" -H "accept: application/json" -H "Authorization: Bearer [Access Token]" Response { "formats": [ { "extension": "...."accept: application/json" -H "authorization: Bearer [Access Token]"...

    docs.groupdocs.cloud/comparison/get-supported-f...
  2. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format File extension File size Pages count Resource The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Request * First get JSON Web Token * Please get your Client Id and Client Secret from . Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument....application/json" \ -H "Authorization: Bearer <jwt token>" -d...

    docs.groupdocs.cloud/comparison/get-document-in...
  3. 在 Node.js 中将 JSON 转换为 CSV | JSON 转换为 CSV 在线 RES...

    学习如何使用 Node.js API 将结构化的 JSON 数据转换为 CSV 格式。轻松将 JSON 转换为 CSV 以便用于报告、数据库或电子表格。...application/json" \ -H "authorization: Bearer {JWT_TOKEN}" \ -H...

    blog.groupdocs.cloud/zh/conversion/convert-json...
  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. 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-...
  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. Render document | Documentation

    GroupDocs.Viewer Cloud API enables you to to render various types of documents into HTML, Image, or Pdf. Following example demonstrates on how to render document with default options. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Optional: Delete rendered document from storage 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/viewer/render-document/
  8. 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...
  9. Search Watermarks | Documentation

    This REST API allows finding watermarks in the document. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. The Search operation response contains not only watermark properties, but also IDs that can be used in Remove operation. 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....application/json" \ -H "Authorization: Bearer <jwt token>" -d...

    docs.groupdocs.cloud/watermark/search-watermarks/
  10. 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...