Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 2,223 for

link

(0.08 sec)
  1. 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-...
  2. 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...
  3. 在 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...
  4. 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...
  5. 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...
  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. 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...
  10. Java Convert PPT and PPTX to HTML Document.

    Convert PowerPoint PPT to HTML in Java using easy-to-use Cloud REST API. This article is about how to convert PowerPoint PPT or PPTX to HTML using Java API.... The download link of the output HTML file will...in Windows? Please visit this link to download an offline PowerPoint...

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