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

jwt

(0.12 sec)
  1. GroupDocs.Annotation Cloud 19.5

    Great news for developers! All new GroupDocs.Annotation Cloud 19.5 is introduced. We are committed to evolving GroupDocs.Annotation Cloud REST API.... Authentication JWT(JSON Web Token) authentication...

    blog.groupdocs.cloud/annotation/groupdocs.annot...
  2. Remove Metadata By Property Name Match Regex | ...

    This REST API allows to remove metadata properties from the document choosing the properties with names matching the specified regular expression. cURL example The following example demonstrates how to remove metadata properties that match regular expression “^[N]ame[A-Z].*”. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api....\ -H "Authorization: Bearer <jwt token>" \ -d "{ " FileInfo ":...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  3. 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/
  4. 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/
  5. Compare Word Documents | Compare DOCX Files Onl...

    How to compare Word documents in C# .NET. A guide to compare 2 documents in Word, identify differences, and highlight changes using Word comparison tools.... Generate JWT token: curl -v "https://api.groupdocs...

    blog.groupdocs.cloud/comparison/compare-word-do...
  6. 将 JSON 转换为 HTML 在 Node.js 中 | 在线将 JSON 转换为 Web 格式

    轻松使用 GroupDocs.Conversion Cloud SDK for Node.js 将 JSON 转换为 HTML。了解如何通过 RESTful API 从结构化 JSON 文件生成干净的 HTML。... 生成一个基于客户端凭据的 JWT 访问令牌,然后执行以下命令: curl -v "https://api...文件的名称,并将 accessToken 替换为个性化的 JWT 访问令牌。 如果要求将结果 HTML 保存到本地驱动器,可以考虑执行以下命令:...

    blog.groupdocs.cloud/zh/conversion/convert-json...
  7. Convert PDF to HTML in .NET | PDF to Web Page C...

    How to convert PDF to HTML using .NET API. Step-by-step guide with code samples, cURL commands, and SEO-friendly tips for accurate PDF to web conversion.... Generate JWT Access Token with your credentials...

    blog.groupdocs.cloud/conversion/pdf-to-html-onl...
  8. Convert HTML to JSON in Node.js | Online Web Pa...

    Convert HTML files into JSON format using GroupDocs.Conversion Cloud SDK for Node.js. Transform structured HTML documents into JSON format online with REST API....\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...HTML file and JWT_TOKEN with a personalized JWT access token....

    blog.groupdocs.cloud/conversion/convert-html-to...
  9. CSV to JSON in Node.js | Convert CSV to JSON wi...

    Convert CSV to JSON in Node.js using GroupDocs.Conversion SDK. A scalable and secure REST API for transforming tabular data into structured JSON format.... Step 1 : Generate JWT Access Token: curl -v "https://api...\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  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...