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

jwt

(0.1 sec)
  1. 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...
  2. Get Metadata Tags Information | Documentation

    This REST API allows to obtain tags and properties information from document metadata. Endpoint accepts document storage path as input payload. Operation traverses whole metadata tree packages and retrieve properties within the package. 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 Could be omitted for default storage. Resource URI HTTP POST ~/metadata/tags Swagger UI lets you call this REST API directly from the browser....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FilePath": "/documents/input..."Authorization: Bearer $env:JWT_TOKEN" ` -d '{ "FilePath": "/documents/input...

    docs.groupdocs.cloud/metadata/get-metadata-tags...
  3. 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-...
  4. Add Metadata By Possible Tag Name | Documentation

    This REST API allows to add metadata properties to the document choosing the right place to add 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 add metadata date and time information in all properties that have particular string phrase in theirs tag names. Linux/MacOS/Bash # Get JSON Web Token curl -v "https://api....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  5. Working With Storage | Documentation

    GroupDocs.Viewer Cloud Working With Storage...\ -H "authorization: Bearer $JWT_TOKEN " Windows PowerShell curl..."authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET...

    docs.groupdocs.cloud/viewer/working-with-storage/
  6. Convertir Excel a CSV | XLS a archivos delimita...

    Cómo transformar sin esfuerzo archivos de Excel a formato CSV utilizando .NET REST API. Realice la conversión de archivos de Excel a delimitados por comas. XLS a CSV o XLSX a CSV...es obtener un token de acceso JWT personalizado. Entonces, una...una vez que tenga un token JWT, ejecute el siguiente comando cURL...

    blog.groupdocs.cloud/es/conversion/convert-exce...
  7. Convertir JSON a CSV | Transforme JSON a CSV en...

    Nuestra guía completa para una conversión perfecta de JSON a CSV en C# .NET. Cómo transformar datos JSON a formato CSV utilizando GroupDocs.Conversion Cloud API....es obtener un token de acceso JWT personalizado. Entonces, una...una vez que tenga un token JWT, ejecute el siguiente comando cURL...

    blog.groupdocs.cloud/es/conversion/convert-json...
  8. كلمة إلى HTML | DOC إلى HTML عبر الإنترنت | DOC...

    تحويل مستندات Word إلى HTML في C# .NET. تعرف على فوائد تحويل ملف DOC وDOCX إلى تنسيق HTML باستخدام C#....هذا الأسلوب هي إنشاء رمز وصول JWT بناءً على بيانات اعتماد العميل...العميل. بمجرد إنشاء رمز JWT، نحتاج إلى تنفيذ أمر cURL التالي لتحويل...

    blog.groupdocs.cloud/ar/conversion/convert-doc-...
  9. Konvertieren Sie Excel in CSV | XLS in Komma-ge...

    So konvertieren Sie Excel Dateien mühelos in das CSV-Format mithilfe der .NET REST API. Konvertieren Sie Excel in kommagetrennte Dateien. XLS in CSV oder XLSX in CSV...personalisiertes JWT-Zugriffstoken zu erhalten. Sobald Sie ein JWT-Token...„accessToken“ durch ein personalisiertes JWT-Zugriffstoken. Probieren Sie...

    blog.groupdocs.cloud/de/conversion/convert-exce...
  10. JSON in CSV konvertieren | JSON in C# .NET in C...

    Unser umfassender Leitfaden zur nahtlosen Konvertierung von JSON in CSV in C# .NET. So konvertieren Sie JSON-Daten mithilfe der GroupDocs.Conversion Cloud API in das CSV-Format....personalisiertes JWT-Zugriffstoken zu erhalten. Sobald Sie ein JWT-Token...„accessToken“ durch ein personalisiertes JWT-Zugriffstoken. Kostenlose JSON...

    blog.groupdocs.cloud/de/conversion/convert-json...