Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 2,888 for

authorization

(1.31 sec)
  1. Extract Text from XML in C# | Get XML Text usin...

    Learn how to extract text from XML files in C# using .NET Cloud SDK. Get text from XML documents programmatically or download XML text online....application/json" \ -H "authorization: Bearer {ACCESS_TOKEN}"...

    blog.groupdocs.cloud/parser/extract-text-from-x...
  2. 在 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-...
  3. Create or Update Template | Documentation

    This REST API provides the functionality to save or update files that can be used in Parse endpoint. It’s easy to define and save the template to extract data from invoices, prices or other kinds of your typical documents. 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....application/json" \ -H "Authorization: Bearer <jwt token>" \ -d...

    docs.groupdocs.cloud/parser/create-or-update-te...
  4. \"在 C# 中将 DOCX 转换为 HTML | Word 转换为 HTML | DOC 转...

    \"学习如何使用 .NET REST API 将 Word 文档(DOC,DOCX)转换为响应式 HTML。执行 DOC 到 HTML 的转换或在 C# 中将 DOCX 导出为 HTML。\"...application/json" \ -H "authorization: Bearer {ACCESS_TOKEN}"...

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

    \"如何使用 .NET REST API 从 HTML 文件中提取图像。使用最佳 HTML 图像提取器提取 Base64、内联、嵌入和链接图像。\"...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. 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...
  8. 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-...
  9. HTML to document conversion not happening with ...

    This topic is a continuation of this topic: This Topic is created by sergei.terentev using Email to Topic tool...."accept: application/json" -H "authorization: Bearer <api-token>" -H...

    forum.groupdocs.cloud/t/html-to-document-conver...
  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/