Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 2,292 for

link

(0.35 sec)
  1. 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...
  2. Convert GIF to JPG in Node.js

    This blog post teaches you how to convert GIF to JPG in Node.js programmatically. This file conversion API offers a wide range of methods and properties....further, you can visit this link for a programmatic solution...

    blog.groupdocs.cloud/conversion/convert-gif-to-...
  3. Convert JSON to PDF in Node.js

    Follow this blog post to learn how to convert JSON to PDF in Node.js. Install Groupdocs.Conversion and build a JSON to PDF converter programmatically.... Please visit this link to learn about the implementation...recommend visiting the following links to learn more about: Convert...

    blog.groupdocs.cloud/conversion/convert-json-to...
  4. Password-Protect PowerPoint Files in Node.js

    GroupDocs.Merger Cloud SDK for Node.js offers methods and properties to password-protect PowerPoint files. This library is lightweight & easy-to-install.... However, please visit this link to learn how to upload the PPTX/PPT...

    blog.groupdocs.cloud/merger/password-protect-po...
  5. Convert ZIP to HTML in Node.js - ZIP File Conve...

    Let's learn how to convert ZIP to HTML in Node.js programmatically. GroupDocs.Conversion offers Cloud SDKs and REST APIs for building a ZIP File Converter.... Please visit this link for further detail. See Also...

    blog.groupdocs.cloud/conversion/convert-zip-to-...
  6. 在 Python 中使用 REST API 注释 PDF 文档 |休息API

    使用适用于 Python 的 Document Annotation Cloud SDK 在 Python 中使用云中的 REST API 以编程方式注释 PDF 文档。...type = "Link" a1.text = "This is Link annotation" a1.creator_name...annotate(request) print("AddLinkAnnotation: Link Annotation added: " + result['href'])...

    blog.groupdocs.cloud/zh/annotation/annotate-pdf...
  7. Sending images and scanned PDFs for translation...

    How to scans and image files for translation to the selected languages.... url String n/a Link to a file obtained while uploading...

    docs.groupdocs.cloud/translation/file/request/i...
  8. Sending Word files for translation | Documentation

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

    docs.groupdocs.cloud/translation/file/request/w...
  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. 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...