Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 1,842 for

jwt

(0.15 sec)
  1. Extrair Texto de HTML | Parser de Texto HTML | ...

    Aprenda como extrair texto de HTML com a API REST .NET. Analise texto limpo, remova tags e automatize a extração de conteúdo HTML com a API REST .NET. HTML para TXT...abordagem é gerar um token de acesso JWT usando as credenciais do cliente...comando para gerar um token JWT. curl -v -X POST "https://api...

    blog.groupdocs.cloud/pt/parser/extract-text-fro...
  2. Витягти текст з HTML | HTML текстовий парсер | ...

    Дізнайтеся, як витягти текст з HTML за допомогою .NET REST API. Аналізуйте чистий текст, видаляйте теги та автоматизуйте вилучення HTML-контенту за допомогою .NET REST API. HTML в TXT...підходу є генерація токена доступу JWT з використанням облікових даних...команду для генерації токена JWT. curl -v -X POST "https://api...

    blog.groupdocs.cloud/uk/parser/extract-text-fro...
  3. Set Metadata By Property Value | Documentation

    This REST API allows to set document metadata new values choosing properties which values are matching the specified. cURL example The following example demonstrates how to set metadata information to all properties with the “Microsoft Office Word” 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.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/set-metadata-by-p...
  4. Add Metadata By Property Name Match Exact Phras...

    This REST API allows you to add metadata information as properties with specified name. cURL example The following example demonstrates how to add metadata date and time information in all properties with the 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. 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 add metadata to a document 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. Add Image Watermarks | Documentation

    This REST API allows adding image watermarks to the document. With this API you can add image watermarks with the following features: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  6. CSV a HTML | Convertir tabla CSV a HTML en C# .NET

    Descubra cómo convertir sin problemas archivos CSV a HTML usando C# .NET. Fácil Convierta datos delimitados por comas a HTML en línea....es 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-csv-...
  7. PDF zu Excel | PDF in XLS konvertieren | PDF in...

    Konvertieren Sie PDF Dateien mit C# .NET in Excel-Arbeitsmappen. Führen Sie eine nahtlose Online-Konvertierung von PDF in XLS durch.... Zuerst müssen wir ein JWT-Zugriffstoken basierend auf den...generieren. Nachdem wir das JWT-Token generiert haben, führen...

    blog.groupdocs.cloud/de/conversion/convert-pdf-...
  8. GroupDocs

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....เราได้เปิดตัวการตรวจสอบสิทธิ์ JWT (JSON Web Token) ในรุ่นนี้ วิธีการตรวจสอบสิทธิ์...ให้เราแสดงวิธีรับ JWT Access Token ### Retrieve access token JWT(JSON Web...

    blog.groupdocs.cloud/th/tag/groupdocs/
  9. CSV เป็น PDF | การแปลง CSV เป็น PDF ใน C# แปลง ...

    วิธีแปลงไฟล์ CSV เป็นรูปแบบ PDF อย่างง่ายดายโดยใช้คำแนะนำทีละขั้นตอนของเรา การแปลง CSV เป็น PDF ที่ง่ายและสะดวกโดยใช้ C# และ GroupDocs.Conversion Cloud API...ึง JWT ตามข้อมูลประจำตัวไคลเอ็นต์ เมื่อเราสร้างโทเค็น JWT แล้ว...accessToken ด้วยโทเค็นการเข้าถึง JWT ส่วนบุคคล หากเราต้องการบันทึก...

    blog.groupdocs.cloud/th/conversion/convert-csv-...
  10. 比較 PDF 文件 |在 C# 中比較 PDF 文檔

    如何使用 GroupDocs.Comparison Cloud SDK 有效比較 PDF 檔案。我們的詳細指南提供了比較兩個 PDF 檔案的逐步說明。... 此方法的第一步是根據客戶端憑證產生 JWT 存取權杖。取得 JWT 令牌後,我們需要執行以下 cURL 命令來比較兩個...檔案的名稱,並將「accessToken」替換為個人化 JWT 存取權令牌。 免費線上比較 PDF 文檔 # 您可以考慮嘗試我們免費、輕量且超高效的...

    blog.groupdocs.cloud/zh-hant/comparison/compare...