Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 8,793 for

image

(0.11 sec)
  1. 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)?...works is described in the next image: Applications To access the...

    docs.groupdocs.cloud/total/authenticating-api-r...
  2. 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....storage and other files, like image annotation (using File API)...

    docs.groupdocs.cloud/annotation/watermark-annot...
  3. 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....storage and other files, like image annotation (using File API)...

    docs.groupdocs.cloud/annotation/text-strikeout-...
  4. Link Annotation | Documentation

    Link annotation adds a hyper link to 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....storage and other files, like image annotation (using File API)...

    docs.groupdocs.cloud/annotation/link-annotation/
  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....storage and other files, like image annotation (using File API)...

    docs.groupdocs.cloud/annotation/text-redaction-...
  6. Convert Word Document to PDF in Java using REST...

    Quickly convert document formats using our high performance file conversion API. Let's see how to convert Word document to PDF in Java using REST API....CorelDraw, AutoCAD, raster image file formats, and many more...PowerPoint PPT/PPTX to JPG/JPEG Images in Python Convert XML to CSV...

    blog.groupdocs.cloud/conversion/convert-word-do...
  7. Convert PDF to Word Document in Java using REST...

    Convert PDF to editable Word DOC using PDF to Word converter fast, and reliable APIs. Let's see how to convert PDF to Word document in Java using REST API....CorelDraw, AutoCAD, raster image file formats, and many more...PowerPoint PPT/PPTX to JPG/JPEG Images in Python Convert XML to CSV...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  8. 在 Python 中将 Word 转换为 JPEG、PNG 或 GIF 图像文件

    本文介绍如何在 Python 中将 Word 转换为 JPEG、PNG 或 GIF 图像文件...converted Word DOCX to JPEG image format: " + str(response)) except...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  9. Text Replacement Annotation | Documentation

    Text Replacement annotation replaces original text with other provided text fragment 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....storage and other files, like image annotation (using File API)...

    docs.groupdocs.cloud/annotation/text-replacemen...
  10. GroupDocs.注释云|使用 Node.js 注释 PDF 文档

    使用 Document Annotation Cloud SDK for Node.js 在 Node.js 中使用云上的 REST API 以编程方式注释 PDF 文档。...Image; a1.text = "This is 图像标注"; a1...注释Api.注释(request); console.log("Image Annotation added: " + result...

    blog.groupdocs.cloud/zh/annotation/annotate-pdf...