Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 1,863 for

jwt

(0.07 sec)
  1. Konversi Excel ke HTML | XLS ke HTML | Simpan E...

    Jelajahi petunjuk langkah demi langkah dan tip ahli untuk konversi XLS dan XLSX ke HTML dengan lancar. Bagaimana mengkonversi Excel ke HTML dengan mudah....adalah mendapatkan token akses JWT yang dipersonalisasi. Jadi, setelah...setelah Anda memiliki token JWT, silakan jalankan perintah cURL...

    blog.groupdocs.cloud/id/conversion/convert-exce...
  2. JSON به HTML | تبدیل JSON به HTML | تبدیل JSON ...

    نحوه تبدیل JSON به HTML با استفاده از C#.NET. راهنمای گام به گام ما برای توضیح روش‌های تبدیل JSON به HTML با استفاده از NET REST API....مرحله اول، ما باید توکن دسترسی JWT را بر اساس اعتبار مشتری ایجاد...ایجاد کنیم. هنگامی که توکن JWT به دست آمد، لطفاً دستور cURL زیر را...

    blog.groupdocs.cloud/fa/conversion/convert-json...
  3. Parse by Template And AI | Documentation

    This REST API allows us to extract document’s fields defined in a template object passed as a method parameter by using LLM. The following example demonstrates how to extract data from a source document by a user-defined template and modern well updated LLM. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the AI Parse example. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d '{ "FileInfo": {...

    docs.groupdocs.cloud/parser/parse-by-template-a...
  4. Extract Images from the Whole Document | Docume...

    This REST API allows extracting images from the whole document by default. Document could be a file of any supported formats.You need to specify only the file information parameters. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the extract image from the whole document example. cURL example The following example demonstrates how to extract text from the whole document. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d '{ "FileInfo": {...

    docs.groupdocs.cloud/parser/extract-images-from...
  5. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Comparison-Cloud only The metered license can be used in Docker version of GroupDocs.Comparison-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Comparison Cloud with Docker Resource URI HTTP GET ~/comparison/consumption cURL example Linux/MacOS/Bash # cURL example to get metered license consumption curl -v "https://api.groupdocs.cloud/v2.0/comparison/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer $Jwt_TOKEN" Windows PowerShell # cURL example to get metered license consumption curl....\ -H "Authorization: Bearer $JWT_TOKEN " Windows PowerShell #..."Authorization: Bearer $env:JWT_TOKEN" Windows CMD : : cURL example...

    docs.groupdocs.cloud/comparison/metered-consump...
  6. مقایسه فایل های PDF | مقایسه اسناد PDF در سی شارپ

    نحوه مقایسه کارآمد فایل‌های PDF با GroupDocs.Comparison Cloud SDK. راهنمای دقیق ما دستورالعمل های گام به گام را برای مقایسه دو فایل PDF ارائه می دهد....دسترسی JWT بر اساس اعتبار مشتری است. هنگامی که رمز JWT را داریم،...با یک نشانه دسترسی شخصی شده JWT جایگزین کنید. مقایسه اسناد PDF...

    blog.groupdocs.cloud/fa/comparison/compare-pdf-...
  7. Working With Files | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Editor Cloud API Reference lets you try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as a query string parameter or as part of the URL storageName Name of the storage....\ -H "authorization: Bearer $JWT_TOKEN " Windows PowerShell curl..."authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET...

    docs.groupdocs.cloud/editor/working-with-files/
  8. 將 Excel 轉換為 CSV | C# .NET 中的 XLS 到逗號分隔文件

    如何使用 .NET REST API 輕鬆地將 Excel 檔案轉換為 CSV 格式。執行 Excel 到逗號分隔檔案的轉換。 XLS 轉 CSV 或 XLSX 轉 CSV... 此方法的第一步是取得個人化 JWT 存取權令牌。因此,一旦您擁有 JWT 令牌,請執行以下 cURL 命令將 XLSX...CSV 的名稱,將「accessToken」替換為個人化 JWT 存取權令牌。 嘗試免費的 Excel 到 CSV 轉換應用程序...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  9. CSV إلى PDF | تحويل CSV إلى PDF في C#. تحويل CS...

    كيفية تحويل ملفات CSV إلى تنسيق PDF بسهولة باستخدام دليلنا خطوة بخطوة. تحويل CSV إلى PDF سهل وبسيط باستخدام C# وGroupDocs.Conversion Cloud API....أولاً، نحتاج إلى إنشاء رمز وصول JWT استنادًا إلى بيانات اعتماد العميل...العميل. بمجرد إنشاء رمز JWT، نحتاج إلى تنفيذ أمر cURL التالي لتصدير...

    blog.groupdocs.cloud/ar/conversion/convert-csv-...
  10. تحويل PDF إلى Word في Node.js | PDF إلى DOCX أو...

    تعلم كيفية تحويل PDF إلى تنسيق Word القابل للتعديل (DOC/DOCX) باستخدام واجهة برمجة تطبيقات Node.js. بسهولة تصدير محتوى PDF إلى مستندات Microsoft Word عبر الإنترنت....\ -H "Authorization: Bearer <JWT_TOKEN>" \ -H "accept: application/json"...JWTTOKEN مع رمز الوصول الشخصي JWT. تحويل PDF إلى DOC - حفظ الملف...

    blog.groupdocs.cloud/ar/conversion/convert-pdf-...