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

jwt

(0.33 sec)
  1. Об’єднайте PDF-файли за допомогою C# .NET | Ефе...

    Дізнайтеся, як поєднувати файли PDF за допомогою C# .NET. Легкі та прості кроки для об’єднання файлів PDF за допомогою об’єднання PDF. Об’єднайте декілька документів PDF в один PDF...потрібно згенерувати маркер доступу JWT на основі облікових даних клієнта...application/json" Після створення маркера JWT виконайте наведену нижче команду...

    blog.groupdocs.cloud/uk/merger/combine-pdf-file...
  2. Extract Text From a Document Inside a Container...

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

    docs.groupdocs.cloud/parser/extract-text-from-a...
  3. 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...
  4. 엑셀을 CSV로 변환 | C# .NET에서 XLS를 쉼표로 구분된 파일로 변환

    .NET REST API를 사용하여 Excel 파일을 CSV 형식으로 쉽게 변환하는 방법. Excel을 쉼표로 구분된 파일로 변환합니다. XLS를 CSV로 또는 XLSX를 CSV로...방식의 첫 번째 단계는 개인화된 JWT 액세스 토큰을 얻는 것입니다. 따라서 JWT 토큰이 있으면 다음 cURL...CSV의 이름으로, ‘accessToken’을 개인화된 JWT 액세스 토큰으로 바꾸세요. 무료 Excel을 CSV로...

    blog.groupdocs.cloud/ko/conversion/convert-exce...
  5. Convertir JSON a CSV en Node.js | API REST en l...

    Aprende a convertir datos JSON estructurados en formato CSV utilizando la API de Node.js. Transforma fácilmente JSON a CSV para informes, bases de datos o hojas de cálculo....que se haya obtenido un token JWT, utilice este comando cURL para...\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...

    blog.groupdocs.cloud/es/conversion/convert-json...
  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...