Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 1,870 for

jwt

(0.48 sec)
  1. C# Конвертировать HTML в PDF | Веб-страница в P...

    Как преобразовать HTML в PDF на C# .NET. Наше пошаговое руководство по программному преобразованию HTML и веб-страниц в высококачественные PDF-документы с помощью REST API....сгенерируйте ваш токен доступа JWT, основываясь на учетных данных...{ACCESSTOKEN} на сгенерированный вами JWT токен, а index.html на имя вашего...

    blog.groupdocs.cloud/ru/conversion/convert-html...
  2. Java: Webseite in PowerPoint einfügen | Webseit...

    Lernen Sie, wie Sie HTML mit dem GroupDocs.Conversion Cloud SDK in PowerPoint-Präsentationen umwandeln. Fügen Sie HTML einfach in PowerPoint ein oder HTML in PPT....diesem Ansatz besteht darin, ein JWT-Zugriffstoken zu generieren und...accessToken durch das personalisierte JWT-Zugriffs-Token. Kostenloser HTML...

    blog.groupdocs.cloud/de/conversion/convert-html...
  3. Word zu HTML | DOC zu HTML Online | DOCX zu HTM...

    Konvertieren Sie Word Dokumente in HTML mit dem GroupDocs.Conversion Cloud SDK für Node.js. Erfahren Sie, wie Sie DOC, DOCX Dateien in webfreundliches HTML mit Node.js umwandeln.... Zuerst generieren Sie ein JWT-Token mit Ihren Client-Anmeldedaten...accessToken durch das persönliche JWT-Zugangs TOKEN. Um die Ausgabe-HTML...

    blog.groupdocs.cloud/de/conversion/convert-doc-...
  4. annotate PDF

    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....生成访问令牌 ### Retrieve access token JWT(JSON Web Token) ### TODO: Get...

    blog.groupdocs.cloud/zh/tag/annotate-pdf/
  5. Create Document Preview | Documentation

    GroupDocs.Comparison Cloud allows to create document preview images, one per page. Image size and format can be set as options. API Usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input document into cloud storage Create preview images Download images For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{"FileInfo":{"FilePath":"sample2..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/comparison/create-document...
  6. Reject all revisions | Documentation

    GroupDocs.Comparison Cloud allows to reject all revisions in Word document and save the result. The following code sample demonstrates how to reject all revisions without getting them. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method with options Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "SourceFile":..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'SourceFile':...

    docs.groupdocs.cloud/comparison/reject-all-revi...
  7. Verify digital signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/signature/verify-digital-s...
  8. Search for QR-code signatures | Documentation

    When you search for electronic signatures of QR-Code type inside document with GroupDocs.Signature Cloud it’s only needed to pass search options to Search method. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d '{ "FileInfo": {...

    docs.groupdocs.cloud/signature/search-for-qr-co...
  9. Join Images | Documentation

    There is an additional option for Image joining. Name Description Comment JoinItem.ImageJoinMode Possible modes for the image joining Values: Horizontal, Vertical Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please obtain your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # They are supplied via the environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "JoinItems":..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'JoinItems': [...

    docs.groupdocs.cloud/merger/join-images/
  10. Search for digital signatures | Documentation

    GroupDocs.Signature Cloud offers an ability to find Digital signatures that are applied to document and returns its digital signature certificate. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. 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 '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/signature/search-for-digit...