Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 1,439 for

jwt

(0.03 sec)
  1. Get Metadata Tags Information | Documentation

    This REST API allows to obtain tags and properties information from document metadata. Endpoint accepts document storage path as input payload. Operation traverses whole metadata tree packages and retrieve properties within the package. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name Could be omitted for default storage. Resource URI HTTP POST ~/metadata/tags Swagger UI lets you call this REST API directly from the browser....\ -H "Authorization: Bearer <jwt token>" -d "{ FilePath: '/documents/input...

    docs.groupdocs.cloud/metadata/get-metadata-tags...
  2. 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...
  3. 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...
  4. 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/
  5. Extract Text by a Page Number Range | Documenta...

    This REST API allows extracting text from specific pages only by setting pages range. You need to specify StartPageNumber and CountPagesToExtract parameters besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract text by a page number example. cURL example The following example demonstrates how to extract text by a page number range. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....\ -H "Authorization: Bearer <jwt token>" \ -d "{ " StartPageNumber...

    docs.groupdocs.cloud/parser/extract-text-by-a-p...
  6. 在线 HTML 转 Word 文档 | 在线将 HTML 转换为 DOC

    使用 Java REST API 轻松简单地将 HTML 转换为 Word 文档。使用 Java REST API 在线将 HTML 文件转换为 MS Word 文档 DOC 或 DOCX... 首先,我们需要生成一个 JWT 访问令牌,然后执行以下 cURL 命令将网页转换为 Word...文档的名称,并将 accessToken 替换为个性化的 JWT 访问令牌。 为了将生成的Word文档保存在本地驱动器上,请尝试使用以下cURL命令。...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  7. Extract Text From a Document Inside a Container...

    This REST API allows extracting text from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying ContainerItemInfo parameter Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract Text From a Document Inside a Container example. cURL example The following example demonstrates how to extract text from a container item. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....\ -H "Authorization: Bearer <jwt token>" \ -d "{ " FileInfo ":...

    docs.groupdocs.cloud/parser/extract-text-from-a...
  8. Get Container Items Information | Documentation

    This REST API endpoint allows retrieving container items (relative paths) from ZIP archives, documents that contain other attached documents like emails, PDF portfolios, MS Outlook storages. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. FileInfo.Password The password to open file It should be specified only for password-protected documents....\ -H "Authorization: Bearer <jwt token>" -d "{ " FileInfo ": {...

    docs.groupdocs.cloud/parser/get-container-items...
  9. PDF to HTML Conversion in Node.js | PDF to Web ...

    Learn how to convert PDF to HTML using GroupDocs.Conversion Cloud SDK for Node.js. Easily transform PDF files into web-ready HTML with REST API....API endpoint: Generate your JWT access token. Use the following...

    blog.groupdocs.cloud/conversion/pdf-to-html-onl...
  10. Extract Images from the Whole Document | Docume...

    This REST API allows extracting images from the whole document by default. Document could be a file of any supported formats.You need to specify only the file information parameters. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the extract image from the whole document example. cURL example The following example demonstrates how to extract text from the whole document. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....\ -H "Authorization: Bearer <jwt token>" \ -d "{ " FileInfo ":...

    docs.groupdocs.cloud/parser/extract-images-from...