Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 1,841 for

jwt

(0.21 sec)
  1. PDF マージャー | PDF ドキュメントをマージ | C# で PDF を結合する

    C# .NET で PDF 文書をマージする方法を学びましょう。PDF ファイルを結合し、PDF 文書を連結し、PDF マージャーでワークフローを合理化するためのステップバイステップガイドです。... JWTトークンを生成する: curl -v "https://api...ファイル。 accessToken - 上記で生成されたJWTアクセストークン。 無料 PDF 連結アプリを試す # 私たちの無料の...

    blog.groupdocs.cloud/ja/merger/merge-pdf-files-...
  2. Java: Chuyển đổi MPP sang HTML | Phát triển Bộ ...

    Học cách chuyển đổi tệp Microsoft Project (MPP) sang HTML trực tuyến bằng cách sử dụng REST API. Dễ dàng chia sẻ và xem kế hoạch dự án trên bất kỳ trình duyệt web nào....tạo một mã thông báo truy cập JWT dựa trên thông tin xác thực của...accessToken bằng mã thông báo JWT truy cập cá nhân. Bạn có thể...

    blog.groupdocs.cloud/vi/conversion/convert-mpp-...
  3. PDF를 HTML로 변환 | C# .NET에서 PDF를 웹으로 변환

    C# .NET에서 PDF를 HTML로 완벽하게 변환합니다. .NET REST API를 사용하여 PDF를 HTML로 변환하는 쉽고 간단한 프로세스입니다....증명(앱 키 및 앱 SID)을 얻고 JWT 액세스 토큰을 생성하는 것입니다. JWT 토큰이 있으면 다음 cURL 명령을...이름으로, ‘accessToken’을 위에서 생성된 JWT 토큰으로 바꾸세요. 변환이 성공적으로 완료되면 결과...

    blog.groupdocs.cloud/ko/conversion/convert-pdf-...
  4. CSV를 JPG로 | CSV를 JPEG로 변환 | C# .NET에서 이미지를 CSV로

    C# .NET을 사용하여 CSV 파일을 JPEG 이미지로 변환하는 방법을 알아보세요. C# .NET을 사용하여 쉼표로 구분된 파일을 jpg 이미지로 변환하는 모범 사례입니다....클라이언트 자격 증명을 기반으로 JWT 액세스 토큰을 생성하는 것입니다. JWT 토큰이 생성되면 다음 cURL...이미지의 이름으로, ‘accessToken’을 개인화된 JWT 액세스 토큰으로 바꾸세요. 이제 결과 JPG를 로컬...

    blog.groupdocs.cloud/ko/conversion/convert-csv-...
  5. Get Document Pages | Documentation

    GetPages method allows to create an image representation of each page of the document. 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 HTTP POST ~/annotation/preview/create Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your App Key and App SID from https://dashboard....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/annotation/get-pages/
  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. Pages count Password protection Resources HTTP POST ~/info Swagger UI lets you call this REST API directly from the browser. cURL example 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 "{\"FilePath\":..."Authorization: Bearer $env:JWT_TOKEN" ` -d '{ "FilePath": "words/four-pages...

    docs.groupdocs.cloud/editor/get-document-inform...
  7. Java JSON を HTML に | JSON を HTML に変換 | JSON から ...

    Javaを使用してJSONをHTMLに変換する方法を学びましょう。このガイドでは、GroupDocs.Conversion Cloud SDKを使用したJSONからHTMLへの変換の手順を説明します。...このアプローチを始めるには、最初にクライアント資格情報に基づいてJWTアクセストークンを生成する必要があります。JWTトークンが取得されたら、次のcUR...JSON ファイルの名前に、 JWTtoken を個別の JWT アクセストークンに置き換えてください。 ローカルドライブ...

    blog.groupdocs.cloud/ja/conversion/convert-json...
  8. GroupDocs.Conversion 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....Conversion Cloud REST API 支持 JWT(JSON Web Token) 身份验证。...

    blog.groupdocs.cloud/zh/tag/groupdocs.conversio...
  9. 1. Convert to Any Format | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert supported document formats to any Supported Document Formats and returns the output document storage URL and also support to get result as a stream. Convert to Any Format You can convert the supported document formats to Any Format Format and get Output as Storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Any Format format example....\ -H "authorization: Bearer $JWT_TOKEN " \ -H "Content-Type: application/json"..."authorization: Bearer $env:JWT_TOKEN" ` -H "Content-Type: application/json"...

    docs.groupdocs.cloud/conversion/convert-to-any-...
  10. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...アクセストークンの生成 ### Retrieve access token JWT(JSON Web Token) ### TODO: Get...認証 セキュリティを向上させるために、このリリースでは JWT (JSON Web Token) 認証を導入しました。 OAuth2...

    blog.groupdocs.cloud/ja/groupdocs.cloud/page/42/