Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 1,841 for

jwt

(0.1 sec)
  1. Преобразование Word в PDF в Node.js | DOCX в PD...

    Узнайте, как конвертировать документы 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/ru/conversion/convert-doc-...
  2. 在 C# .NET 中将 Excel 转换为 CSV | XLS 到逗号分隔文件

    如何使用 .NET REST API 轻松将 Excel 文件转换为 CSV 格式。执行 Excel 到逗号分隔文件的转换。XLS 到 CSV 或 XLSX 到 CSV... 此方法的第一步是获取个性化 JWT 访问令牌。因此,一旦您拥有 JWT 令牌,请执行以下 cURL 命令将 XLSX...CSV 的名称,将“accessToken”替换为个性化的 JWT 访问令牌。 试用免费的 Excel 到 CSV 转换应用程序...

    blog.groupdocs.cloud/zh/conversion/convert-exce...
  3. 将 JSON 转换为 CSV | 在 C# .NET 中将 JSON 转换为 CSV

    我们全面的指南介绍了如何在 C# .NET 中将 JSON 无缝转换为 CSV。如何使用 GroupDocs.Conversion Cloud API 将 JSON 数据转换为 CSV 格式。... 此方法的第一步是获取个性化 JWT 访问令牌。因此,一旦您拥有 JWT 令牌,请执行以下 cURL 命令来完成...CSV 的名称,并将“accessToken”替换为个性化 JWT 访问令牌。 免费 JSON 到 CSV 转换应用程序 #...

    blog.groupdocs.cloud/zh/conversion/convert-json...
  4. Set Metadata By Possible Tag Name | Documentation

    This REST API allows to set document metadata new values choosing properties to edit 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 set new metadata creator name. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place the Client Id and Secret in the 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/set-metadata-by-p...
  5. Extract Metadata By Property Name Match Exact P...

    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 with the exact same name as specified. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place Client Id in $CLIENT_ID and Client Secret in $CLIENT_SECRET. curl -v "https://api....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  6. Add Metadata By Property Name Match Regex | Doc...

    This REST API allows you to add metadata information as properties which names are match the specified regular expression. cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name that have string ‘print’ in any place of the name. Linux/MacOS/Bash # Get JSON Web Token # Retrieve CLIENT_ID and CLIENT_SECRET from your GroupDocs Cloud dashboard. 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" # Add metadata to a document (example) 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...
  7. Set Metadata By Property Name | Documentation

    This REST API allows to set document metadata new values choosing properties with specified name. cURL example The following example demonstrates how to set metadata date and time information in all properties that may have names containing “Date” value. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The credentials are read from environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  8. Extract Text by a Page Number Range | Documenta...

    This REST API allows extracting text from specific pages only by setting pages range. You need to specify StartPageNumber and CountPagesToExtract parameters besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract text by a page number example. cURL example The following example demonstrates how to extract text by a page number range. 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 '{ "StartPageNumber":..."Authorization: Bearer $env:JWT_TOKEN" ` -d "`{ 'StartPageNumber':...

    docs.groupdocs.cloud/parser/extract-text-by-a-p...
  9. تبدیل اکسل به CSV | فایل های XLS به کاما در C#.NET

    چگونه با استفاده از NET REST API فایل های اکسل را بدون زحمت به فرمت CSV تبدیل کنیم. تبدیل فایل های اکسل به کاما را انجام دهید. XLS به CSV یا XLSX به CSV...دسترسی شخصی JWT است. بنابراین، هنگامی که یک توکن JWT دارید، لطفاً...را با نشانه دسترسی شخصی شده JWT جایگزین کنید. برنامه تبدیل رایگان...

    blog.groupdocs.cloud/fa/conversion/convert-exce...
  10. Java JSON ke HTML | Mengubah JSON ke HTML | JSO...

    Pelajari cara mengonversi JSON ke HTML menggunakan Java. Panduan ini menjelaskan metode langkah demi langkah untuk konversi JSON ke HTML menggunakan GroupDocs.Conversion Cloud SDK....akses JWT berdasarkan kredensial klien. Setelah token JWT diperoleh...JWTtoken dengan token akses JWT yang dipersonalisasi. Untuk menyimpan...

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