Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 1,842 for

jwt

(0.05 sec)
  1. Specify encoding when loading documents | Docum...

    GroupDocs.Viewer Cloud enables users to pass encoding when rendering text documents or email messages. This feature is supported for: Plain-text (.txt) files Comma-separated values (.csv) Tab-separated values (.tsv) E-Mail Message (.eml) Following code snippet sets the document encoding. 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/specify-encoding-wh...
  2. HTML Viewer - Minify HTML | Documentation

    When you are looking for the ways to optimize the rendering of documents into HTML, one of the solutions you might want to use is the compression of the output content (HTML, CSS, and SVG). This solution is suitable in case you are providing your content from the web server over the internet. The lower the content user has to download, the faster he will see the rendered document. GroupDocs.Viewer provides a new Minify property of the HtmlOptions class, that lets you get output content minified....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/html-viewer-minify-...
  3. 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/
  4. 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...
  5. แปลง PDF เป็น HTML | การแปลง PDF เป็นเว็บใน C# ...

    การแปลง PDF เป็น HTML อย่างราบรื่นใน C# .NET กระบวนการที่ง่ายและสะดวกในการแปลง PDF เป็น HTML ด้วย .NET REST API...และสร้างโทเค็นการเข้าถึง JWT เมื่อเรามีโทเค็น JWT แล้ว โปรดดำเนินการคำสั่ง...เอาต์พุตที่จะสร้าง และ accessToken ด้วยโทเค็น JWT ที่สร้างขึ้นด้านบน หลังจากการแปลงสำเร็จ...

    blog.groupdocs.cloud/th/conversion/convert-pdf-...
  6. Get Supported File Formats | Documentation

    GroupDocs.Comparison Cloud REST APIs support document compare tools to compare source and destination files of supported formats to get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/comparison/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $Jwt_TOKEN" Windows PowerShell curl....\ -H "authorization: Bearer $JWT_TOKEN " Windows PowerShell curl..."authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET...

    docs.groupdocs.cloud/comparison/get-supported-f...
  7. CSV 转 JPG | 将 CSV 转换为 JPEG | 在 C# .NET 中将图像转为 CSV

    了解如何使用 C# .NET 将 CSV 文件转换为 JPEG 图像。我们使用 C# .NET 将逗号分隔文件转换为 jpg 图像的最佳实践。... 第一步是根据客户端凭据生成 JWT 访问令牌,生成 JWT 令牌后,请执行以下 cURL 命令将 CSV...图像的名称,并将“accessToken”替换为个性化的 JWT 访问令牌。 现在,如果我们需要将生成的 JPG 保存在本地驱动器上,请尝试使用以下...

    blog.groupdocs.cloud/zh/conversion/convert-csv-...
  8. Convertir un PDF en HTML | Conversion de PDF en...

    Conversion transparente de PDF en HTML en C# .NET. Processus facile et simple pour convertir un PDF en HTML avec l'API .NET REST....jeton d’accès JWT. Une fois que nous avons le jeton JWT, veuillez...« accessToken » par le jeton JWT généré ci-dessus. Après une conversion...

    blog.groupdocs.cloud/fr/conversion/convert-pdf-...
  9. Конвертировать MPP в Excel | Экспорт MPP в XLS ...

    Узнайте, как преобразовать файлы MS Project (MPP) в формат Excel (XLS/XLSX) с помощью C# .NET. Динамическое преобразование MPP в XLS или MPP в XLSX. Конвертер MPP в XLS...является генерация токена доступа JWT, а затем выполнение следующей...персонализированный токен доступа JWT. Чтобы экспортировать проект...

    blog.groupdocs.cloud/ru/conversion/convert-mpp-...
  10. C#: تحويل HTML إلى Word | HTML إلى DOC | HTML إ...

    قم بتحويل محتوى HTML إلى تنسيق DOCX باستخدام دليلنا خطوة بخطوة. برنامج تعليمي سهل وبسيط لتحويل HTML إلى Word يتيح لك تصدير الويب إلى Word...هذا النهج هي إنشاء رمز وصول JWT، ثم تنفيذ أمر cURL التالي لتحويل...الناتج و accessToken برمز وصول JWT المخصص. لحفظ مستند Word الناتج...

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