Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 1,870 for

jwt

(0.12 sec)
  1. 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...
  2. 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-...
  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. ¡Presentamos GroupDocs.Comparison Cloud 19.5!

    Ya está aquí la nueva versión de Groupdocs.Comparison Cloud 19.5. Su interés en nuestra API de nube de comparación de documentos nos mantiene motivados para implementar nuevas funciones....introducido la autenticación JWT (JSON Web Token) en esta versión...token de acceso JWT. ### Retrieve access token JWT(JSON Web Token)...

    blog.groupdocs.cloud/es/comparison/introducing-...
  5. Слово в HTML | DOC в HTML онлайн | DOCX в HTML ...

    Преобразование документов Word в HTML в C# .NET. Узнайте о преимуществах преобразования файлов DOC, DOCX в формат HTML с помощью C#....является создание токена доступа JWT на основе учетных данных клиента... как мы сгенерировали токен JWT, нам нужно выполнить следующую...

    blog.groupdocs.cloud/ru/conversion/convert-doc-...
  6. JSON'u HTML'ye Kaydetme Node.js | Çevrimiçi JSO...

    JSON dosyalarını kolayca HTML formatına dönüştürün, GroupDocs.Conversion Cloud SDK for Node.js kullanarak. Yapılandırılmış JSON verilerini çevrimiçi olarak HTML sayfalarına dönüştürün.... Kişiselleştirilmiş JWT erişim tokenimizi aldıktan sonra...\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...

    blog.groupdocs.cloud/tr/conversion/convert-json...
  7. JSON'dan HTML'ye | JSON'u HTML'ye dönüştürün | ...

    C# .NET kullanarak JSON'u HTML'ye dönüştürme. .NET REST API'yi kullanarak JSON'dan HTML'ye dönüştürme yöntemlerini açıklayan adım adım kılavuzumuz....göre JWT erişim belirtecini oluşturmamız gerekiyor. JWT belirteci...‘accessToken’ı kişiselleştirilmiş bir JWT erişim belirteciyle değiştirin...

    blog.groupdocs.cloud/tr/conversion/convert-json...
  8. CSV do PDF | Konwersja CSV do PDF w C#. Konwert...

    Jak z łatwością przekonwertować pliki CSV do formatu PDF, korzystając z naszego przewodnika krok po kroku. Łatwa i prosta konwersja CSV do PDF przy użyciu C# i GroupDocs.Conversion Cloud API....musimy wygenerować token 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-csv-...
  9. Salvare JSON in HTML in Node.js | Convertitore ...

    Converti facilmente i file JSON in formato HTML utilizzando il GroupDocs.Conversion Cloud SDK per Node.js. Trasforma i dati JSON strutturati in pagine HTML online....ottenuto il nostro token di accesso JWT personalizzato, si prega di utilizzare...\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...

    blog.groupdocs.cloud/it/conversion/convert-json...
  10. Da Excel a JPG | XLS in JPG | Foglio Excel in i...

    Come convertire file Excel in immagini JPG di alta qualità utilizzando l'API REST .NET. Converti XLS / XLSX in JPG in C# .NET....ottenere un token di accesso JWT personalizzato. Quindi, una volta...volta ottenuto un token JWT, esegui il seguente comando cURL...

    blog.groupdocs.cloud/it/conversion/convert-exce...