Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 6,403 for

id client

(0.05 sec)
  1. Distance Annotation | Documentation

    Distance annotation measures a distance between objects 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 Request // 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...Kindly place Client Id in the "client_id" and Client Secret in the...

    docs.groupdocs.cloud/annotation/distance-annota...
  2. 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 Request // 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...Kindly place Client Id in the "client_id" and Client Secret in the...

    docs.groupdocs.cloud/annotation/squiggly-annota...
  3. Convert PDF to TIFF in Java - A Step-by-Step Gu...

    Learn how to convert PDF to TIFF file programmatically in Java using REST API. This guIde provIdes sample code and step-by-step instructions....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...account. Collect your Client ID and Client Secret from the [dashboard][7]...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  4. Convert Word to HTML Online in Python

    You can convert a DOC file to a HTML file to display the word doc in a web browser. This article is about how to convert word to html online 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-word-to...
  5. GroupDocs.Annotation Cloud SDKs | Documentation

    GroupDocs.Annotation Cloud is a modern REST oriented API, that allows easy integration into existing systems. Why use an SDK? Using an SDK (API Client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running.... Using an SDK (API client) is the quickest way for a...<repository> <id> groupdocs-artifact-repository </id> <name> GroupDocs...

    docs.groupdocs.cloud/annotation/available-sdks/
  6. Working with File Api | Documentation

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

    docs.groupdocs.cloud/conversion/working-with-fi...
  7. Polyline Annotation | Documentation

    Polyline annotation allows to draw shapes and freehand lines 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 Request // 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...Kindly place Client Id in the "client_id" and Client Secret in the...

    docs.groupdocs.cloud/annotation/polyline-annota...
  8. Detecting paraphrases in text with GroupDocs.Re...

    How to use GroupDocs.Rewriter Cloud SDK for paraphrase detection in texts....Client ; using GroupDocs.Rewriter.Cloud.Sdk.Client.Auth.... Rewriter . Cloud . Sdk . Client . Configuration ; using System...

    docs.groupdocs.cloud/rewriter/text/sdk/detect/
  9. C# Excel to PDF | XLS to PDF | XLSX to PDF online

    Seamlessly convert Excel workbooks to PDF using C# .NET. Expert techniques for XLS and XLSX files into high-quality PDF documents conversion.... Client ID and Client Secret). You may visit...Configuration class where we pass client credentials as arguments. var...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  10. Extract Text from XML in C# | Get XML Text usin...

    Learn how to extract text from XML files in C# using .NET Cloud SDK. Get text from XML documents programmatically or download XML text online....Parser-Cloud Then, get your Client ID and Client Secret from the GroupDocs...a JWT access token based on client credentials. curl -v -X POST...

    blog.groupdocs.cloud/parser/extract-text-from-x...