Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 1,863 for

jwt

(0.42 sec)
  1. 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-...
  2. GroupDocs.Conversion Cloud

    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....Conversion Cloud REST API 支持 JWT(JSON Web Token) 身份验证。...

    blog.groupdocs.cloud/zh/tag/groupdocs.conversio...
  3. Get changes coordinates | Documentation

    GroupDocs.Comparison Cloud allows to detect changes between source and target files and obtain changes coordinates at files preview images. The following code sample shows how to get changes coordinates. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "SourceFile":..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'SourceFile':...

    docs.groupdocs.cloud/comparison/get-changes-coo...
  4. Suppresseur de mot de passe de relevé bancaire ...

    Découvrez comment nous supprimons les mots de passe des PDF des relevés bancaires dans notre étude de cas. Découvrez les étapes à suivre pour supprimer avec succès un mot de passe PDF et accéder facilement aux données financières.... Utilisez le JWT obtenu pour l’authentification...DELETE -H "Authorization: Bearer <jwt token>" -d "{ 'FileInfo': { 'FilePath':...

    blog.groupdocs.cloud/fr/merger/online-bank-stat...
  5. Excel から JPG | XLS から JPG | C# .NET で Excel シート...

    .NET REST API を使用して Excel ファイルを高品質の JPG 画像に変換する方法。C# .NET で XLS / XLSX を JPG に変換します。...このアプローチの最初のステップは、パーソナライズされた JWT アクセス トークンを取得することです。JWT トークンを取得したら、次の cURL...画像の名前に、 accessToken をパーソナライズされた JWT アクセス トークンに置き換えてください。 無料の Excel...

    blog.groupdocs.cloud/ja/conversion/convert-exce...
  6. Chuyển đổi PDF sang HTML | Chuyển đổi PDF sang ...

    Chuyển đổi PDF sang HTML liền mạch trong C# .NET. Quy trình dễ dàng và đơn giản để chuyển đổi PDF sang HTML bằng .NET REST API....báo truy cập JWT. Khi chúng ta có mã thông báo JWT, vui lòng thực...accessToken bằng mã thông báo JWT được tạo ở trên. Sau khi chuyển...

    blog.groupdocs.cloud/vi/conversion/convert-pdf-...
  7. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format File extension File size Pages count Resource The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place Client Id in $CLIENT_ID and Client Secret in $CLIENT_SECRET environment variables....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FilePath": ..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': '...

    docs.groupdocs.cloud/comparison/get-document-in...
  8. CSV เป็น JPG | แปลง CSV เป็น JPEG | รูปภาพเป็น ...

    เรียนรู้วิธีแปลงไฟล์ CSV เป็นภาพ JPEG โดยใช้ C# .NET แนวทางปฏิบัติที่ดีที่สุดของเราในการแปลงไฟล์ที่คั่นด้วยเครื่องหมายจุลภาคเป็นรูปภาพ jpg ด้วย C# .NET...ขั้นตอนแรกคือการสร้างโทเค็นการเข้าถึง JWT ตามข้อมูลประจำตัวไคลเอ็นต์ แ...และเมื่อเราสร้างโทเค็น JWT แล้ว โปรดดำเนินการคำสั่ง cURL ต่อไปนี้เพื่อแปลงไฟล์...

    blog.groupdocs.cloud/th/conversion/convert-csv-...
  9. 將 PDF 轉換為 HTML | C# .NET 中的 PDF 到 Web 轉換

    C# .NET 中 PDF 到 HTML 的無縫轉換。使用 .NET REST API 將 PDF 轉換為 HTML 的流程簡單易行。...此方法的第一步是取得您的個人化憑證(應用程式金鑰和應用程式 SID)並產生 JWT 存取權杖。一旦我們有了 JWT 令牌,請執行以下 cURL 命令將 PDF...格式的名稱,將「accessToken」替換為上面產生的 JWT 令牌。成功轉換後,產生的檔案儲存在雲端儲存中。 如果您想將產生的...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  10. 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/zh-hant/tag/text-redaction/