Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 2,068 for

link

(0.03 sec)
  1. Convert JSON to HTML in Node.js | JSON to Web F...

    Easily convert JSON to HTML using GroupDocs.Conversion Cloud SDK for Node.js. Learn how to generate clean HTML from structured JSON files with RESTful API....can be downloaded from this link . 💻 Convert JSON to HTML via...recommend visiting the following links to learn more about: 📄 Convert...

    blog.groupdocs.cloud/conversion/convert-json-to...
  2. Convert Text to Image in Java

    Follow this guide to learn how to convert Text to Image in Java programmatically. GroupDocs.Conversion offers Cloud SDKs and REST APIs to convert TXT to PNG.... Please visit this link for further details. How do...

    blog.groupdocs.cloud/conversion/convert-text-to...
  3. 在 Node.js 中使用 REST API 比较 PDF 文件 | PDF比较SDK

    使用用于 Node.js 的 GroupDocs.Signature Cloud SDK 在 Node.js 中的云中使用 REST API 以编程方式签署带有数字签名的文档。...log("Output file link: " + response.downloadUrl);...); console.log("Output file link: " + response.downloadUrl);...

    blog.groupdocs.cloud/zh/signature/sign-document...
  4. 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....ComparisonsRequest ( options ); Link response = apiInstance . comparisons...console . log ( "Output file link: " + response . href ); } catch...

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

    docs.groupdocs.cloud/annotation/arrow-annotation/
  10. Convert PSD to PPTX in Node.js

    Install GroupDocs.Conversion Cloud SDKs for Node.js and convert PSD to PPTX programmatically. This file format converter API offers rich features.... Please visit this link to know further details. Can...

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