Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,870 for

jwt

(0.16 sec)
  1. Delete Template | Documentation

    This REST API provides the functionality to remove files which no more useful in Parse endpoint. You can use storage methods to remove template files as well. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. Resources The following GroupDocs.Parser Cloud REST API resource has been used in the Delete Template example....\ -H "Authorization: Bearer <jwt token>" \ -d "{ " TemplatePath...

    docs.groupdocs.cloud/parser/delete-template/
  2. Point Annotation | Documentation

    Point annotation sticks comments to any point in a 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 Linux/MacOS/Bash # Get Jwt token curl -v "https://api....example Linux/MacOS/Bash # Get JWT token curl -v "https://api.groupdocs...\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {...

    docs.groupdocs.cloud/annotation/point-annotation/
  3. 在 Node.js 中将 JSON 保存为 HTML | 在线 JSON 转换为 Web 工具

    轻松将 JSON 文件转换为 HTML 格式,使用 GroupDocs.Conversion Cloud SDK for Node.js。在线将结构化 JSON 数据转换为 HTML 页面。... 一旦我们获得了个性化的 JWT 访问令牌,请使用此 cURL 命令从命令行将 JSON 转换为...\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...

    blog.groupdocs.cloud/zh/conversion/convert-json...
  4. Convert PDF to HTML | PDF to Web Page | PDF to ...

    Learn how to convert PDF to HTML using Java REST API. A simple and efficient way to transform PDFs into web-friendly HTML format.... Generate JWT Access Token with your credentials...

    blog.groupdocs.cloud/conversion/pdf-to-html-onl...
  5. Introducing GroupDocs.Conversion Cloud V2

    GroupDocs.Conversion Cloud REST API support conversion of 65+ document formats. It provides high-quality output quickly and reliably...Conversion Cloud REST API supports JWT(JSON Web Token) authentication...

    blog.groupdocs.cloud/conversion/introducing-gro...
  6. Overview | Documentation

    GroupDocs.Comparison Cloud is a REST API that provides an ability to detect differences between source and target files for changes at paragraphs, words and characters levels. Can identify styling and formatting changes - like bold, italic, underlines, strike-troughs, font types, etc. Every particular difference between compared document can be applied or rejected and the exported to a final document. GroupDocs.Comparison Cloud allows to obtain basic information about source document - file type, size, pages count etc....authorization header with a JWT Token obtained by using the previously...

    docs.groupdocs.cloud/comparison/overview/
  7. Java: 将网页嵌入到PowerPoint | 将网页插入到PPT

    学习如何使用GroupDocs.Conversion Cloud SDK将HTML转换为PowerPoint演示文稿。轻松将HTML插入PowerPoint或HTML到PPT... 这个方法的第一步是生成一个 JWT 访问令牌,然后执行以下 cURL 命令将网页插入到 PowerPoint...演示文稿的名称,以及将 accessToken 替换为个性化的 JWT 访问令牌。 免费 HTML 到 PPT 转换器 # 为了体验...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  8. Convert JPG to PDF in Node.js | Image to PDF RE...

    Convert JPG images into secure, print-ready PDF documents using Node.js API. Learn benefits, use cases, and multiple conversion methods for JPG to PDF...ACCESS_TOKEN with a personalized JWT access token. In order to save...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  9. Get Template | Documentation

    This REST API provides the functionality to retrieve templates that are used in Parse endpoint. Simply get the API response and use it as a template parameter in Parse by the Template method. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Get Template example....\ -H "Authorization: Bearer <jwt token>" \ -d "{ " TemplatePath...

    docs.groupdocs.cloud/parser/get-template/
  10. HTML to PDF Node.js API | Convert Web Page to P...

    Easily convert HTML files or webpages to PDF using GroupDocs.Conversion Cloud SDK for Node.js. Automate HTML to PDF conversion online using REST API.... Step 1: Get JWT Access Token # curl -v "https://api...

    blog.groupdocs.cloud/conversion/html-to-pdf-onl...