Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 1,870 for

jwt

(0.18 sec)
  1. Конвертируйте HTML в JSON в Node.js | Экспорт в...

    Конвертируйте HTML файлы в формат JSON с помощью GroupDocs.Conversion Cloud SDK для Node.js. Преобразуйте структурированные HTML документы в формат JSON онлайн с помощью REST API....\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...персонализированный токен доступа JWT. Если ваше требование заключается...

    blog.groupdocs.cloud/ru/conversion/convert-html...
  2. C# .NET MPP in PDF umwandeln | MS Project onlin...

    How to convert Microsoft Project (MPP) files to PDF using .NET REST API. Step-by-step guide to export MS Project into PDF for easy sharing and reporting...diesem Ansatz besteht darin, ein JWT-Zugangs-Token zu generieren,...resultierenden PDF-Datei. ACCESSTOKEN - JWT-Zugriffstoken, das oben generiert...

    blog.groupdocs.cloud/de/conversion/convert-mpp-...
  3. Working with Stamp Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to put Stamp Signature on supported file format. It provides methods to create Stamp Signature in Document Pages with different options to add image as stamp, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Stamp Signature to Document You can create Stamp Signature on Document provided by fileName and document folder (if required) using following API....--header "authorization: Bearer $JWT_TOKEN " \ --header "content-type:..."authorization: Bearer $env:JWT_TOKEN" ` - -header "content-type:...

    docs.groupdocs.cloud/signature/working-with-sta...
  4. GroupDocs.Annotation Cloud

    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) ได้รับการแนะนำในรุ่นนี้...

    blog.groupdocs.cloud/th/tag/groupdocs.annotatio...
  5. แปลง PDF เป็น HTML | การแปลง PDF เป็นเว็บใน C# ...

    การแปลง PDF เป็น HTML อย่างราบรื่นใน C# .NET กระบวนการที่ง่ายและสะดวกในการแปลง PDF เป็น HTML ด้วย .NET REST API...และสร้างโทเค็นการเข้าถึง JWT เมื่อเรามีโทเค็น JWT แล้ว โปรดดำเนินการคำสั่ง...เอาต์พุตที่จะสร้าง และ accessToken ด้วยโทเค็น JWT ที่สร้างขึ้นด้านบน หลังจากการแปลงสำเร็จ...

    blog.groupdocs.cloud/th/conversion/convert-pdf-...
  6. Get Supported File Formats | Documentation

    GroupDocs.Comparison Cloud REST APIs support document compare tools to compare source and destination files of supported formats to get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/comparison/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $Jwt_TOKEN" Windows PowerShell curl....\ -H "authorization: Bearer $JWT_TOKEN " Windows PowerShell curl..."authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET...

    docs.groupdocs.cloud/comparison/get-supported-f...
  7. CSV 转 JPG | 将 CSV 转换为 JPEG | 在 C# .NET 中将图像转为 CSV

    了解如何使用 C# .NET 将 CSV 文件转换为 JPEG 图像。我们使用 C# .NET 将逗号分隔文件转换为 jpg 图像的最佳实践。... 第一步是根据客户端凭据生成 JWT 访问令牌,生成 JWT 令牌后,请执行以下 cURL 命令将 CSV...图像的名称,并将“accessToken”替换为个性化的 JWT 访问令牌。 现在,如果我们需要将生成的 JPG 保存在本地驱动器上,请尝试使用以下...

    blog.groupdocs.cloud/zh/conversion/convert-csv-...
  8. Convertir un PDF en HTML | Conversion de PDF en...

    Conversion transparente de PDF en HTML en C# .NET. Processus facile et simple pour convertir un PDF en HTML avec l'API .NET REST....jeton d’accès JWT. Une fois que nous avons le jeton JWT, veuillez...« accessToken » par le jeton JWT généré ci-dessus. Après une conversion...

    blog.groupdocs.cloud/fr/conversion/convert-pdf-...
  9. Get Document Information | Documentation

    This REST API allows us to obtain basic information about the document and it’s pages properties. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format. Pages count Password protection Resources HTTP POST ~/info Swagger UI lets you call this REST API directly from the browser. cURL example 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 "{\"FilePath\":..."Authorization: Bearer $env:JWT_TOKEN" ` -d '{ "FilePath": "words/four-pages...

    docs.groupdocs.cloud/editor/get-document-inform...
  10. PDF를 HTML로 변환 | C# .NET에서 PDF를 웹으로 변환

    C# .NET에서 PDF를 HTML로 완벽하게 변환합니다. .NET REST API를 사용하여 PDF를 HTML로 변환하는 쉽고 간단한 프로세스입니다....증명(앱 키 및 앱 SID)을 얻고 JWT 액세스 토큰을 생성하는 것입니다. JWT 토큰이 있으면 다음 cURL 명령을...이름으로, ‘accessToken’을 위에서 생성된 JWT 토큰으로 바꾸세요. 변환이 성공적으로 완료되면 결과...

    blog.groupdocs.cloud/ko/conversion/convert-pdf-...