Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 2,648 for

link

(0.17 sec)
  1. Sending PDF files for translation | Documentation

    How to send PDF files for translation to the selected languages.... url String n/a Link to a file obtained while uploading...

    docs.groupdocs.cloud/translation/text/request/pdf/
  2. Area Annotation | Documentation

    Area annotation allows to mark up an area within the document page with a rectangle. 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....docx" }; var link = apiInstance . Annotate ( new..."AddAreaAnnotation: Area Annotation added: " + link . Title ); Java & Android //...

    docs.groupdocs.cloud/annotation/area-annotation/
  3. 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....docx" }; var link = apiInstance . Annotate ( new...Distance Annotation added: " + link . Title ); Java & Android //...

    docs.groupdocs.cloud/annotation/distance-annota...
  4. Text Highlight Annotation | Documentation

    Text Highlight annotation highlights and comments selected 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 Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....docx" }; var link = apiInstance . Annotate ( new...highlight Annotation added: " + link . Title ); Java & Android //...

    docs.groupdocs.cloud/annotation/text-highlight-...
  5. Text redaction Annotation | Documentation

    Text redaction annotation fills part of text with black rectangle (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 Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....docx" }; var link = apiInstance . Annotate ( new...redaction Annotation added: " + link . Title ); Java & Android //...

    docs.groupdocs.cloud/annotation/text-redaction-...
  6. 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....docx" }; var link = apiInstance . Annotate ( new...squiggly Annotation added: " + link . Title ); Java & Android //...

    docs.groupdocs.cloud/annotation/squiggly-annota...
  7. 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.... The download link of the output TIFF image will...Windows? Please visit [this link][24] to download an offline...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  8. Authenticating API Requests | Documentation

    There is only one way to authenticate GroupDocs Cloud REST APIs: by using OAuth 2.0 protocol with JWT Bearer Token. The JWT token is extracted and validated by our APIs from the Authorization request header. OAuth 2.0 OAuth 2.0 is an authorization framework that enables your applications to obtain access to data to different APIs. OAuth provides authorization flows for web and desktop applications, and mobile devices. What is a JSON Web Token (JWT)?...position : relative ; } a : link { text-decoration : none ; }...position : relative ; } a : link { text-decoration : none ;}...

    docs.groupdocs.cloud/total/authenticating-api-r...
  9. 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 Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....docx" }; var link = apiInstance . Annotate ( new...Image Annotation added: " + link . Title ); Java & Android //...

    docs.groupdocs.cloud/annotation/image-annotation/
  10. 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 Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....docx" }; var link = apiInstance . Annotate ( new...Point Annotation added: " + link . Title ); Java & Android //...

    docs.groupdocs.cloud/annotation/point-annotation/