Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 1,843 for

jwt

(0.06 sec)
  1. Extract Metadata By Property Value | Documentation

    This REST API allows to extract metadata properties from the document choosing the properties which values are matching the specified value. cURL example The following example demonstrates how to extract metadata information from all properties with the “Microsoft Office Word” value. Linux/MacOS/Bash # Get JSON Web Token # Set CLIENT_ID and CLIENT_SECRET as environment variables or replace them directly in the command. 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: retrieve metadata (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/extract-metadata-...
  2. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count. The table below contains the full list of properties. |Name|Description|Comment |FileInfo.FilePath|The path of the document, located in the storage.|Required. |FileInfo.StorageName|Storage name|It could be omitted for default storage....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FilePath": ..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': '...

    docs.groupdocs.cloud/watermark/get-document-inf...
  3. Remove Metadata By Tag | Documentation

    This REST API allows to remove metadata properties from the document choosing the properties by exact tag and category name. cURL example The following example demonstrates how to remove all metadata properties with the “Created” tag name. Linux/MacOS/Bash # 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: remove metadata from a document 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...
  4. Converti JSON in CSV | Trasforma JSON in CSV in...

    La nostra guida completa per la conversione perfetta da JSON a CSV in C# .NET. Come trasformare i dati JSON in formato CSV utilizzando l'API GroupDocs.Conversion Cloud....ottenere un token di accesso JWT personalizzato. Pertanto, una...una volta ottenuto un token JWT, esegui il seguente comando cURL...

    blog.groupdocs.cloud/it/conversion/convert-json...
  5. Ti presentiamo GroupDocs.Comparison Cloud 19.5!

    La nuova versione di Groupdocs.Comparison Cloud 19.5 è qui. Il tuo interesse per la nostra API Document Comparison Cloud ci mantiene motivati a implementare nuove funzionalità....introdotto l’autenticazione JWT (JSON Web Token). I metodi di...token di accesso JWT. ### Retrieve access token JWT(JSON Web Token)...

    blog.groupdocs.cloud/it/comparison/introducing-...
  6. Get Supported Barcodes | Documentation

    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 -X GET "https://api.groupdocs.cloud/v2.0/signature/barcodes" \ -H 'accept: application/json' \ -H "authorization: Bearer $Jwt_TOKEN" Windows PowerShell curl.exe -X GET "https://api.groupdocs.cloud/v2.0/signature/barcodes" ` -H "accept: application/json" ` -H "authorization: Bearer $env:Jwt_TOKEN" Windows CMD curl -X GET "https://api....\ -H "authorization: Bearer $JWT_TOKEN " Windows PowerShell curl..."authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET...

    docs.groupdocs.cloud/signature/get-supported-ba...
  7. ขอแนะนำ GroupDocs.Comparison Cloud 19.5!

    Groupdocs.Comparison Cloud เวอร์ชันใหม่ 19.5 มาแล้ว ความสนใจของคุณใน Document Comparison Cloud API ช่วยให้เรามีแรงจูงใจที่จะใช้คุณสมบัติใหม่...เราได้เปิดตัวการตรวจสอบสิทธิ์ JWT (JSON Web Token) ในรุ่นนี้ วิธีการตรวจสอบสิทธิ์...ให้เราแสดงวิธีรับ JWT Access Token ### Retrieve access token JWT(JSON Web...

    blog.groupdocs.cloud/th/comparison/introducing-...
  8. Get Supported File Types | Documentation

    This REST API allows to get list of all file formats supported by GroupDocs.Metadata Cloud product. Resource URI HTTP POST ~/formats Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET are set as environment variables. 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" # Get document information (available formats) curl -v "https://api....\ -H "Authorization: Bearer $JWT_TOKEN " Windows PowerShell #..."Authorization: Bearer $env:JWT_TOKEN" Windows CMD : : Get JSON...

    docs.groupdocs.cloud/metadata/get-supported-fil...
  9. Przedstawiamy GroupDocs.Comparison Cloud 19.5!

    Nowa wersja Groupdocs.Comparison Cloud 19.5 jest już dostępna. Twoje zainteresowanie naszym interfejsem Document Comparison Cloud API motywuje nas do wdrażania nowych funkcji....wprowadziliśmy uwierzytelnianie JWT (JSON Web Token). Metody uwierzytelniania...token dostępu JWT. ### Retrieve access token JWT(JSON Web Token)...

    blog.groupdocs.cloud/pl/comparison/introducing-...
  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-...