Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 1,842 for

jwt

(0.46 sec)
  1. Get Supported File Formats | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Watermark Cloud product. Resource URI HTTP POST ~~/formats Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument. 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 get document information curl -v "https://api....\ -H "Authorization: Bearer $JWT_TOKEN " Windows PowerShell #..."Authorization: Bearer $env:JWT_TOKEN" Windows CMD REM First...

    docs.groupdocs.cloud/watermark/get-supported-fi...
  2. Remove Metadata By Property Name | Documentation

    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 may have names containing “Application” string. Linux/MacOS/Bash # First get JSON Web Token # Replace $CLIENT_ID and $CLIENT_SECRET with your credentials. 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...
  3. Слово в HTML | DOC в HTML онлайн | DOCX в HTML ...

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

    blog.groupdocs.cloud/uk/conversion/convert-doc-...
  4. Search Barcode Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to search Barcode signatures in supported document formats. It provides method to search Barcode Signature in Document Pages with different options barcodeType, Name, text, matchType and other search features by using Search Options Object data in request body. Search Barcode Signature You can search Barcode Signature on Document provided by fileName and document folder (if required) using following API....\ --header 'authorization: $JWT_TOKEN' \ --header 'content-type:...-header "authorization: $env:JWT_TOKEN" ` - -header "content-type:...

    docs.groupdocs.cloud/signature/search-barcode-s...
  5. Wszystkie nowe GroupDocs.Signature Cloud V2!

    Interfejsy API REST podpisu do stosowania, weryfikowania i wyszukiwania podpisów elektronicznych w różnych formatach plików. Obsługuje różne odmiany podpisów elektronicznych...Uwierzytelnianie — uwierzytelnianie JWT (JSON Web Token). Signature API...że użyliśmy uwierzytelniania JWT w przykładzie V2. Uwaga: OAuth...

    blog.groupdocs.cloud/pl/signature/all-new-group...
  6. Working with Storage API | Documentation

    Storage existence API This API intended for checking existence of cloud storage with given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Annotation Cloud API Reference lets you to try out Storage existence 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 storageName Storage name cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/annotation/storage/MyStorage/exist" \ -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/annotation/working-with-st...
  7. Working with Text Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with Text. It provides methods to create Text Signature in Document Pages with different options of Text, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Text Signature to Document You can create Text Signature on Document provided by fileName and document folder (if required) using following API....\ -H "authorization: Bearer $JWT_TOKEN " \ -d '{ "Margin": {"All":0..."authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'Margin': {'All':0...

    docs.groupdocs.cloud/signature/working-with-tex...
  8. Working With Files | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Merger Cloud API Reference lets you 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 expose. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as a 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/merger/working-with-files/
  9. Перетворення Excel на CSV | XLS у файли, розділ...

    Як легко перетворити файли Excel у формат CSV за допомогою .NET REST API. Виконайте перетворення файлів Excel у файли, розділені комами. XLS у CSV або XLSX у CSV...маркера доступу JWT. Отже, коли у вас є маркер JWT, виконайте наступну...персоналізований маркер доступу JWT. Спробуйте безкоштовну програму...

    blog.groupdocs.cloud/uk/conversion/convert-exce...
  10. Представляємо GroupDocs.Comparison Cloud 19.5!

    Нова версія Groupdocs.Comparison Cloud 19.5 тут. Ваш інтерес до нашого Document Comparison Cloud API мотивує нас до впровадження нових функцій....ми запровадили автентифікацію JWT (JSON Web Token) у цьому випуску...маркер доступу JWT. ### Retrieve access token JWT(JSON Web Token)...

    blog.groupdocs.cloud/uk/comparison/introducing-...