Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 1,843 for

jwt

(0.11 sec)
  1. Java: 将 MPP 转换为 HTML | 开发 MPP 到 HTML 的转换器

    学习如何使用 REST API 在线将 Microsoft Project (MPP) 文件转换为 HTML。轻松在任何 Web 浏览器中共享和查看项目计划。... 首先,我们需要根据客户端凭证生成一个 JWT 访问令牌,然后执行以下命令以进行 MPP 转换为 HTML。...HTML 文件名,将 accessToken 替换为个性化的 JWT 访问令牌。 您可以考虑通过执行以下 cURL 命令将结果文件保存为本地...

    blog.groupdocs.cloud/zh/conversion/convert-mpp-...
  2. 将 HTML 转换为 Excel | 使用 C# 将 Web 转换为 Excel | 基于 W...

    如何使用 C# .NET 将 HTML 表格无缝转换为 Excel 电子表格。... 一旦我们根据个性化凭证生成了 JWT 令牌,请执行以下 cURL 命令将网页下载为 Excel...工作簿的名称,将“accessToken”替换为个性化的 JWT 访问令牌。 如果您想将结果文件保存在本地驱动器上,请尝试使用以下...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  3. Java: Chuyển PDF sang Excel Trực Tuyến | PDF sa...

    Cách chuyển đổi PDF sang workbook Excel bằng cách sử dụng Java REST API. Phát triển trình chuyển đổi PDF sang Excel trực tuyến bằng Java API. Chuyển đổi PDF sang XLS dễ dàng và đơn giản....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ột mã thông báo JWT truy cập cá nhân hóa. Nếu chúng...

    blog.groupdocs.cloud/vi/conversion/pdf-to-xls-o...
  4. 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...
  5. 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/
  6. 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/
  7. 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...
  8. 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...
  9. C# Chuyển đổi HTML thành PDF | Trang web thành ...

    Cách chuyển đổi HTML sang PDF trong C# .NET. Hướng dẫn từng bước của chúng tôi để chuyển đổi chương trình HTML và các trang web thành tài liệu PDF chất lượng cao thông qua REST API....sang PDF, hãy tạo mã thông báo JWT truy cập của bạn, dựa trên thông...{ACCESSTOKEN} bằng mã thông báo JWT mà bạn đã tạo và index.html bằng...

    blog.groupdocs.cloud/vi/conversion/convert-html...
  10. Chuyển đổi MPP sang Excel | Xuất MPP sang XLS |...

    Tìm hiểu cách chuyển đổi các tệp MS Project (MPP) sang định dạng Excel (XLS/XLSX) bằng C# .NET. Chuyển đổi MPP động sang XLS hoặc MPP sang XLSX. Bộ chuyển đổi MPP sang XLS...là tạo mã thông báo truy cập JWT và sau đó thực hiện lệnh cURL...accessToken bằng mã thông báo truy cập JWT được cá nhân hóa. Để xuất dự...

    blog.groupdocs.cloud/vi/conversion/convert-mpp-...