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

jwt

(0.14 sec)
  1. Конвертировать JSON в CSV в Node.js | JSON в CS...

    Узнайте, как преобразовать структурированные данные JSON в формат CSV с помощью API Node.js. Легко преобразуйте JSON в CSV для отчетности, баз данных или электронных таблиц....использованием API: Как только токен JWT был получен, пожалуйста, используйте...\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...

    blog.groupdocs.cloud/ru/conversion/convert-json...
  2. تحويل JSON إلى CSV في Node.js | JSON إلى CSV وا...

    تعلم كيفية تحويل بيانات JSON المنظمة إلى تنسيق CSV باستخدام واجهة برمجة تطبيقات Node.js. قم بتحويل JSON إلى CSV بسهولة من أجل التقارير أو قواعد البيانات أو جداول البيانات....باستخدام API: بمجرد الحصول على رمز JWT، يرجى استخدام أمر cURL هذا لتحويل...\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...

    blog.groupdocs.cloud/ar/conversion/convert-json...
  3. إكسل إلى JPG | XLS إلى JPG | ورقة Excel للصورة ...

    كيفية تحويل ملفات Excel إلى صور JPG عالية الجودة باستخدام .NET REST API. تحويل XLS / XLSX إلى JPG في C# .NET....على رمز وصول JWT مخصص. لذلك، بمجرد حصولك على رمز JWT، يرجى تنفيذ...الناتجة و"accessToken" برمز وصول JWT المخصص. محول مجاني من Excel إلى...

    blog.groupdocs.cloud/ar/conversion/convert-exce...
  4. Word zu HTML | DOC zu HTML online | DOCX zu HTM...

    Konvertieren Sie Word Dokumente in C# .NET in HTML. Erfahren Sie mehr über die Vorteile der Konvertierung von DOC und DOCX Dateien in das HTML-Format mit C#....diesem Ansatz besteht darin, das JWT-Zugriffstoken basierend auf den...generieren. Nachdem wir das JWT-Token generiert haben, müssen...

    blog.groupdocs.cloud/de/conversion/convert-doc-...
  5. Working with File Api | Documentation

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

    docs.groupdocs.cloud/annotation/working-with-fi...
  6. Remove Metadata By Possible Tag Name | Document...

    This REST API allows to remove metadata properties from the document choosing the properties to remove 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 remove metadata properties that have “creator” phrase in theirs tag names. Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET env variables are set....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  7. Extract Metadata By Property Name | Documentation

    This REST API allows to extract metadata properties from the document choosing the properties to extract by name. cURL example The following example demonstrates how to extract metadata information from all properties that have “Date” string in names. 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 arguments. curl -v 'https://api....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  8. Extract Metadata By Tag | Documentation

    This REST API allows to extract metadata properties from the document choosing the properties by exact tag and category name. cURL example The following example demonstrates how to extract metadata information from all properties with Created tag. Linux/MacOS/Bash # Get JSON Web Token # Provide your Client Id and Client Secret via 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" # 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/extract-metadata-...
  9. Converter Excel para CSV | XLS para arquivos de...

    Como transformar facilmente arquivos Excel em formato CSV usando .NET REST API. Execute a conversão de arquivos delimitados por vírgula do Excel. XLS para CSV ou XLSX para CSV...abordagem é obter um token de acesso JWT personalizado. Portanto, depois...depois de ter um token JWT, execute o seguinte comando cURL para...

    blog.groupdocs.cloud/pt/conversion/convert-exce...
  10. Palavra para HTML | DOC para HTML on-line | DOC...

    Converta documentos do Word em HTML em C# .NET. Aprenda os benefícios da conversão de arquivos DOC, DOCX para o formato HTML com C#....abordagem é gerar o token de acesso JWT com base nas credenciais do cliente...cliente. Depois de gerar o token JWT, precisamos executar o seguinte...

    blog.groupdocs.cloud/pt/conversion/convert-doc-...