Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 1,863 for

jwt

(0.11 sec)
  1. Convertir ODS en Excel | ODS en Excel à l'aide ...

    Découvrez comment convertir ODS en Excel (XLSX) en toute simplicité à l'aide d'une API REST. Découvrez les avantages de la conversion ODS en Excel pour une compatibilité transparente des données....consiste à générer un jeton d’accès JWT. Ensuite, exécutez la commande...accessToken » par un jeton d’accès JWT personnalisé. Si vous souhaitez...

    blog.groupdocs.cloud/fr/conversion/convert-ods-...
  2. Visionneuse de projets MS | Visionneuse MPP | L...

    Comment convertir des fichiers Microsoft Project (MPP) en HTML à l'aide de C# .NET. Développer MS Project Viewer en C# en convertissant MPP en HTML. Visionneuse de fichiers MPP à l'aide de C# .NET...consiste à générer un jeton d’accès JWT, puis à exécuter la commande...accessToken » par le jeton d’accès JWT personnalisé. Veuillez exécuter...

    blog.groupdocs.cloud/fr/conversion/convert-mpp-...
  3. تبدیل JPG به سند ورد (DOCX) در C# .NET | JPG به...

    با استفاده از C#.NET تصاویر JPG را به اسناد Word قابل ویرایش (DOCX) تبدیل کنید. نحوه تبدیل عکس به DOC با توسعه مبدل تصویر به سند در C#.NET....روش، ابتدا باید یک نشانه دسترسی JWT ایجاد کنیم و سپس دستور cURL زیر...با یک نشانه دسترسی شخصی شده JWT جایگزین کنید. برای ذخیره سند...

    blog.groupdocs.cloud/fa/conversion/convert-jpg-...
  4. Extract Text from XML in C# | Get XML Text usin...

    เรียนรู้วิธีการดึงข้อความจากไฟล์ XML ใน C# โดยใช้ .NET Cloud SDK ดึงข้อความจากเอกสาร XML ในลักษณะโปรแกรม หรือดาวน์โหลดข้อความ XML ออนไลน์...ขั้นตอนที่ 1: - รับโทเค็น JWT: ขั้นตอนแรกคือการขอ JWT access token โดย...

    blog.groupdocs.cloud/th/parser/extract-text-fro...
  5. ออนไลน์ HTML เป็นเอกสาร Word | แปลง HTML เป็น D...

    การแปลง HTML เป็นเอกสาร Word ได้อย่างง่ายดายและเรียบง่ายโดยใช้ Java REST API ใช้ Java REST API เพื่อแปลงไฟล์ HTML เป็นเอกสาร MS Word DOC หรือ DOCX ออนไลน์...Firstly, we need to generate a JWT access token and then, execute...ผลลัพธ์ และ accessToken เป็นโทเค็น JWT ที่กำหนดเอง. เพื่อบันทึกเอกสาร...

    blog.groupdocs.cloud/th/conversion/convert-html...
  6. Java: แป转换 PDF เป็น Excel ออนไลน์ | PDF เป็น XL...

    วิธีการแปลง PDF เป็น Excel workbook โดยใช้ Java REST API พัฒนาเครื่องมือแปลง PDF เป็น Excel ออนไลน์โดยใช้ Java API การแปลง PDF เป็น XLS ที่ง่ายและเรียบง่าย...Firstly, we need to generate a JWT access token based on client...ที่ได้ผลลัพธ์ และ accessToken ด้วยโทเค็น JWT ที่ปรับให้เหมาะสมกับบุคคล. ห...

    blog.groupdocs.cloud/th/conversion/pdf-to-xls-o...
  7. C#: MPP เป็น PDF | การแปลง MPP เป็น PDF | MS Pr...

    วิธีแปลงไฟล์ MS Project (MPP) เป็นรูปแบบ PDF โดยใช้ C# .NET การแปลง MPP เป็น PDF อย่างง่ายและสะดวกใน C# นำ MS Project ไปใช้งานการแปลง PDF...คือการสร้างโทเค็นการเข้าถึง JWT จากนั้นดำเนินการคำสั่ง cURL ต่อไปนี้เพื่อพัฒนา...accessToken ด้วยโทเค็นการเข้าถึง JWT ส่วนบุคคล ในกรณีที่เราต้องการบันทึกไฟล์...

    blog.groupdocs.cloud/th/conversion/convert-mpp-...
  8. 1. Convert to Any Format | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert supported document formats to any Supported Document Formats and returns the output document storage URL and also support to get result as a stream. Convert to Any Format You can convert the supported document formats to Any Format Format and get Output as Storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Any Format 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-any-...
  9. Get attachments | Documentation

    GroupDocs.Viewer Cloud API enables you to to retrieve a list of document attachments from your emails, Outlook data files, archives and PDF documents. Following example demonstrates on how to get all attachments from MSG 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-attachments/
  10. 10. Convert Html document with load options | D...

    This example demonstrates how to convert html document into pdf document 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 the File API documentation for usage details. Step 3 is not needed, if “OutputPath” option is not provided: the convert api method will return converted document in the response body...\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FilePath": "Html/sample..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': 'Html/sample...

    docs.groupdocs.cloud/conversion/convert-html-do...