Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 1,842 for

jwt

(0.11 sec)
  1. Підсумування документів у C# | REST API для під...

    Як підсумувати вміст документа, використовуючи .NET REST API. Створіть стислі підсумки PDF, Word файлів та текстових документів, використовуючи технології підсумовування на основі ШІ....для цього підходу є створення JWT токена доступу на основі облікових...

    blog.groupdocs.cloud/uk/rewriter/summarize-docu...
  2. تلخيص المستندات في C# | واجهة برمجة تطبيقات RES...

    كيفية تلخيص محتوى الوثائق باستخدام .NET REST API. إنشاء ملخصات موجزة من ملفات PDF و Word والوثائق النصية باستخدام تلخيص مدعوم بالذكاء الاصطناعي....لهذا النهج هو توليد رمز وصول JWT استنادًا إلى بيانات اعتماد العميل...

    blog.groupdocs.cloud/ar/rewriter/summarize-docu...
  3. Estrai Immagini da ZIP | Scarica Immagini ZIP i...

    Guida passo-passo per estrarre e scaricare automaticamente le immagini da archivi ZIP utilizzando l'API REST .NET. Impara come analizzare le immagini contenute negli ZIP tramite l'API REST....generare un token di accesso JWT basato sulle credenziali del...

    blog.groupdocs.cloud/it/parser/extract-images-f...
  4. Суммирование документов в C# | REST API для сум...

    Как суммировать содержание документа с помощью .NET REST API. Создавайте краткие резюме PDF-файлов, файлов Word и текстовых документов с использованием возможностей суммирования на базе ИИ....этого подхода является генерация JWT-токена доступа на основе учетных...

    blog.groupdocs.cloud/ru/rewriter/summarize-docu...
  5. แยกรูปภาพจาก ZIP | ดาวน์โหลดรูปภาพ ZIP ใน C# .NET

    คู่มือทีละขั้นตอนในการดึงและดาวน์โหลดภาพจากไฟล์ ZIP โดยอัตโนมัติด้วย .NET REST API เรียนรู้วิธีการแยกข้อมูลภาพที่บรรจุใน ZIP ผ่าน REST API...ขั้นตอนแรกในวิธีนี้คือการสร้างโทเค็นการเข้าถึง JWT โดยอิงจากข้อมูลประจำตัวของลูกค้า...

    blog.groupdocs.cloud/th/parser/extract-images-f...
  6. Render hidden columns and rows | Documentation

    Sometimes Excel document may contain hidden columns and rows (as shown in the image below). GroupDocs.Viewer doesn’t render hidden columns and rows by default. However, there may be the case when you want to control the inclusion of hidden content in the rendering results. GroupDocs.Viewer Cloud provides RenderHiddenRows and RenderHiddenColumns options in SpreadsheetOptions class which enables rendering hidden rows and columns as shown in the following code samples. API Usage There are steps that usage of GroupDocs....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/render-hidden-colum...
  7. Get list of changes of comparings | Documentation

    GroupDocs.Comparison Cloud allows to obtain list of changes between source and target files. The following code sample demonstrates how to get list of all changes. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result 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 '{ "SourceFile":..."Authorization: Bearer $env:JWT_TOKEN" ` -d '{ "SourceFile":...

    docs.groupdocs.cloud/comparison/get-list-of-cha...
  8. 8. Convert to HTML Format | Documentation

    This example demonstrates how to convert word processing document into html document with advanced conversion 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": ..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': '...

    docs.groupdocs.cloud/conversion/convert-to-html...
  9. 4. Convert One Note Document with Load Options ...

    This example demonstrates how to convert one note documents into pdf 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": "Note/sample..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': 'Note/sample...

    docs.groupdocs.cloud/conversion/convert-one-not...
  10. HTML Viewer - Exclude fonts | Documentation

    When rendering documents into HTML, by default the fonts that are used in the document are added to HTML content. This ensures fonts availability so that you can be pretty sure that the text from the original document will appear similar in the HTML, regardless of whether the fonts are installed on the viewer’s device or not. Depending on type of Html rendering (with embedded or with external resources) the fonts are added inline as base64-encoded fonts or as external resources....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/html-viewer-exclude...