Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 1,863 for

jwt

(0.2 sec)
  1. 2. Convert to Spreadsheet Document Formats | Do...

    GroupDocs.Conversion Cloud REST API allows us to convert the supported document formats to Spreadsheet Document Formats and returns the output document storage URL and also support to get the result as a stream. Convert to Spreadsheet Formats You can convert the supported document formats to Spreadsheet Formats and returns the output document storage URL Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to spreadsheet 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-spre...
  2. C#: MPP を Excel に変換 | MS Project を XLS/XLSX にエク...

    Microsoft Project (MPP) ファイルをオンラインで Excel (XLS/XLSX) に変換する方法を学びましょう。 MS Project データを簡単に分析できるように Excel にエクスポートするためのステップバイステップガイドです。...したがって、最初のステップはJWTアクセストークンを生成し、次に次のcURLコマンドを実行し...ワークブックの名前であり、 ACCESSTOKEN は個人用の JWT アクセストークンです。 ローカルドライブに結果ファイルを...

    blog.groupdocs.cloud/ja/conversion/convert-mpp-...
  3. Java: MPP in PDF konvertieren | MPP in PDF Konv...

    Lernen Sie, wie Sie MPP in PDF mit der Java REST API konvertieren. Vereinfachen Sie das Projektteilen, verbessern Sie die Zugänglichkeit und stellen Sie die Kompatibilität mit einem universellen PDF-Format sicher.... Zunächst müssen wir ein JWT-Zugriffstoken generieren und...accessToken durch ein persönliches JWT-Zugriffstoken. Falls wir die...

    blog.groupdocs.cloud/de/conversion/convert-mpp-...
  4. Java : Convertir MPP en HTML | Développer un co...

    Apprenez à convertir des fichiers Microsoft Project (MPP) en HTML en ligne en utilisant REST API. Partagez et visualisez facilement des plans de projet dans n'importe quel navigateur web....devons générer un jeton d’accès JWT basé sur les informations d’identification...accessToken par un jeton d’accès JWT personnalisé. Vous pouvez envisager...

    blog.groupdocs.cloud/fr/conversion/convert-mpp-...
  5. C# تبدیل HTML به PDF | وب صفحه به PDF با REST A...

    چگونه HTML را در C# .NET به PDF تبدیل کنیم. راهنمای گام به گام ما برای تبدیل برنامه‌نویسی HTML و صفحات وب به اسناد PDF با کیفیت بالا با استفاده از REST API...تبدیل HTML به PDF، توکن دسترسی JWT خود را بر اساس اعتبارنامه های...\"{converted}\"}" {ACCESSTOKEN} را با توکن JWT تولید شده خود و index.html را...

    blog.groupdocs.cloud/fa/conversion/convert-html...
  6. تبدیل ODS به اکسل | ODS به Excel با استفاده از ...

    با نحوه تبدیل ODS به Excel (XLSX) با استفاده از REST API بدون زحمت آشنا شوید. مزایای تبدیل ODS به Excel برای سازگاری یکپارچه داده ها را بررسی کنید....رویکرد، تولید یک نشانه دسترسی JWT است. سپس دستور cURL زیر را برای...با یک نشانه دسترسی شخصی شده JWT جایگزین کنید. اگر می خواهید فایل...

    blog.groupdocs.cloud/fa/conversion/convert-ods-...
  7. แปลง ODS เป็น Excel | ODS เป็น Excel โดยใช้ RES...

    เรียนรู้วิธีการแปลง ODS เป็น Excel (XLSX) โดยใช้ REST API ได้อย่างง่ายดาย สำรวจประโยชน์ของการแปลง ODS เป็น Excel เพื่อความเข้ากันได้ของข้อมูลอย่างราบรื่น...คือการสร้างโทเค็นการเข้าถึง JWT จากนั้นดำเนินการคำสั่ง cURL ต่อไปนี้เพื่อส่งออก...accessToken ด้วยโทเค็นการเข้าถึง JWT ส่วนบุคคล หากคุณต้องการบันทึกไฟล์...

    blog.groupdocs.cloud/th/conversion/convert-ods-...
  8. Text Redaction

    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....生成访问令牌 ### Retrieve access token JWT(JSON Web Token) ### TODO: Get...

    blog.groupdocs.cloud/zh/tag/text-redaction/
  9. Image Redaction

    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....生成访问令牌 ### Retrieve access token JWT(JSON Web Token) ### TODO: Get...

    blog.groupdocs.cloud/zh/tag/image-redaction/
  10. HTML Viewer - Responsive layout | Documentation

    GroupDocs.Viewer Cloud also enables you to make your rendering into HTML look well across all types of devices. To achieve this, the API provides RenderResponsive property of HtmlOptions class as shown in below sample code. 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": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/html-viewer-respons...