Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 1,868 for

jwt

(0.16 sec)
  1. CSV'den PDF'ye | C#'ta CSV'den PDF'ye dönüştürm...

    Adım adım kılavuzumuzu kullanarak CSV dosyalarını kolaylıkla PDF formatına nasıl dönüştürebilirsiniz. C# ve GroupDocs.Conversion Cloud API'yi kullanarak kolay ve basit CSV'den PDF'ye dönüştürme....göre JWT erişim belirtecini oluşturmamız gerekiyor. JWT tokenını...‘accessToken’ı kişiselleştirilmiş JWT erişim belirteciyle değiştirin...

    blog.groupdocs.cloud/tr/conversion/convert-csv-...
  2. Excel ke JSON | Konverter XLS ke JSON | XLSX ke...

    Cara mengonversi format Excel ke JSON menggunakan C# .NET. Teknik ahli untuk mengubah dokumen XLS dan XLSX menjadi data JSON...adalah mendapatkan token akses JWT yang dipersonalisasi. Jadi, setelah...setelah Anda memiliki token JWT, jalankan perintah cURL berikut...

    blog.groupdocs.cloud/id/conversion/convert-exce...
  3. Tout nouveau GroupDocs.Signature Cloud V2 !

    API REST de signature pour appliquer, vérifier et rechercher des signatures électroniques dans divers formats de fichiers. Prend en charge diverses variétés de signatures électroniques...Authentification - Authentification JWT (jeton Web JSON) API de signature...avons utilisé l’authentification JWT dans l’exemple V2. Veuillez noter...

    blog.groupdocs.cloud/fr/signature/all-new-group...
  4. Node.js で Word を PDF に変換 | DOCX を PDF にするオンライン ...

    Microsoft Word 文書 (DOC, DOCX) を PDF に変換する方法を Node.js API を使用して学びます。Word から PDF への変換のための信頼性がありスケーラブルな REST API。...\ -H "Authorization: Bearer <JWT_TOKEN>" \ -H "accept: application/json"...ファイルの名前に置き換え、 JWTTOKEN を個別の JWT アクセストークンに置き換えてください。 DOC to PDF...

    blog.groupdocs.cloud/ja/conversion/convert-doc-...
  5. \"HTMLからテキストを抽出 | HTMLテキストパーサー | HTMLからTXTへ\"

    \"HTMLからテキストを抽出する方法を学ぶ .NET REST APIを使用します。クリーンなテキストを解析し、タグを削除し、.NET REST APIを使用してHTMLコンテンツの抽出を自動化します。HTMLからTXTへ\"...このアプローチの前提条件は、クライアント資格情報を使用してJWTアクセストークンを生成することです。JWTトークンを生成するには、以下のコマンドを実行してください。...\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...

    blog.groupdocs.cloud/ja/parser/extract-text-fro...
  6. 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. Here is the list of properties that can be obtained for document pages: Page width in pixels (when converted to the image); Page height in pixels (when converted to image); Page number; Visible property that indicates whether the page is visible or not....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{"FilePath": "..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': '...

    docs.groupdocs.cloud/merger/get-document-inform...
  7. Get Supported File Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API provides methods to apply Text and Figure based annotations to documents & images of all popular formats. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v2.0/annotation/formats' \ -H 'accept: application/json' \ -H "authorization: Bearer $Jwt_TOKEN" Windows PowerShell curl.exe -X GET ` "https://api.groupdocs.cloud/v2.0/annotation/formats" ` -H "accept: application/json" ` -H "authorization: Bearer $env:Jwt_TOKEN" Windows CMD curl -X GET ^ "https://api....\ -H "authorization: Bearer $JWT_TOKEN " Windows PowerShell curl..."authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET...

    docs.groupdocs.cloud/annotation/get-supported-f...
  8. Delete Document Pages | Documentation

    Delete Pages method allows to delete pages in the cloud storage, created by get pages method. 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 Delete pages in cloud storage HTTP POST ~/annotation/preview/remove Swagger UI lets you call this REST API directly from the browser....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FilePath": "one-page..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': 'one-page...

    docs.groupdocs.cloud/annotation/delete-pages/
  9. 将 PDF 转换为 HTML | 使用 C# .NET 将 PDF 转换为 Web

    在 C# .NET 中无缝实现 PDF 到 HTML 的转换。使用 .NET REST API 将 PDF 轻松简单地转换为 HTML。...p Key 和 App SID)并生成 JWT 访问令牌。一旦我们获得 JWT 令牌,请执行以下 cURL 命令将 PDF...格式的名称,将“accessToken”替换为上面生成的 JWT 令牌。转换成功后,生成的文件将存储在云存储中。 如果您想将生成的...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  10. Working with Signature Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with multiple signatures. For example, you can add Text and Barcode Signature to a document at same time. To put list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SignOptionsCollectionData that can contain one or more signature options. Please, use signature options which appropriate for current document format....--header "authorization: Bearer $JWT_TOKEN " \ --header "content-type:..."authorization: Bearer $env:JWT_TOKEN" ` - -header "content-type:...

    docs.groupdocs.cloud/signature/working-with-sig...