Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 1,843 for

jwt

(0.05 sec)
  1. 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-...
  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: 将网页嵌入到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...
  4. แปลง ODS เป็น Excel | ODS เป็น Excel โดยใช้ RES...

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

    blog.groupdocs.cloud/th/conversion/convert-ods-...
  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. Verify text signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d '{ "FileInfo": {...

    docs.groupdocs.cloud/signature/verify-text-sign...
  8. Replace missing font | Documentation

    GroupDocs.Viewer Cloud enables you to set default font name which may be useful in following cases: You want to generally specify the default font to fall back on if a particular font in a document cannot be found during rendering; The document uses a font that contains non-English characters and the you want to make sure that any missing font is replaced with one which has the same character set available....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/replace-missing-font/
  9. HTML Viewer - Limit image size | Documentation

    GroupDocs.Viewer Cloud also provides the feature to set limits for width/height for the output image. Follow the below steps to achieve this functionality. If you want to render single image in PDF/HTML you can set width/height for the output image. If you set ImageMaxWidth/ImageMaxHeight options, if the image exceeds one of these limits - it will be resized proportionally. The following code sample shows how to set the output image size limits when rendering the document....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/html-viewer-limit-i...
  10. Render with custom fonts | Documentation

    GroupDocs.Viewer Cloud provides the feature to add custom font sources. Following code snippet shows how to set custom font source. 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. Swagger UI lets you call this REST API directly from the browser....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/render-with-custom-...