Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 2,610 for

authorization

(0.43 sec)
  1. 在 Node.js 中将 JSON 转换为 CSV | JSON 转换为 CSV 在线 RES...

    学习如何使用 Node.js API 将结构化的 JSON 数据转换为 CSV 格式。轻松将 JSON 转换为 CSV 以便用于报告、数据库或电子表格。...application/json" \ -H "authorization: Bearer {JWT_TOKEN}" \ -H...

    blog.groupdocs.cloud/zh/conversion/convert-json...
  2. Adding Watermark in Word | Document Watermarkin...

    Programmatically Add Text or Image Watermark to Word Documents using a REST API on the cloud in C# with GroupDocs.Watermark Cloud SDK for .NET....application/json" \ -H "Authorization: Bearer <jwt token>" \ -d...

    blog.groupdocs.cloud/watermark/add-watermark-to...
  3. 在 Node.js 中将 CSV 转换为 JSON | 使用 REST API 将 CSV 转...

    在 Node.js 中使用 GroupDocs.Conversion SDK 将 CSV 转换为 JSON。一个可扩展且安全的 REST API,用于将表格数据转换为结构化的 JSON 格式。...application/json" \ -H "authorization: Bearer {JWT_TOKEN}" \ -H...

    blog.groupdocs.cloud/zh/conversion/convert-csv-...
  4. 提取 PowerPoint 图像在 Node.js 中 | PPTX 图像提取器

    学习如何使用 Node.js API 从 PowerPoint 演示文稿 (.ppt, .pptx) 中提取图像。通过 REST API 或 cURL 自动化图像提取。...application/json" \ -H "authorization: Bearer {ACCESS_TOKEN}"...

    blog.groupdocs.cloud/zh/parser/extract-images-f...
  5. 从 PDF 中提取图像的 Node.js | PDF 图像提取器 API

    学习如何使用 GroupDocs.Parser Cloud SDK for Node.js 从 PDF 文档中提取图像。使用 REST API 在线自动化 PDF 图像提取。...application/json" \ -H "authorization: Bearer {ACCESS_TOKEN}"...

    blog.groupdocs.cloud/zh/parser/extract-images-f...
  6. \"将 Word 转换为 JPG 的 Java | DOCX 到 JPG 转换器在 Java 中\"

    \"如何使用 Java REST API 将 Word 文档 (DOC, DOCX) 转换为 JPG 图像。轻松将 Word 导出为 JPG,使用基于云的文档转换。\"...application/json" \ -H "authorization: Bearer {ACCESS_TOKEN}"...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  7. \"从 HTML 中提取图像 | HTML 图像提取器 | 解析 HTML\"

    \"如何使用 .NET REST API 从 HTML 文件中提取图像。使用最佳 HTML 图像提取器提取 Base64、内联、嵌入和链接图像。\"...application/json" \ -H "authorization: Bearer {ACCESS_TOKEN}"...

    blog.groupdocs.cloud/zh/parser/extract-images-f...
  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....application/json" \ - H "Authorization: Bearer <jwt token>" \ -...

    docs.groupdocs.cloud/annotation/watermark-annot...
  9. Text Highlight Annotation | Documentation

    Text Highlight annotation highlights and comments selected 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....application/json" \ - H "Authorization: Bearer <jwt token>" \ -...

    docs.groupdocs.cloud/annotation/text-highlight-...
  10. Metadata | Documentation

    Metadata data structure used for setting output document metadata. Metadata example: { "Author": "string", "LastSaveBy": "string", "Company": "string" } Name Description Author Value of document Author LastSaveBy Value of last save by author of document Company Value of Company of document... Metadata example: { "Author" : "string" , "LastSaveBy"...Name Description Author Value of document Author LastSaveBy Value...

    docs.groupdocs.cloud/comparison/metadata/