Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 6,576 for

client id

(0.1 sec)
  1. S3 access in hosted mode without key - Free Sup...

    A question: if I run the conversion cloud product self-hosted as a docker container in my AWS account, it’s my preference to grant access to the container in question to access the S3 buckets via ecs metadata, rather tha…... Issue ID(s): CONVERSIONCLOUD-603 cpopetz...and authenticate with my client id and secret (as configured...

    forum.groupdocs.cloud/t/s3-access-in-hosted-mod...
  2. Convert CSV to JSON or JSON to CSV Programmatic...

    Convert JSON array to CSV table using C# REST API. This article is about how to convert CSV to JSON or JSON to CSV Programmatically in C#....also need to get your Client ID and Client Secret from the dashboard...code samples. Add your Client ID and Client Secret in the code as...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  3. 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....Web Token # Place your client ID and client secret in the environment...environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api...

    docs.groupdocs.cloud/annotation/image-annotation/
  4. Convert BMP to PDF using Rest API in Python

    Our BMP image to PDF converter API will keep the quality of the original file. This article is about how to convert BMP to PDF using Rest API in Python....oud Please get your Client ID and Client Secret from the dashboard...examples. Once you have your ID and secret, please add in the...

    blog.groupdocs.cloud/conversion/convert-bmp-to-...
  5. Convert PDF to Editable Word Document using Ruby

    You can convert PDF to Word DOCX in Ruby on the cloud. In this article, we will learn how to convert PDF to Editable Word document using Ruby Cloud API....Please also get your Client ID and Client Secret from the dashboard...examples. Once you have your Client ID and secret, please add it...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  6. Convert PDF to Excel in Java: A Step-by-Step Gu...

    Learn how to convert PDF to Excel (XLS/XLSX) in Java using REST API. Follow our step-by-step guIde and start converting PDF to Excel in the cloud today....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...will be provided with a Client ID and Client Secret that you will...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  7. Compare sensitivity | Documentation

    GroupDocs.Comparison Cloud allows to adjust comparison sensitivity to achieve the necessary balance between file comparison speed and accuracy. Possible comparison sensitivity values range is from 0 to 100. Minimal value - the minimal value is 0. Setting sensitivity to a minimal value provIdes the fastest comparison speed, but it may produce worst comparison quality. If there is at least one common letter in two compared words then these words will not be treated as fully inserted and deleted Value by default - the default value is 75....your Client Id and Client Secret in $CLIENT_ID and $CLIENT_SECRET..."grant_type=client_credentials&client_id= $CLIENT_ID &client_secret=...

    docs.groupdocs.cloud/comparison/compare-sensiti...
  8. Working With Files | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Parser Cloud API Reference lets you 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 expose. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.extRequired. Can be passed as a query string parameter or as part of the URL storageName Name of the storage....storage used versionId File version id cURL example Linux/MacOS/Bash... However, manually writing client code can be difficult, error-prone...

    docs.groupdocs.cloud/parser/working-with-files/
  9. Convert CSV to JSON | Export CSV to JSON in C# ...

    Learn how to convert CSV files to JSON format easily with our step-by-step guIde. Export CSV to JSON with ease.... Client ID and Client Secret). Please follow...Configuration class where we pass client credentials as arguments. var...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  10. Extract Text by a Page Number Range | Documenta...

    This REST API allows extracting text from specific pages only by setting pages range. You need to specify StartPageNumber and CountPagesToExtract parameters besIdes the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract text by a page number example. cURL example The following example demonstrates how to extract text by a page number range. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Token # Please get your Client Id and Client Secret from https://dashboard...environment variables $CLIENT_ID and $CLIENT_SECRET. curl -v "https://api...

    docs.groupdocs.cloud/parser/extract-text-by-a-p...