Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 1,863 for

jwt

(1.14 sec)
  1. Java: Перетворення MPP на Excel | Експорт MPP в...

    Дізнайтеся, як конвертувати файли Microsoft Project (MPP) у Excel (XLSX) за допомогою Java REST API. Покроковий посібник для безпроблемного перетворення MPP у Excel за допомогою коду....є створення маркера доступу JWT, а потім виконання такої команди...персоналізований маркер доступу JWT. Якщо у нас є вимога експортувати...

    blog.groupdocs.cloud/uk/conversion/convert-mpp-...
  2. Java: MPP'yi Excel'e Dönüştür | MPP'yi XLS'e Ak...

    Java REST API kullanarak Microsoft Project (MPP) dosyalarını Excel'e (XLSX) nasıl dönüştüreceğinizi öğrenin. Kodla sorunsuz MPP'den Excel'e dönüştürme için adım adım kılavuz....Bu yaklaşımdaki ilk adım, bir JWT erişim belirteci oluşturmak ve...ifadesini kişiselleştirilmiş bir JWT erişim belirteciyle değiştirin...

    blog.groupdocs.cloud/tr/conversion/convert-mpp-...
  3. Node.js: MPP'yi PDF'ye Dönüştür | MS Project MP...

    MS Project (MPP) dosyalarını PDF formatına hızlı ve doğru bir şekilde dönüştürmek için GroupDocs.Conversion Cloud SDK for Node.js kullanmayı öğrenin.... İlk adım, bir JWT erişim jetonu oluşturmak ve ardından...ifadesini kişiselleştirilmiş JWT erişim belirteciyle değiştirelim...

    blog.groupdocs.cloud/tr/conversion/convert-mpp-...
  4. C# .NET'te JPG'yi Word Belgesine (DOCX) Dönüştü...

    JPG resimlerini C# .NET kullanarak düzenlenebilir Word belgelerine (DOCX) dönüştürün. C# .NET'te resimden belgeye dönüştürücü geliştirerek Fotoğrafı DOC'a nasıl dönüştürebilirsiniz....kullanmaya başlamak için önce bir JWT erişim belirteci oluşturmamız...ifadesini kişiselleştirilmiş bir JWT erişim belirteciyle değiştirin...

    blog.groupdocs.cloud/tr/conversion/convert-jpg-...
  5. Converter JSON para HTML no Node.js | JSON para...

    Converta facilmente JSON para HTML usando o GroupDocs.Conversion Cloud SDK para Node.js. Aprenda como gerar HTML limpo a partir de arquivos JSON estruturados com API RESTful.... Gerar um token de acesso JWT com base nas credenciais do cliente...accessToken por um token de acesso JWT personalizado. Você pode considerar...

    blog.groupdocs.cloud/pt/conversion/convert-json...
  6. 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. Here is the list of properties that can be obtained for document pages: Page width in pixels (when converted to the image); Page height in pixels (when converted to image); Page number; Visible property that indicates whether the page is visible or not....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{"FilePath": "..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': '...

    docs.groupdocs.cloud/merger/get-document-inform...
  7. Delete Document Pages | Documentation

    Delete Pages method allows to delete pages in the cloud storage, created by get pages method. 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 Add annotation Call Preview method Download result pages from cloud storage Delete pages in cloud storage HTTP POST ~/annotation/preview/remove Swagger UI lets you call this REST API directly from the browser....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FilePath": "one-page..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': 'one-page...

    docs.groupdocs.cloud/annotation/delete-pages/
  8. Get Supported File Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API provides methods to apply Text and Figure based annotations to documents & images of all popular formats. 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/annotation/formats' \ -H 'accept: application/json' \ -H "authorization: Bearer $Jwt_TOKEN" Windows PowerShell curl.exe -X GET ` "https://api.groupdocs.cloud/v2.0/annotation/formats" ` -H "accept: application/json" ` -H "authorization: Bearer $env:Jwt_TOKEN" Windows CMD curl -X GET ^ "https://api....\ -H "authorization: Bearer $JWT_TOKEN " Windows PowerShell curl..."authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET...

    docs.groupdocs.cloud/annotation/get-supported-f...
  9. 将 PDF 转换为 HTML | 使用 C# .NET 将 PDF 转换为 Web

    在 C# .NET 中无缝实现 PDF 到 HTML 的转换。使用 .NET REST API 将 PDF 轻松简单地转换为 HTML。...p Key 和 App SID)并生成 JWT 访问令牌。一旦我们获得 JWT 令牌,请执行以下 cURL 命令将 PDF...格式的名称,将“accessToken”替换为上面生成的 JWT 令牌。转换成功后,生成的文件将存储在云存储中。 如果您想将生成的...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  10. Node.js で Word を PDF に変換 | DOCX を PDF にするオンライン ...

    Microsoft Word 文書 (DOC, DOCX) を PDF に変換する方法を Node.js API を使用して学びます。Word から PDF への変換のための信頼性がありスケーラブルな REST API。...\ -H "Authorization: Bearer <JWT_TOKEN>" \ -H "accept: application/json"...ファイルの名前に置き換え、 JWTTOKEN を個別の JWT アクセストークンに置き換えてください。 DOC to PDF...

    blog.groupdocs.cloud/ja/conversion/convert-doc-...