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

jwt

(0.13 sec)
  1. Specify Max Chars And Rows | Documentation

    When processing text files you can adjust page parameters like max characters per line and max lines per page with MaxCharsPerRow and MaxRowsPerPage options that have been added in v21.8 The following screenshot shows the difference when setting MaxRowsPerPage=30 API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered 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 '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/specify-max-chars-a...
  2. Join word documents without starting from a new...

    There is an additional option for Word document joining that allows to merge those documents without page breaking between them, i.e. the last page of the initial document will be merged with the first page of the next document as one page. Name Description Comment JoinItem.WordJoinMode Allows to join word documents without empty space between documents Values: Default, Continous Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "JoinItems":..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'JoinItems': [...

    docs.groupdocs.cloud/merger/join-word-continous/
  3. GroupDocs.Conversion 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....Conversion Cloud REST API 支持 JWT(JSON Web Token) 身份验证。...

    blog.groupdocs.cloud/zh/tag/groupdocs.conversio...
  4. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format File extension File size Pages count Resource The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place Client Id in $CLIENT_ID and Client Secret in $CLIENT_SECRET environment variables....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FilePath": ..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': '...

    docs.groupdocs.cloud/comparison/get-document-in...
  5. 將 PDF 轉換為 HTML | C# .NET 中的 PDF 到 Web 轉換

    C# .NET 中 PDF 到 HTML 的無縫轉換。使用 .NET REST API 將 PDF 轉換為 HTML 的流程簡單易行。...此方法的第一步是取得您的個人化憑證(應用程式金鑰和應用程式 SID)並產生 JWT 存取權杖。一旦我們有了 JWT 令牌,請執行以下 cURL 命令將 PDF...格式的名稱,將「accessToken」替換為上面產生的 JWT 令牌。成功轉換後,產生的檔案儲存在雲端儲存中。 如果您想將產生的...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  6. Excel から JPG | XLS から JPG | C# .NET で Excel シート...

    .NET REST API を使用して Excel ファイルを高品質の JPG 画像に変換する方法。C# .NET で XLS / XLSX を JPG に変換します。...このアプローチの最初のステップは、パーソナライズされた JWT アクセス トークンを取得することです。JWT トークンを取得したら、次の cURL...画像の名前に、 accessToken をパーソナライズされた JWT アクセス トークンに置き換えてください。 無料の Excel...

    blog.groupdocs.cloud/ja/conversion/convert-exce...
  7. CSV เป็น JPG | แปลง CSV เป็น JPEG | รูปภาพเป็น ...

    เรียนรู้วิธีแปลงไฟล์ CSV เป็นภาพ JPEG โดยใช้ C# .NET แนวทางปฏิบัติที่ดีที่สุดของเราในการแปลงไฟล์ที่คั่นด้วยเครื่องหมายจุลภาคเป็นรูปภาพ jpg ด้วย C# .NET...ขั้นตอนแรกคือการสร้างโทเค็นการเข้าถึง JWT ตามข้อมูลประจำตัวไคลเอ็นต์ แ...และเมื่อเราสร้างโทเค็น JWT แล้ว โปรดดำเนินการคำสั่ง cURL ต่อไปนี้เพื่อแปลงไฟล์...

    blog.groupdocs.cloud/th/conversion/convert-csv-...
  8. Chuyển đổi PDF sang HTML | Chuyển đổi PDF sang ...

    Chuyển đổi PDF sang HTML liền mạch trong C# .NET. Quy trình dễ dàng và đơn giản để chuyển đổi PDF sang HTML bằng .NET REST API....báo truy cập JWT. Khi chúng ta có mã thông báo JWT, vui lòng thực...accessToken bằng mã thông báo JWT được tạo ở trên. Sau khi chuyển...

    blog.groupdocs.cloud/vi/conversion/convert-pdf-...
  9. Suppresseur de mot de passe de relevé bancaire ...

    Découvrez comment nous supprimons les mots de passe des PDF des relevés bancaires dans notre étude de cas. Découvrez les étapes à suivre pour supprimer avec succès un mot de passe PDF et accéder facilement aux données financières.... Utilisez le JWT obtenu pour l’authentification...DELETE -H "Authorization: Bearer <jwt token>" -d "{ 'FileInfo': { 'FilePath':...

    blog.groupdocs.cloud/fr/merger/online-bank-stat...
  10. 1. Convert to Any Format | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert supported document formats to any Supported Document Formats and returns the output document storage URL and also support to get result as a stream. Convert to Any Format You can convert the supported document formats to Any Format Format and get Output as Storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Any Format format example....\ -H "authorization: Bearer $JWT_TOKEN " \ -H "Content-Type: application/json"..."authorization: Bearer $env:JWT_TOKEN" ` -H "Content-Type: application/json"...

    docs.groupdocs.cloud/conversion/convert-to-any-...