Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 1,863 for

jwt

(0.1 sec)
  1. JSON do HTML | Konwertuj JSON na HTML | Konwert...

    Jak przekonwertować JSON na HTML przy użyciu C# .NET. Nasz przewodnik krok po kroku wyjaśniający metody konwersji JSON do HTML przy użyciu .NET REST API....musimy wygenerować token dostępu JWT na podstawie poświadczeń klienta...klienta. Po uzyskaniu tokena JWT wykonaj następujące polecenie cURL...

    blog.groupdocs.cloud/pl/conversion/convert-json...
  2. Comparar arquivos PDF | Compare documentos PDF ...

    Como comparar arquivos PDF de forma eficiente com GroupDocs.Comparison Cloud SDK. Nosso guia detalhado fornece instruções passo a passo para comparar dois arquivos PDF....abordagem é gerar o token de acesso JWT com base nas credenciais do cliente... Assim que tivermos o token JWT, precisamos executar o seguinte...

    blog.groupdocs.cloud/pt/comparison/compare-pdf-...
  3. Từ sang HTML | DOC sang HTML trực tuyến | DOCX ...

    Chuyển đổi tài liệu Word sang HTML trong C# .NET. Tìm hiểu lợi ích của việc chuyển đổi tệp DOC, DOCX sang định dạng HTML bằng C# .NET....là tạo mã thông báo truy cập JWT dựa trên thông tin xác thực của...chúng tôi đã 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-doc-...
  4. Mot en HTML | DOC vers HTML en ligne | DOCX en ...

    Convertissez des documents Word en HTML en C# .NET. Découvrez les avantages de la conversion de fichiers DOC, DOCX au format HTML avec C#....consiste à générer le jeton d’accès JWT en fonction des informations...que nous avons généré le jeton JWT, nous devons exécuter la commande...

    blog.groupdocs.cloud/fr/conversion/convert-doc-...
  5. Konwertuj Word na PDF w Node.js | API REST Onli...

    Dowiedz się, jak konwertować dokumenty Microsoft Word (DOC, DOCX) na PDF za pomocą API Node.js. Niezawodne i skalowalne API REST do transformacji Word na PDF....\ -H "Authorization: Bearer <JWT_TOKEN>" \ -H "accept: application/json"...spersonalizowany token dostępu JWT. Konwersja DOC do PDF - Zapisz...

    blog.groupdocs.cloud/pl/conversion/convert-doc-...
  6. Working with File Api | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Conversion Cloud API Reference lets you to try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as query string parameter or as part of the URL storageName Name of the storage....\ -H "authorization: Bearer $JWT_TOKEN " Windows PowerShell curl..."authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET...

    docs.groupdocs.cloud/conversion/working-with-fi...
  7. 완전히 새로워진 GroupDocs.Signature Cloud V2!

    다양한 파일 형식의 전자 서명을 적용, 확인 및 검색하기 위한 서명 REST API입니다. 다양한 전자서명 지원...# API 버전 - API 버전 V2 도입 인증 - JWT(JSON Web Token) 인증 서명 API - 문서의...바코드 서명 추가 다음 cURL 예제에서 V2 예제에서 JWT 인증을 사용했음을 알 수 있습니다. V1 API 버전의...

    blog.groupdocs.cloud/ko/signature/all-new-group...
  8. まったく新しい GroupDocs.Signature Cloud V2!

    さまざまなファイル形式の電子署名を適用、検証、検索するための署名 REST API。多彩な電子署名に対応...- API バージョン V2 を導入しました 認証 - JWT(JSON Web Token)認証 署名 API - ド...ソース文書にバーコード署名を追加する 次の cURL の例から、V2 の例で JWT 認証を使用していることがわかります。 V1 API バージョンの...

    blog.groupdocs.cloud/ja/signature/all-new-group...
  9. Render all layouts | Documentation

    When GroupDocs.Viewer Cloud renders CAD drawings we get only Model representation. In order to render Model and all non-empty Layouts within CAD drawing, the property CadOptions.RenderLayouts is used. The following code sample shows how to render layouts along with the Model of a CAD drawing. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered 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 '{ "FileInfo": {...CLIENT_ID, CLIENT_SECRET, and JWT_TOKEN are set. curl . exe -v...

    docs.groupdocs.cloud/viewer/render-all-layouts/
  10. Image Viewer - Adjust quality for JPG | Documen...

    When rendering documents and files to JPG with GroupDocs.Viewer Cloud you can adjust quality of the output images by setting Quality property of ImageOptions class. The supported values range of Quality is from 1 to 100. Default value is 90. This example demonstrates how to adjust quality of the output JPG image. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered 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 '{ "FileInfo": {...CLIENT_ID, CLIENT_SECRET and JWT_TOKEN are set in your session...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...