Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 5,349 for

storage api

(0.05 sec)
  1. Quick Start | Documentation

    Obtain security credentials and proceed with three steps of the Report Generation process to demonstrate GroupDocs Assembly Cloud Api within a few minutes....illustrate, that the Reporting Cloud API can be integrated into your application...Authorize API Requests To start using Assembly Cloud API you need...

    docs.groupdocs.cloud/assembly/getting-started/q...
  2. Set Metadata By Property Value | Documentation

    This REST Api allows to set document metadata new values choosing properties which values are matching the specified. cURL example The following example demonstrates how to set metadata information to all properties with the “Microsoft Office Word” value. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The credentials are read from environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://Api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://Api....feedback On this page This REST API allows to set document metadata...CLIENT_SECRET. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  3. Add Metadata By Property Name Match Exact Phras...

    This REST Api allows you to add metadata information as properties with specified name. cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name as specified. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. curl -v "https://Api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to add metadata to a document curl -v "https://Api....feedback On this page This REST API allows you to add metadata information...cloud/applications. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  4. Point Annotation | Documentation

    Point annotation sticks comments to any point in a document 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 (using File Api) Add annotation(s) Download document with annotations (using File Api) HTTP POST ~/annotation/add Swagger UI lets you call this REST Api directly from the browser. cURL example Linux/MacOS/Bash # Get JWT token curl -v "https://Api....comments to any point in a document API usage There are steps that usage...input document into cloud storage and other files, like image...

    docs.groupdocs.cloud/annotation/point-annotation/
  5. Image Annotation | Documentation

    Image annotation allows to add image within document page 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 (using File Api) Add annotation(s) Download document with annotations (using File Api) HTTP POST ~/annotation/add Swagger UI lets you call this REST Api directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token # Place your client ID and client secret in the environment variables CLIENT_ID and CLIENT_SECRET....add image within document page API usage There are steps that usage...input document into cloud storage and other files, like image...

    docs.groupdocs.cloud/annotation/image-annotation/
  6. Resource redaction Annotation | Documentation

    Resource redaction annotation fills black rectangle with fixed position (used if you want to hide some text) 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 (using File Api) Add annotation(s) Download document with annotations (using File Api) HTTP POST ~/annotation/add Swagger UI lets you call this REST Api directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Replace CLIENT_ID and CLIENT_SECRET with your own credentials....you want to hide some text) API usage There are steps that usage...input document into cloud storage and other files, like image...

    docs.groupdocs.cloud/annotation/resource-redact...
  7. Arrow Annotation | Documentation

    Arrow annotation draws an arrow on the document. 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 (using File Api) Add annotation(s) Download document with annotations (using File Api) HTTP POST ~/annotation/add Swagger UI lets you call this REST Api directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token # Place your client credentials in the environment variables CLIENT_ID and CLIENT_SECRET.... API usage There are steps that usage...input document into cloud storage and other files, like image...

    docs.groupdocs.cloud/annotation/arrow-annotation/
  8. signature.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.cloud/signature/advanced-usage/ weekly 0.5 https://docs.groupdocs.cloud/signature/avail......cloud/signature/working-with-file-api/ weekly 0.5 https://docs.groupdocs...cloud/signature/working-with-folder-api/ weekly 0.5 https://docs.groupdocs...

    docs.groupdocs.cloud/sitemaps/signature.xml
  9. 在 Python 中使用 REST API 将 Microsoft Project MPP 转...

    使用适用于 Python 的 Document Conversion Cloud SDK 在 Python 中使用云中的 REST Api 以编程方式将 Microsoft Project MPP 转换为 PDF。...本文将重点介绍如何使用 Python 中的 REST API 将 Microsoft Project MPP 转换为 PDF。...本文应涵盖以下主题: 文档转换 REST API 和 Python SDK 使用 REST API 将 Microsoft Project...

    blog.groupdocs.cloud/zh/conversion/convert-mpp-...
  10. Squiggly Annotation | Documentation

    Squiggly annotation marks text with a squiggly styling. 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 (using File Api) Add annotation(s) Download document with annotations (using File Api) HTTP POST ~/annotation/add Swagger UI lets you call this REST Api directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.... API usage There are steps that usage...input document into cloud storage and other files, like image...

    docs.groupdocs.cloud/annotation/squiggly-annota...