Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 1,863 for

jwt

(0.14 sec)
  1. تبدیل ODS به اکسل | ODS به Excel با استفاده از ...

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

    blog.groupdocs.cloud/fa/conversion/convert-ods-...
  2. 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-...
  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: 将网页嵌入到PowerPoint | 将网页插入到PPT

    学习如何使用GroupDocs.Conversion Cloud SDK将HTML转换为PowerPoint演示文稿。轻松将HTML插入PowerPoint或HTML到PPT... 这个方法的第一步是生成一个 JWT 访问令牌,然后执行以下 cURL 命令将网页插入到 PowerPoint...演示文稿的名称,以及将 accessToken 替换为个性化的 JWT 访问令牌。 免费 HTML 到 PPT 转换器 # 为了体验...

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

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

    blog.groupdocs.cloud/th/conversion/convert-ods-...
  6. Get View Info for Outlook Data File | Documenta...

    GroupDocs.Viewer Cloud provides additional information for Outlook Data Files when calling Info method. Following example demonstrates how to retrieve view information for Outlook Data File. 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/get-view-info-for-o...
  7. Render document | Documentation

    GroupDocs.Viewer Cloud API enables you to to render various types of documents into HTML, Image, or Pdf. Following example demonstrates on how to render document with default options. 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 Optional: Delete 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/render-document/
  8. スケーラブル ベクター グラフィックスを JPEG に変換 | C# で SVG を JPG ...

    GroupDocs.Conversion Cloud SDK を使用して、C# .NET で SVG を JPG に変換します。C# でスケーラブルなベクター グラフィックを JPG にシームレスに変換します。SVG から JPG へのコンバーター...このアプローチでは、まずクライアントの資格情報に基づいて JWT アクセス トークンを生成する必要があります。JWT トークンを取得したら、次の cURL...イメージの名前に、 accessToken をパーソナライズされた JWT アクセス トークンに置き換えてください。 結果の JPG...

    blog.groupdocs.cloud/ja/conversion/convert-svg-...
  9. C# で PDF を PowerPoint に変換 | PDF を PPT に変換 | PDF...

    C# .NET を使用して PDF を PowerPoint プレゼンテーションにシームレスに変換します。PDF をオンラインで PPT に保存します。無料の PDF から PPTX へのコンバーター。...キーとアプリ SID) を取得し、JWT アクセス トークンを生成する必要があります。JWT トークンを取得したら、次の cURL...プレゼンテーションの名前に、 accessToken を上記で生成した JWT トークンに置き換えてください。 無料のPDFからPPTへのコンバーター...

    blog.groupdocs.cloud/ja/conversion/convert-pdf-...
  10. Filter messages | Documentation

    MS Outlook allows to filter messages inside folders by some text value from message content and by part of the sender’s or recipient’s address. GroupDocs.Viewer Cloud also allows filtering the rendered messages using the following filters: Filter by subject and content using OutlookOptions.TextFilter; Filter by the sender’s and recipient’s email addresses using OutlookOptions.AddressFilter; 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/filter-messages/