Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 1,909 for

jwt

(0.96 sec)
  1. PDF vers Excel | Convertir PDF en XLS | Transfo...

    Convertissez des fichiers PDF en classeurs Excel à l'aide de C# .NET. Effectuez une conversion transparente de PDF en XLS en ligne....devons générer un jeton d’accès JWT basé sur les informations d’identification...que nous avons généré le jeton JWT, veuillez exécuter la commande...

    blog.groupdocs.cloud/fr/conversion/convert-pdf-...
  2. Fichiers délimités par des virgules vers Excel ...

    Convertissez des fichiers délimités par des virgules en Excel à l'aide de C# .NET. Enregistrez les valeurs csv séparées par des virgules dans un classeur Excel avec C#....consiste à générer un jeton d’accès JWT en fonction des informations...que nous avons généré le jeton JWT, veuillez exécuter la commande...

    blog.groupdocs.cloud/fr/conversion/convert-csv-...
  3. CSV 转 PDF | 使用 C# 将 CSV 转换为 PDF。将 CSV 转换为 PDF

    如何使用我们的分步指南轻松地将 CSV 文件转换为 PDF 格式。使用 C# 和 GroupDocs.Conversion Cloud API 轻松简单地将 CSV 转换为 PDF。... 首先,我们需要根据客户端凭据生成 JWT 访问令牌。生成 JWT 令牌后,我们需要执行以下 cURL 命令将 CSV...文件的名称,并将“accessToken”替换为个性化的 JWT 访问令牌。 如果我们需要将生成的 PDF 保存在本地驱动器上,请尝试使用以下...

    blog.groupdocs.cloud/zh/conversion/convert-csv-...
  4. CSV sang PDF | Chuyển đổi CSV sang PDF trong C#...

    Cách chuyển đổi tệp CSV sang định dạng PDF một cách dễ dàng bằng hướng dẫn từng bước của chúng tôi. Chuyển đổi CSV sang PDF dễ dàng và đơn giản bằng C# và GroupDocs.Conversion Cloud API....cần tạo mã thông báo truy cập JWT dựa trên thông tin xác thực của...hàng. Khi đã tạo mã thông báo JWT, chúng tôi cần thực thi lệnh...

    blog.groupdocs.cloud/vi/conversion/convert-csv-...
  5. CSV를 JSON으로 변환 | C# .NET에서 CSV를 JSON으로 내보내기

    단계별 가이드를 통해 CSV 파일을 JSON 형식으로 쉽게 변환하는 방법을 알아보세요. CSV를 JSON으로 쉽게 내보낼 수 있습니다....클라이언트 자격 증명을 기반으로 JWT 액세스 토큰을 생성하는 것입니다. JWT 토큰이 생성되면 다음 cURL...파일의 이름으로, ‘accessToken’을 개인화된 JWT 액세스 토큰으로 바꾸세요. 이제 결과 JPG를 로컬...

    blog.groupdocs.cloud/ko/conversion/convert-csv-...
  6. Text Redaction

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....ง ### Retrieve access token JWT(JSON Web Token) ### TODO: Get...

    blog.groupdocs.cloud/th/tag/text-redaction/
  7. Image Redaction

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....ง ### Retrieve access token JWT(JSON Web Token) ### TODO: Get...

    blog.groupdocs.cloud/th/tag/image-redaction/
  8. Get Document Information | Documentation

    This REST API allows us to obtain basic information about the document and it’s pages properties. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format. Pages count Password protection Resources HTTP POST ~/info 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....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d "{\"FilePath\":..."Authorization: Bearer $env:JWT_TOKEN" ` -d '{ "FilePath": "words/four-pages...

    docs.groupdocs.cloud/editor/get-document-inform...
  9. Get Document Pages | Documentation

    GetPages method allows to create an image representation of each page of the 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 Add annotation Call Preview method Download result pages from cloud storage HTTP POST ~/annotation/preview/create 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 App Key and App SID from https://dashboard....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/annotation/get-pages/
  10. Java JSON を HTML に | JSON を HTML に変換 | JSON から ...

    Javaを使用してJSONをHTMLに変換する方法を学びましょう。このガイドでは、GroupDocs.Conversion Cloud SDKを使用したJSONからHTMLへの変換の手順を説明します。...このアプローチを始めるには、最初にクライアント資格情報に基づいてJWTアクセストークンを生成する必要があります。JWTトークンが取得されたら、次のcUR...JSON ファイルの名前に、 JWTtoken を個別の JWT アクセストークンに置き換えてください。 ローカルドライブ...

    blog.groupdocs.cloud/ja/conversion/convert-json...