Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 1,842 for

jwt

(0.06 sec)
  1. Comparison Documents

    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....0/comparison/ 驗證 為了提高安全性,我們在此版本中引入了 JWT(JSON Web Token)身份驗證。 V2 API 版本不再支持...簽名身份驗證方法。讓我們向您展示如何獲取 JWT 訪問令牌。 ### Retrieve access token JWT(JSON Web Token)...

    blog.groupdocs.cloud/zh-hant/tag/comparison-doc...
  2. Comparison Documents

    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....0/comparison/ 验证 为了提高安全性,我们在此版本中引入了 JWT(JSON Web Token)身份验证。 V2 API 版本不再支持...签名身份验证方法。让我们向您展示如何获取 JWT 访问令牌。 ### Retrieve access token JWT(JSON Web Token)...

    blog.groupdocs.cloud/zh/tag/comparison-documents/
  3. Document Information | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Get Document Information This API retrieves document information. It returns an object that contains information about file format, document pages and file size. Resource The following GroupDocs.Signature Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v1/signature/document.docx/document/info" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer $Jwt_TOKEN" Windows PowerShell curl....\ -H "authorization: Bearer $JWT_TOKEN " Windows PowerShell curl..."authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -v "https://api...

    docs.groupdocs.cloud/signature/document-informa...
  4. Extract Images from a Document Inside a Contain...

    This REST API allows extracting images from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract images from a document inside a container example. cURL example The following example demonstrates how to extract images from a container item. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....CLIENT_ID, CLIENT_SECRET and JWT_TOKEN before running these commands...\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "StartPageNumber":...

    docs.groupdocs.cloud/parser/extract-images-from...
  5. Comparison Documents

    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....認証 セキュリティを向上させるために、このリリースでは JWT (JSON Web Token) 認証を導入しました。 OAuth2...署名認証方法は、V2 API バージョンではサポートされなくなりました。 JWT アクセス トークンを取得する方法を説明します。 ### Retrieve...

    blog.groupdocs.cloud/ja/tag/comparison-documents/
  6. Verify Barcode 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 Barcode Signature in Documents Pages with different options for page number, text and search criteria by using verification-options-objects data in request body. Verify Barcode Signature in a Document You can Verify Barcode Signature in a Document using this API. It expects Verification Options Object data in request body....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "BarcodeTypeName":"Code128"..."Authorization: Bearer $env:JWT_TOKEN" ` -d '{ "BarcodeTypeName":"Code128"...

    docs.groupdocs.cloud/signature/verify-barcode-s...
  7. GroupDocs.Comparison 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....認証 セキュリティを向上させるために、このリリースでは JWT (JSON Web Token) 認証を導入しました。 OAuth2...署名認証方法は、V2 API バージョンではサポートされなくなりました。 JWT アクセス トークンを取得する方法を説明します。 ### Retrieve...

    blog.groupdocs.cloud/ja/tag/groupdocs.compariso...
  8. Get Supported QRCodes | Documentation

    GroupDocs.Signature Cloud REST API supports to sign a document with QR-Code. You can list all supported QR-Ccode types using this API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the example to list supported QR-Code types. cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/signature/qrcodes" \ -H "accept: application/json" \ -H "authorization: Bearer $Jwt_TOKEN" Windows PowerShell curl.exe -X GET "https://api.groupdocs.cloud/v2.0/signature/qrcodes" ` -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/signature/get-supported-qr...
  9. Search 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 search Digital signatures in supported document formats. It provides method to search Digital Signature in Document Pages with different options by using Search Options Object data in request body. Search Digital Signature You can search Digital 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-digital-s...
  10. Verify Text 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 Text Signature in Documents Pages with different options for page number, text and search criteria by using Verification Options Objects data in request body. Verify Text Signature in a Document You can verify Text Signature in a Document using this API....\ -H "authorization: Bearer $JWT_TOKEN " Windows PowerShell curl...authorization : Bearer $env:JWT_TOKEN " Windows CMD curl -v "https://api...

    docs.groupdocs.cloud/signature/verify-text-sign...