Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 1,842 for

jwt

(0.41 sec)
  1. MPP를 Excel로 변환 | MPP를 XLS로 내보내기 | MPP를 XLSX로

    C# .NET을 사용하여 MS Project(MPP) 파일을 Excel 형식(XLS/XLSX)으로 변환하는 방법을 알아보세요. 동적 MPP에서 XLS로 또는 MPP에서 XLSX로 변환. MPP에서 XLS로 변환기... 이 접근 방식의 첫 번째 단계는 JWT 액세스 토큰을 생성한 다음 다음 cURL 명령을 실행하여...문서 이름으로, accessToken 을 개인화된 JWT 액세스 토큰으로 바꿔주세요. MS 프로젝트를 Excel로...

    blog.groupdocs.cloud/ko/conversion/convert-mpp-...
  2. Chuyển HTML sang Excel | Web sang Excel bằng C#...

    Cách chuyển đổi bảng HTML sang bảng tính Excel một cách liền mạch bằng C# .NET....chúng tôi đã tạo mã thông báo JWT dựa trên thông tin đăng nhập...accessToken bằng mã thông báo truy cập JWT được cá nhân hóa. Nếu bạn muốn...

    blog.groupdocs.cloud/vi/conversion/convert-html...
  3. JSONをHTMLに変換する | JSONをウェブフォーマットにオンラインで

    JSONをHTMLに簡単に変換するには、Node.js用のGroupDocs.Conversion Cloud SDKを使用してください。RESTful APIを使用して、構造化されたJSONファイルからクリーンなHTMLを生成する方法を学びましょう。... クライアント資格情報に基づいてJWTアクセストークンを生成し、次のコマンドを実行します: curl...ファイルの名前で myResultant を置き換え、個別の JWT アクセストークンで accessToken を置き換えてください。...

    blog.groupdocs.cloud/ja/conversion/convert-json...
  4. Node.jsでHTMLをJSONに変換 | オンラインウェブページをJSONにエクスポート

    HTML ファイルを JSON 形式に変換するには、Node.js 用の GroupDocs.Conversion Cloud SDK を使用してください。構造化された HTML ドキュメントをオンラインで REST API を使って JSON 形式に変換します。...\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...HTML ファイルの名前に、 JWTTOKEN を個人用の JWT アクセストークンに置き換えてください。 ローカルドライブ...

    blog.groupdocs.cloud/ja/conversion/convert-html...
  5. Delete Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides a method to delete signature from the signed document. The signature ID is needed to perform the delete, it comes from the result of sign or search operation. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Delete signatures Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/signature/delete-barcode-s...
  6. Convert document direct async | Documentation

    This example demonstrates how to convert word processing document into pdf document asyncronously without using cloud storage. There are steps that usage of GroupDocs.Conversion Cloud consists of: Start convert operation and get operation ID Get operation status Get operation result (converted document) Resource URI HTTP PUT ~/conversion/async Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Place your Client Id and Client Secret in environment variables CLIENT_ID and CLIENT_SECRET....\ -H "Authorization: Bearer $JWT_TOKEN " \ --data-binary "@path/to/file"..."Authorization: Bearer $env:JWT_TOKEN" ` - -data-binary "@path/to/file"...

    docs.groupdocs.cloud/conversion/convert-documen...
  7. Mix Document Pages | Documentation

    This REST API allows mixing specific pages from several source documents into a single resultant document. You can specify the exact order and selection of pages from each document, enabling advanced document composition scenarios. To mix pages, provide: A list of source documents (Files collection). A list of page selections (FilesPages collection), where each item specifies which pages to take from which document and in what order. The output path for the resultant document....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "Files": [ {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'Files': [ { 'FilePath':...

    docs.groupdocs.cloud/merger/mix-document-pages/
  8. Render print areas | Documentation

    Spreadsheet document allows to set a print area if you want to print a specific section on a worksheet. There can be the case when you want to render only the print area of the worksheet using GroupDocs.Viewer Cloud. GroupDocs.Viewer Cloud provides an option to render sections of the worksheet(s) defined as the “print area”. It renders each print area in a worksheet as a separate page. The following code samples show how to render only the print areas from worksheets....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/render-print-areas/
  9. C#でPDFをJPGに変換 | PDFドキュメントをJPEGとしてエクスポート

    C# で .NET API を使用して PDF を JPG に簡単に変換できます。PDF ファイルを高品質の JPEG 画像に変換し、PDF から画像のワークフローを自動化し、PDF を JPEG としてエクスポートします。... 最初に、クライアント認証を使用してJWTアクセストークンを生成し、その後、次のコマンドを実行してP...\"{resultantFile}\"}" {ACCESSTOKEN} を JWT トークンに、 inputFile を PDF ファイルの名前に、...

    blog.groupdocs.cloud/ja/conversion/convert-pdf-...
  10. オンライン HTML から Word ドキュメントへの変換 | HTML を DOC にオンラ...

    Java REST API を使用した簡単でシンプルな HTML から Word 文書への変換。Java REST API を使用して、HTML ファイルをオンラインで MS Word 文書 DOC または DOCX に変換します。... まず、JWTアクセストークンを生成し、その後、ウェブページをWord文...を結果のWordドキュメントの名前に、 accessToken を個別のJWTアクセストークンに置き換えてください。 ローカルドライブに...

    blog.groupdocs.cloud/ja/conversion/convert-html...