Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,842 for

jwt

(0.04 sec)
  1. Hello, world! | Documentation

    Get familiar with GroupDocs.Rewriter Cloud by running a bare minimum example....transfer is carried out using JWT authentication, which eliminates...theft or disclosure. To obtain a JWT token, get the Client ID and...

    docs.groupdocs.cloud/rewriter/hello-world/
  2. Hello, world! | Documentation

    Get familiar with GroupDocs.Translation Cloud by running a bare minimum example....transfer is carried out using JWT authentication, which eliminates...theft or disclosure. To obtain a JWT token, get the Client ID and...

    docs.groupdocs.cloud/translation/hello-world/
  3. 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....- Obtain JWT Token: The first step is to obtain a JWT access token...

    blog.groupdocs.cloud/parser/extract-text-from-x...
  4. Render hidden pages | Documentation

    Hidden pages are not rendered by default. In order to include them into the rendering GroupDocs.Viewer Cloud provides RenderHiddenPages property of the HtmlOptions (or JpgViewOptions, or PdfOptions) class. This feature is supported for: Diagrams with hidden pages Presentations with hidden slides Spreadsheets with hidden worksheets The following code sample shows how to render hidden pages. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....information using the obtained JWT token. curl -v "https://api.groupdocs...\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {...

    docs.groupdocs.cloud/viewer/render-hidden-pages/
  5. Java: Convert MPP to PDF | MPP to PDF Converter...

    Learn how to convert MPP to PDF using Java REST API. Simplify project sharing, enhance accessibility, and ensure compatibility with a universal PDF format....Firstly, we need to generate a JWT access token and then, execute...accessToken with a personalized JWT access token. In case we have...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  6. Convert ODS to Excel | ODS to Excel using REST API

    Learn how to convert ODS to Excel (XLSX) using a REST API effortlessly. Explore the benefits of ODS to Excel conversion for seamless data compatibility....this approach is to generate a JWT access token. Then, execute the...accessToken with a personalized JWT access token. If you want to...

    blog.groupdocs.cloud/conversion/convert-ods-to-...
  7. Bank Statement Password Remover | Remove PDF Pa...

    Explore how we remove passwords from bank statement PDFs in our case study. Learn the steps for successful PDF password removal and access financial data easily.... Use obtained JWT for authentication. Send a DELETE...DELETE -H "Authorization: Bearer <jwt token>" -d "{ 'FileInfo': { 'FilePath':...

    blog.groupdocs.cloud/merger/online-bank-stateme...
  8. Delete rendered document | Documentation

    After rendering various types of documents into HTML, Image, or Pdf, you may clean (delete) rendered pages from cloud storage using special method. Note: This method deletes only output files, the input file remains in the storage. Following example demonstrates on how to delete rendered document results. API Usage Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....The JWT token is read from the environment variable JWT_TOKEN...\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {...

    docs.groupdocs.cloud/viewer/delete-rendered-doc...
  9. Overview | Documentation

    GroupDocs.Classification Cloud is a REST API for classification documents. Note Our GroupDocs.Classification Cloud REST API comes with many features crucial to organizations, such as: Classification of the raw texts. Classification of batches of raw texts. Classification of documents for next supported file formats: Portable Document Format: PDF; Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM; OpenDocument Formats: ODT, OTT; Rich Text Format: RTF; Plain Text File: TXT. Multilingual Sentiment Analysis with Sentiment and Sentiment3 taxonomies....authorization header with a JWT Token obtained by using the previously...

    docs.groupdocs.cloud/classification/overview/
  10. 在 C# 中将 DOCX 转换为 PDF | 免费的在线 DOC 转 PDF 转换器

    轻松使用 REST API 将 DOC 和 DOCX 文件转换为高质量的 PDF 格式。了解如何在线将 DOC、DOCX 文件转换为 pdf。...前提是在使用您的客户端凭据生成 JWT 令牌之后。之后,执行以下命令以进行 DOCX 到 PDF...文件的名称,将 accessToken 替换为个性化的 JWT 访问令牌。 DOC 转换为 PDF 并下载结果文件到本地驱动器:...

    blog.groupdocs.cloud/zh/conversion/convert-doc-...