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

jwt

(0.12 sec)
  1. Adjust time unit | Documentation

    When rendering MS Project documents GroupDocs.Viewer Cloud tries to find optimal output size and time unit depending on the project’s overall length. In case you need to set your own page size or time unit, you can set ProjectManagementOptions class properties class as shown in code samples below. Time unit refers to smallest unit (days, third of a month or month) used in timescale bar. When the TimeUnit.Days is selected, you will get the most detailed view of your tasks....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/adjust-time-unit/
  2. Render selected pages | Documentation

    GroupDocs.Viewer Cloud also provides the features to render only the selected page numbers. You can specify a list of the document pages to be rendered. Follow the below steps to achieve this functionality. The following code sample shows how to render first and third pages of a document. 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/render-selected-pages/
  3. Image Viewer - Adjust image size | Documentation

    Image Viewer allows you to set custom output image size in pixels through Width and Height properties in ImageOptions. Keep in mind that aspect ratio is automatically applied when you set Width or Height only. This example demonstrates how to set output image size 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/image-viewer-adjust...
  4. 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...
  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...