Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 2,212 for

link

(0.04 sec)
  1. Overview | Documentation

    The GroupDocs.Annotation Cloud is a REST API and universal document annotator that supports almost all common business document and image file formats. It gives developers an API for creating advanced online document annotation tools. With GroupDocs.Annotation Cloud API developers can deliver advanced annotation features to their users quickly. It provides features for export/import annotations into/from files, additionally to possibility to save files in supported formats. Note GroupDocs.Annotation Cloud REST API supports following type of Annotations:... Link – The annotation type that represents...

    docs.groupdocs.cloud/annotation/overview/
  2. 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...
  3. Watermark Annotation | Documentation

    Watermark annotation adds text watermark 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...Watermark Annotation added: " + link . Title ); Java & Android //...

    docs.groupdocs.cloud/annotation/watermark-annot...
  4. Text Strikeout Annotation | Documentation

    Text Strikeout annotation marks text fragment with a strikethrough 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...Strikeout Annotation added: " + link . Title ); Java & Android //...

    docs.groupdocs.cloud/annotation/text-strikeout-...
  5. Convert RAR Files to PNG in Node.js

    GroupDocs.Conversion provides Cloud SDKs and REST APIs for RAR to PNG conversion. Let's learn how to convert RAR to PNG in Node.js programmatically.... Please visit this link for further details. See Also...

    blog.groupdocs.cloud/conversion/convert-rar-fil...
  6. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Automation REST APIs | GroupDocs Cloud... But it is difficult to link to a specific page in a PDF...

    blog.groupdocs.cloud/groupdocs.cloud/page/26/
  7. Convert JPG to PNG in Node.js - JPG to PNG Conv...

    Want to convert JPG to PNG using a JPG converter? GroupDocs.Conversion offers Cloud APIs and SDKs to programmatically convert JPG/JPEG to PNG.... Please visit this link to learn the steps and the code...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  8. Password-Protect Excel using Password Protectio...

    Follow this guide to learn how to password-protect Excel files. This password protection service is easy to use and lets you secure files programmatically....addition, please follow this link to know the answer in detail...

    blog.groupdocs.cloud/merger/password-protect-ex...
  9. Add Watermark to PNG in Java

    GroupDocs.Watermark provides lightweight and robust Cloud SDKs and REST APIs for Java developers to programmatically add watermark to PNG images....Moreover, please visit this link to see the code snippet and...

    blog.groupdocs.cloud/watermark/add-watermark-to...
  10. Convert Word to Markdown in C# - Markdown Gener...

    Let's learn how to convert Word to Markdown in C# programmatically. Install GroupDocs.Conversion and build a Markdown generator module for your business app.... Please visit this link to learn the steps and the code...

    blog.groupdocs.cloud/conversion/convert-word-to...