Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 1,870 for

jwt

(0.38 sec)
  1. Reorder pages | Documentation

    GroupDocs.Viewer Cloud allows you to reorder the document pages. The order of the pages in the source document is never changed, instead, the API applies reordering to the resultant PDF document. The following code snippet shows how to reorder pages. 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/reorder-pages/
  2. 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...
  3. تبدیل ODS به اکسل | ODS به Excel با استفاده از ...

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

    blog.groupdocs.cloud/fa/conversion/convert-ods-...
  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. 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...
  6. 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-...
  7. 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-...
  8. Skip rendering of empty rows | Documentation

    Sometimes Excel document contains information at the beginning of the worksheet and after that, it contains some count of empty (blank) rows. In case, if the number of empty rows is considerably huge, the rendering time increases and hence, it affects the performance. To skip rendering of empty rows GroupDocs.Viewer Cloud provides RenderEmptyRows property of SpreadsheetOptions class, which allow omitting to render empty rows as shown in the sample below....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/skip-rendering-of-e...
  9. Search for Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides an easy and straightforward way to find all Barcode signatures that are present in a document API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search 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. cURL example Linux/MacOS/Bash # First get JSON Web Token # Place your Client Id and Client Secret in the CLIENT_ID and CLIENT_SECRET environment variables....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/signature/search-for-barco...
  10. 11. Convert nsf storage to eml documents | Docu...

    This example demonstrates how to convert nsf storage into set of eml documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FilePath": "sample..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': 'sample...

    docs.groupdocs.cloud/conversion/convert-nsf-doc...