Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 1,868 for

jwt

(0.34 sec)
  1. PDF zu Excel | PDF in XLS konvertieren | PDF in...

    Konvertieren Sie PDF Dateien mit C# .NET in Excel-Arbeitsmappen. Führen Sie eine nahtlose Online-Konvertierung von PDF in XLS durch.... Zuerst müssen wir ein JWT-Zugriffstoken basierend auf den...generieren. Nachdem wir das JWT-Token generiert haben, führen...

    blog.groupdocs.cloud/de/conversion/convert-pdf-...
  2. 比較 PDF 文件 |在 C# 中比較 PDF 文檔

    如何使用 GroupDocs.Comparison Cloud SDK 有效比較 PDF 檔案。我們的詳細指南提供了比較兩個 PDF 檔案的逐步說明。... 此方法的第一步是根據客戶端憑證產生 JWT 存取權杖。取得 JWT 令牌後,我們需要執行以下 cURL 命令來比較兩個...檔案的名稱,並將「accessToken」替換為個人化 JWT 存取權令牌。 免費線上比較 PDF 文檔 # 您可以考慮嘗試我們免費、輕量且超高效的...

    blog.groupdocs.cloud/zh-hant/comparison/compare...
  3. Node.js에서 PDF를 Word로 변환 | 온라인 PDF를 DOCX 또는 DOC로

    PDF를 편집 가능한 Word 형식(DOC/DOCX)으로 변환하는 방법을 배우십시오. Node.js API를 사용하여 PDF 내용을 Microsoft Word 문서로 쉽게 내보낼 수 있습니다....\ -H "Authorization: Bearer <JWT_TOKEN>" \ -H "accept: application/json"...문서의 이름으로, 그리고 JWTTOKEN 을 개인화된 JWT 액세스 토큰으로 바꾸십시오. PDF to DOC 변환...

    blog.groupdocs.cloud/ko/conversion/convert-pdf-...
  4. CSV a HTML | Convertir tabla CSV a HTML en C# .NET

    Descubra cómo convertir sin problemas archivos CSV a HTML usando C# .NET. Fácil Convierta datos delimitados por comas a HTML en línea....es generar un token de acceso JWT basado en las credenciales del...que hayamos generado el token JWT, ejecute el siguiente comando...

    blog.groupdocs.cloud/es/conversion/convert-csv-...
  5. Convertir PDF a PowerPoint | PDF a PPT | PDF a ...

    Convierta sin problemas presentaciones de PDF a PowerPoint usando C# .NET. Guarde PDF en PPT en línea. Convertidor gratuito de PDF a PPTX....token de acceso JWT. Una vez que tengamos el token JWT, ejecute el...y “accessToken” con el token JWT generado anteriormente. Nuestro...

    blog.groupdocs.cloud/es/conversion/convert-pdf-...
  6. Getting metered license consumption | Documenta...

    Note This example related to Self-hosted version of GroupDocs.Conversion-Cloud only The metered license can be used in Self-hosted version of GroupDocs.Conversion-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Self-hosted version at How to self-host GroupDocs.Conversion Cloud with Docker Resource URI HTTP GET ~/conversion/consumption cURL example Linux/MacOS/Bash # cURL example to get metered license consumption curl -v "https://api.groupdocs.cloud/v2.0/conversion/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer $Jwt_TOKEN" Windows PowerShell # cURL example to get metered license consumption curl....\ -H "Authorization: Bearer $JWT_TOKEN " Windows PowerShell #..."Authorization: Bearer $env:JWT_TOKEN" Windows CMD : : cURL example...

    docs.groupdocs.cloud/conversion/metered-consump...
  7. Search QRCode Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to search QRCode signatures in supported document formats. It provides method to search Digital Signature in Document Pages with different options qrCodeTypeName, text, matchType and other search features by using Search Options Object data in request body. Search QRCode Signature You can search QRCode Signature on Document provided by fileName and document folder (if required) using following API....--header "Authorization: Bearer $JWT_TOKEN " \ --header "Content-Type:..."Authorization: Bearer $env:JWT_TOKEN" ` - -header "Content-Type:...

    docs.groupdocs.cloud/signature/search-qrcode-si...
  8. Verify Digital Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to verify a signed document. It provides methods to verify Digital Signature in Documents Pages with different options for page number, text and search criteria by using VerificationOptions Objects data in request body. Verify Digital Signature in a Document You can verify Digital Signature in a Document using this API....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{"DocumentPageNumber":1..."Authorization: Bearer $env:JWT_TOKEN" ` -d '{ "DocumentPageNumber":...

    docs.groupdocs.cloud/signature/verify-digital-s...
  9. Wszystkie nowe GroupDocs.Signature Cloud V2!

    Interfejsy API REST podpisu do stosowania, weryfikowania i wyszukiwania podpisów elektronicznych w różnych formatach plików. Obsługuje różne odmiany podpisów elektronicznych...Uwierzytelnianie — uwierzytelnianie JWT (JSON Web Token). Signature API...że użyliśmy uwierzytelniania JWT w przykładzie V2. Uwaga: OAuth...

    blog.groupdocs.cloud/pl/signature/all-new-group...
  10. Get Supported File Types | Documentation

    This REST API allows to get list of all file formats supported by GroupDocs.Metadata Cloud product. Resource URI HTTP POST ~/formats Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET are set as environment variables. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Get document information (available formats) curl -v "https://api....\ -H "Authorization: Bearer $JWT_TOKEN " Windows PowerShell #..."Authorization: Bearer $env:JWT_TOKEN" Windows CMD : : Get JSON...

    docs.groupdocs.cloud/metadata/get-supported-fil...