Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 1,863 for

jwt

(0.44 sec)
  1. Конвертувати PDF в Word в Node.js | PDF в DOCX ...

    Дізнайтеся, як конвертувати PDF у редагований формат Word (DOC/DOCX) за допомогою API Node.js. Легко експортуйте вміст PDF у документи Microsoft Word онлайн....\ -H "Authorization: Bearer <JWT_TOKEN>" \ -H "accept: application/json"...персоналізований токен доступу JWT. Перетворення PDF у DOC - Зберігайте...

    blog.groupdocs.cloud/uk/conversion/convert-pdf-...
  2. Конвертувати Word в PDF в Node.js | DOCX в PDF ...

    Дізнайтеся, як конвертувати документи Microsoft Word (DOC, DOCX) у PDF за допомогою Node.js API. Надійний і масштабований REST API для перетворення Word у PDF....\ -H "Authorization: Bearer <JWT_TOKEN>" \ -H "accept: application/json"...персоналізований токен доступу JWT. Конвертація DOC в PDF - Зберегти...

    blog.groupdocs.cloud/uk/conversion/convert-doc-...
  3. Перетворення CSV на JSON | Експорт CSV у JSON у...

    Дізнайтеся, як легко конвертувати файли CSV у формат JSON за допомогою нашого покрокового посібника. Легко експортуйте CSV у JSON....є створення маркера доступу JWT на основі облікових даних клієнта...клієнта. Коли ми згенеруємо маркер JWT, виконайте наведену нижче команду...

    blog.groupdocs.cloud/uk/conversion/convert-csv-...
  4. Extract Formatted Text | Documentation

    This REST API allows extracting formatted text by setting the pages extraction mode option. You need to specify the FormattedTextOptions Mode parameter besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract formatted text example. cURL example The following example demonstrates how to extract formatted text. Linux/MacOS/Bash # Get JSON Web Token # Provide your Client Id and Client Secret via environment variables $CLIENT_ID and $CLIENT_SECRET....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FormattedTextOptions":..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FormattedTextOptions':...

    docs.groupdocs.cloud/parser/extract-formatted-t...
  5. Extract Metadata By Property Name Match Regex |...

    This REST API allows to extract metadata properties from the document choosing the properties which names are matching the specified regular expression. cURL example The following example demonstrates how to extract metadata information from all properties with the “dc” string in the beginning of the name. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The values are taken from environment variables CLIENT_ID and CLIENT_SECRET....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  6. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains the document description with metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer $Jwt_TOKEN" \ -d '{ "FilePath": "annotationdocs/one-page.docx" }' Windows PowerShell curl.exe -v "https://api.groupdocs.cloud/v2.0/annotation/info" ` -X POST ` -H "Content-Type: application/json" ` -H "Accept: application/json" ` -H "Authorization: Bearer $env:Jwt_TOKEN" ` -d "{ 'FilePath': 'annotationdocs/one-page....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FilePath": ..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': '...

    docs.groupdocs.cloud/annotation/get-document-in...
  7. 완전히 새로워진 GroupDocs.Signature Cloud V2!

    다양한 파일 형식의 전자 서명을 적용, 확인 및 검색하기 위한 서명 REST API입니다. 다양한 전자서명 지원...# API 버전 - API 버전 V2 도입 인증 - JWT(JSON Web Token) 인증 서명 API - 문서의...바코드 서명 추가 다음 cURL 예제에서 V2 예제에서 JWT 인증을 사용했음을 알 수 있습니다. V1 API 버전의...

    blog.groupdocs.cloud/ko/signature/all-new-group...
  8. Gráficos vectoriales escalables a JPEG | Conver...

    Convierta SVG a JPG en C# .NET usando GroupDocs.Conversion Cloud SDK. Realice una conversión perfecta de gráficos vectoriales escalables a JPG en C#. Convertidor de SVG a JPG...debemos generar el token de acceso JWT según las credenciales del cliente...Una vez que obtenga el token JWT, ejecute el siguiente comando...

    blog.groupdocs.cloud/es/conversion/convert-svg-...
  9. PDF a Excel | Convertir PDF a XLS | Transformar...

    Convierta archivos PDF a libros de Excel usando C# .NET. Realice una conversión perfecta de PDF a XLS en línea....necesitamos generar un token de acceso JWT basado en las credenciales del...que hayamos generado el token JWT, ejecute el siguiente comando...

    blog.groupdocs.cloud/es/conversion/convert-pdf-...
  10. JSON vers HTML | Convertir JSON en HTML | Conve...

    Comment convertir JSON en HTML à l'aide de C# .NET. Notre guide étape par étape expliquant les méthodes de conversion JSON en HTML à l'aide de l'API .NET REST....devons générer le jeton d’accès JWT en fonction des informations...du client. Une fois le jeton JWT obtenu, veuillez exécuter la...

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