Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 1,909 for

jwt

(0.04 sec)
  1. Słowo do HTML | DOC do HTML online | DOCX do HT...

    Konwertuj dokumenty Word na HTML w C# .NET. Poznaj zalety konwersji pliku DOC, DOCX do formatu HTML za pomocą języka C# .NET....wygenerowanie tokena dostępu JWT na podstawie poświadczeń klienta...klienta. Po wygenerowaniu tokena JWT musimy wykonać następujące polecenie...

    blog.groupdocs.cloud/pl/conversion/convert-doc-...
  2. Kata ke HTML | DOC ke HTML Daring | DOCX ke HTM...

    Konversikan dokumen Word ke HTML di C# .NET. Pelajari manfaat mengonversi DOC, file DOCX ke format HTML dengan C# .NET....ini adalah membuat token akses JWT berdasarkan kredensial klien... Setelah kita membuat token JWT, kita perlu menjalankan perintah...

    blog.groupdocs.cloud/id/conversion/convert-doc-...
  3. Слово в HTML | DOC в HTML онлайн | DOCX в HTML ...

    Перетворення документів Word на HTML у C# .NET. Дізнайтеся про переваги перетворення файлів DOC, DOCX у формат HTML за допомогою C#....є створення маркера доступу JWT на основі облікових даних клієнта...того як ми згенерували маркер JWT, нам потрібно виконати таку команду...

    blog.groupdocs.cloud/uk/conversion/convert-doc-...
  4. Excel'i CSV'ye Dönüştürme | C# .NET'te XLS'den ...

    .NET REST API'yi kullanarak Excel dosyalarını zahmetsizce CSV formatına dönüştürme. Excel'den virgülle ayrılmış dosyalara dönüştürme işlemi gerçekleştirin. XLS'den CSV'ye veya XLSX'den CSV'ye...adımı kişiselleştirilmiş bir JWT erişim belirtecinin elde edilmesidir...edilmesidir. Dolayısıyla, bir JWT jetonunuz olduğunda, XLSX’i CSV...

    blog.groupdocs.cloud/tr/conversion/convert-exce...
  5. معرفی GroupDocs.Comparison Cloud 19.5!

    نسخه جدید Groupdocs.Comparison Cloud 19.5 اینجا است. علاقه شما به Document Comparison Cloud API ما را برای پیاده سازی ویژگی های جدید با انگیزه نگه می دارد....برای امنیت بهتر، احراز هویت JWT (JSON Web Token) را در این نسخه...شوند. اجازه دهید نحوه دریافت JWT Access Token را به شما نشان دهیم...

    blog.groupdocs.cloud/fa/comparison/introducing-...
  6. Working with File Api | Documentation

    This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Comparison 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 #..."authorization: Bearer $env:JWT_TOKEN" Windows CMD REM GET file...

    docs.groupdocs.cloud/comparison/working-with-fi...
  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.Comparison 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/comparison/working-with-fo...
  8. Remove Metadata By Property Name Match Exact Ph...

    This REST API allows to remove metadata properties from the document choosing the properties with specified name. cURL example The following example demonstrates how to remove metadata properties that have exact “NameOfApplication” names. Linux/MacOS/Bash # Get JSON Web Token # Set your client credentials in environment variables CLIENT_ID and CLIENT_SECRET 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" # Join several documents into one (example endpoint) curl -v "https://api....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "`{ 'FileInfo': {...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  9. Supported Barcodes | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with Barcode. This API lists all supported Barcode types. Resource The following GroupDocs.Signature Cloud REST API resource has been used in example to list supported Barcode types. cURL example Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v1/signature/barcodes" \ -X GET \ -H "Content-Type: 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 -v "https://api...

    docs.groupdocs.cloud/signature/supported-barcodes/
  10. Remove Metadata By Property Value | Documentation

    This REST API allows to remove metadata properties from the document choosing the properties which values are matching the specified. cURL example The following example demonstrates how to remove metadata properties with the “Microsoft Office Word” value. Linux/MacOS/Bash # Get JSON Web Token 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' # cURL example to join several documents into one curl -v 'https://api....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d '{ ''FileInfo'':...

    docs.groupdocs.cloud/metadata/remove-metadata-b...