Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 1,863 for

jwt

(0.22 sec)
  1. 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...
  2. C#: Web ページを PowerPoint に埋め込む | Web ページを PPT に挿入する

    GroupDocs.Conversion Cloud SDK を使用して C# で HTML を PowerPoint プレゼンテーションに変換する方法を学びます。C# で PowerPoint に HTML を挿入するか、HTML を PPT に変換します。... このアプローチの最初のステップは、JWT アクセス トークンを生成し、次の cURL コマンドを実行して...プレゼンテーションの名前に、 accessToken をパーソナライズされた JWT アクセス トークンに置き換えてください。 結果の PowerPoint...

    blog.groupdocs.cloud/ja/conversion/convert-html...
  3. Node.js: MPP を PDF に変換 | MS Project MPP を PDF に...

    MS Project (MPP) ファイルを PDF 形式に簡単に変換する方法を、Node.js 用の GroupDocs.Conversion Cloud SDK を使用して学びましょう。迅速で正確な MPP から PDF への変換。... 最初のステップは、JWT アクセストークンを生成し、その後、MPP から PDF へのオンライン変換のために次の...PDF ファイルの名前に、 accessToken を個別の JWT アクセストークンに置き換えてください。 変換された PDF...

    blog.groupdocs.cloud/ja/conversion/convert-mpp-...
  4. Working with Text Documents | Documentation

    Textual documents are simple Plain Text flat files (TXT), that contain no images, pages, paragraphs, lists, tables and so on. However, users can create some primitive formatting like lists with leading markers, left indents with whitespaces, tables with pseudo-graphics, paragraphs with line breaks, and so on. GroupDocs.Editor Cloud can recognize some of these structures. Other non-obvious feature, that GroupDocs.Editor Cloud provides, is the ability to save edited TXT document not only back to TXT, but also to WordProcessing....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/editor/working-with-text-d...
  5. GroupDocs.Comparison Cloud Product Family

    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....0/comparison/ 驗證 為了提高安全性,我們在此版本中引入了 JWT(JSON Web Token)身份驗證。 V2 API 版本不再支持...簽名身份驗證方法。讓我們向您展示如何獲取 JWT 訪問令牌。 ### Retrieve access token JWT(JSON Web Token)...

    blog.groupdocs.cloud/zh-hant/categories/groupdo...
  6. Compare sensitivity | Documentation

    GroupDocs.Comparison Cloud allows to adjust comparison sensitivity to achieve the necessary balance between file comparison speed and accuracy. Possible comparison sensitivity values range is from 0 to 100. Minimal value - the minimal value is 0. Setting sensitivity to a minimal value provides the fastest comparison speed, but it may produce worst comparison quality. If there is at least one common letter in two compared words then these words will not be treated as fully inserted and deleted Value by default - the default value is 75....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "SourceFile":..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'SourceFile':...

    docs.groupdocs.cloud/comparison/compare-sensiti...
  7. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support to render over 50 file formats to HTML5 or Image formats for the whole document, page by page or custom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer 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/viewer/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/viewer/get-supported-file-...
  8. Link Annotation | Documentation

    Link annotation adds a hyper link to document API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add 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/annotation/link-annotation/
  9. Customize changes styles | Documentation

    GroupDocs.Comparison Cloud provides compare options set with some default values that provides both - appropriate comparison speed and quality. Example below demonstrates how to change different changes types styling. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage 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/customize-chang...
  10. Text Strikeout Annotation | Documentation

    Text Strikeout annotation marks text fragment with a strikethrough styling API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token curl -v "https://api....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/annotation/text-strikeout-...