Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 1,842 for

jwt

(0.17 sec)
  1. Document Conversion REST API

    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....Conversion Cloud REST API 支持 JWT(JSON Web Token) 身份驗證。...

    blog.groupdocs.cloud/zh-hant/tag/document-conve...
  2. No ChatGPT | Riformula Riscrivi Parafrasa Testi...

    Dimentica OpenAI o ChatGPT. Riscrivi, riformula e parafrasa facilmente documenti online con .NET REST API. Meglio di Gemini, Microsoft Copilot e Claude....1: Genera il Token di Accesso JWT # curl -v "https://api.groupdocs...

    blog.groupdocs.cloud/it/rewriter/paraphrase-doc...
  3. Node.jsでHTMLをJSONに変換 | オンラインウェブページをJSONにエクスポート

    HTML ファイルを JSON 形式に変換するには、Node.js 用の GroupDocs.Conversion Cloud SDK を使用してください。構造化された HTML ドキュメントをオンラインで REST API を使って JSON 形式に変換します。...\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...HTML ファイルの名前に、 JWTTOKEN を個人用の JWT アクセストークンに置き換えてください。 ローカルドライブ...

    blog.groupdocs.cloud/ja/conversion/convert-html...
  4. Render print areas | Documentation

    Spreadsheet document allows to set a print area if you want to print a specific section on a worksheet. There can be the case when you want to render only the print area of the worksheet using GroupDocs.Viewer Cloud. GroupDocs.Viewer Cloud provides an option to render sections of the worksheet(s) defined as the “print area”. It renders each print area in a worksheet as a separate page. The following code samples show how to render only the print areas from worksheets....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/render-print-areas/
  5. Mix Document Pages | Documentation

    This REST API allows mixing specific pages from several source documents into a single resultant document. You can specify the exact order and selection of pages from each document, enabling advanced document composition scenarios. To mix pages, provide: A list of source documents (Files collection). A list of page selections (FilesPages collection), where each item specifies which pages to take from which document and in what order. The output path for the resultant document....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "Files": [ {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'Files': [ { 'FilePath':...

    docs.groupdocs.cloud/merger/mix-document-pages/
  6. Delete Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides a method to delete signature from the signed document. The signature ID is needed to perform the delete, it comes from the result of sign or search operation. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Delete signatures Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/signature/delete-barcode-s...
  7. Convert document direct async | Documentation

    This example demonstrates how to convert word processing document into pdf document asyncronously without using cloud storage. There are steps that usage of GroupDocs.Conversion Cloud consists of: Start convert operation and get operation ID Get operation status Get operation result (converted document) Resource URI HTTP PUT ~/conversion/async Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Place your Client Id and Client Secret in environment variables CLIENT_ID and CLIENT_SECRET....\ -H "Authorization: Bearer $JWT_TOKEN " \ --data-binary "@path/to/file"..."Authorization: Bearer $env:JWT_TOKEN" ` - -data-binary "@path/to/file"...

    docs.groupdocs.cloud/conversion/convert-documen...
  8. Konwersja PDF na HTML w Node.js | PDF do Web AP...

    Naucz się, jak konwertować PDF na HTML za pomocą GroupDocs.Conversion Cloud SDK dla Node.js. Łatwo przekształć pliki PDF w gotowy do użycia HTML z REST API....Wygeneruj swój token dostępu JWT. Użyj następującego polecenia...

    blog.groupdocs.cloud/pl/conversion/pdf-to-html-...
  9. PDF do JPG w Node.js | Konwertuj strony PDF na ...

    Dowiedz się, jak przekształcać dokumenty PDF na obrazy JPG za pomocą GroupDocs.Conversion Cloud SDK dla Node.js. Ekstrahuj treści wizualne z PDF jako obrazy wysokiej jakości....spersonalizowanym tokenem dostępu JWT. 🧪 Wypróbuj konwerter PDF na...

    blog.groupdocs.cloud/pl/conversion/convert-pdf-...
  10. Convert JPG do PDF w Node.js | API REST do konw...

    Konwertuj obrazy JPG na zabezpieczone, gotowe do druku dokumenty PDF za pomocą API Node.js. Poznaj korzyści, przypadki użycia oraz różne metody konwersji JPG na PDF....spersonalizowany token dostępu JWT. Aby zapisać wynikowy plik PDF...

    blog.groupdocs.cloud/pl/conversion/convert-jpg-...