Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 2,242 for

link

(0.04 sec)
  1. Convert Word Document to PowerPoint Presentatio...

    PowerPoint PPTX help users to have greater visual impact. This article is about how to convert Word Document to PowerPoint Presentation using Ruby...recommend following related link of supported document conversions:...

    blog.groupdocs.cloud/conversion/convert-word-do...
  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. Extract Images from PDF in Node.js | PDF Image ...

    Learn how to extract images from PDF documents using GroupDocs.Parser Cloud SDK for Node.js. Use the REST API to automate PDF image extraction online.... Please visit this link for further details. What is...

    blog.groupdocs.cloud/parser/extract-images-from...
  4. Extract Text from PDF in Node.js | Text Extract...

    Easy and simple guide to extract text from PDF File. Perform text extraction operation from PDF using Node.js API. Beginners guide for text extraction.... Please visit this link for further details. What is...

    blog.groupdocs.cloud/parser/extract-text-from-p...
  5. REST API Overview | Documentation

    This document outlines the design of a REST-based API for GroupDocs Cloud, it covers both the structure of REST URLs as well as specific behavior Linked to the API such as Authentication, Request Queuing, and Storage. The GroupDocs Cloud API will give developers access to all the key functions of the downloadable GroupDocs components through a Software as a Service hosted model. There will be 3 sub-components within the API design (although these are largely transparent to the end-user);...as well as specific behavior linked to the API such as Authentication...Cloud platform, not directly linked to file format manipulation...

    docs.groupdocs.cloud/total/overview-rest-api/
  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. 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...
  8. 在 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...
  9. Ellipse Annotation | Documentation

    Ellipse annotation draws elliptic annotation in a 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 curl -v "https://api....docx" }; var link = apiInstance . Annotate ( new...Ellipse Annotation added: " + link . Title ); Java & Android //...

    docs.groupdocs.cloud/annotation/ellipse-annotat...
  10. Convert Markdown to HTML in C#

    Follow this guide to convert Markdown to HTML in C#. GroupDocs.Conversion provides rich methods and properties to convert MD to HTML programmatically.... Please visit this link to know the answer in detail...

    blog.groupdocs.cloud/conversion/convert-markdow...