Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 1,868 for

jwt

(0.56 sec)
  1. Converter PDF em HTML | Conversão de PDF para W...

    Conversão perfeita de PDF para HTML em C# .NET. Processo fácil e simples para converter PDF em HTML com .NET REST API....token de acesso JWT. Assim que tivermos o token JWT, execute o seguinte...gerado e accessToken pelo token JWT gerado acima. Após a conversão...

    blog.groupdocs.cloud/pt/conversion/convert-pdf-...
  2. CSV в JPG | Перетворення CSV на JPEG | Зображен...

    Дізнайтеся, як конвертувати файли CSV у зображення JPEG за допомогою C# .NET. Наші найкращі методи перетворення файлів, розділених комами, на зображення jpg за допомогою C# .NET....є створення маркера доступу JWT на основі облікових даних клієнта...клієнта. Коли ми згенеруємо маркер JWT, виконайте наведену нижче команду...

    blog.groupdocs.cloud/uk/conversion/convert-csv-...
  3. CSV do JPG | Konwertuj plik CSV na JPEG | Obraz...

    Dowiedz się, jak konwertować pliki CSV na obrazy JPEG przy użyciu języka C# .NET. Nasze najlepsze praktyki dotyczące konwertowania plików rozdzielanych przecinkami na obraz jpg za pomocą języka C# .NET....wygenerowanie tokena dostępu JWT na podstawie poświadczeń klienta...klienta, a po wygenerowaniu tokena JWT wykonaj następujące polecenie...

    blog.groupdocs.cloud/pl/conversion/convert-csv-...
  4. Render tracked changes | Documentation

    GroupDocs.Viewer Cloud does not render tracked changes of Word Processing documents by default. If you want to see tracked changes in your rendering result, use WordProcessingOptions.RenderTrackedChanges property. The following code sample shows how to render a Word document including tracked changes. 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-tracked-chan...
  5. Working with File Api | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Conversion Cloud API Reference lets you to 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 exposes. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as 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/conversion/working-with-fi...
  6. جميع مستندات GroupDocs الجديدة. Signature Cloud...

    قم بتوقيع واجهات برمجة تطبيقات REST لتطبيق التوقيعات الإلكترونية والتحقق منها والبحث فيها بتنسيقات ملفات مختلفة. يدعم مجموعة متنوعة من التوقيعات الإلكترونية...إصدار API V2 المصادقة - مصادقة JWT (JSON Web Token) Signature API...التالية أننا استخدمنا مصادقة JWT في مثال V2. يرجى ملاحظة أن OAuth...

    blog.groupdocs.cloud/ar/signature/all-new-group...
  7. Working with Folder API | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find folder in GroupDocs Cloud Storage. API Explorer GroupDocs.conversion Cloud API Reference lets you to try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs exposes....\ -H "authorization: Bearer $JWT_TOKEN " Windows PowerShell curl..."authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET...

    docs.groupdocs.cloud/conversion/working-with-fo...
  8. Word เป็น HTML | DOC เป็น HTML ออนไลน์ | DOCX เ...

    แปลงเอกสาร Word เป็น HTML ใน C# .NET เรียนรู้ประโยชน์ของการแปลงไฟล์ DOC, DOCX เป็นรูปแบบ HTML ด้วย C# .NET...ึง JWT ตามข้อมูลประจำตัวไคลเอ็นต์ เมื่อเราสร้างโทเค็น JWT แล้ว...accessToken ด้วยโทเค็นการเข้าถึง JWT ส่วนบุคคล หากต้องการบันทึก HTML...

    blog.groupdocs.cloud/th/conversion/convert-doc-...
  9. Extract Metadata By Possible Tag Name | Documen...

    This REST API allows to extract metadata properties from the document choosing the properties to extract by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to extract metadata creator information from all properties that have particular string phrase in theirs tag names. 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/metadata/extract-metadata-...
  10. Extract Whole Metadata Tree | Documentation

    This REST API allows to extract whole metadata properties tree. cURL example The following example demonstrates how to retrieve all metadata properties. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Example to join several documents into one curl -v "https://api.groupdocs.cloud/v1.0/metadata" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer $Jwt_TOKEN" \ -d '{ "FileInfo": { "FilePath": "documents/input....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d '{ "FileInfo": {...

    docs.groupdocs.cloud/metadata/extract-whole-met...