Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 1,863 for

jwt

(0.06 sec)
  1. Create Document Preview | Documentation

    GroupDocs.Signature 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.Signature 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": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/signature/create-document-...
  2. Move Pages | Documentation

    This REST API provides a move page feature that allows you to manipulate page ordering by moving any page(s) to a new position within a document. For moving page to a new position, it’s needed to specify current and new page numbers along with the path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while moving document pages....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/merger/move-pages/
  3. 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 Pages count, size and visibility Text coordinates Attachments count and names other properties, by document type 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....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/get-document-inform...
  4. Render document with comments | Documentation

    Some document types like Microsoft Word, Excel, OpenOffice Text and Spreadsheet may contain comments. Your requirement to include or exclude the comments in output representation of the document may vary in different situations. GroupDocs.Viewer Cloud enables you to control the rendering of document comments. By default, comments are not rendered into the output document. The API provides RenderComments property of HtmlOptions (or JpgViewOptions, or PdfOptions) class that enables rendering of comments....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/render-document-wit...
  5. PDF から Excel | PDF から XLS に変換 | PDF から Excel に変換

    C# .NET を使用して PDF ファイルを Excel ワークブックに変換します。オンラインで PDF から XLS へのシームレスな変換を実行します。...まず、クライアントの資格情報に基づいて JWT アクセス トークンを生成する必要があります。JWT トークンを生成したら、次の cURL...ワークブックの名前に、 accessToken をパーソナライズされた JWT アクセス トークンに置き換えてください。 結果の Excel...

    blog.groupdocs.cloud/ja/conversion/convert-pdf-...
  6. C# Excel 轉 PDF | XLS 轉 PDF |線上 XLSX 轉 PDF

    使用 C# .NET 將 Excel 工作簿無縫轉換為 PDF。將 XLS 和 XLSX 檔案轉換為高品質 PDF 文件的專家技術。... 現在,此方法的第一步是取得個人化 JWT 存取權杖。因此,一旦您擁有 JWT 令牌,請執行以下 cURL 命令將 XLSX...PDF 的名稱,將「accessToken」替換為個人化 JWT 存取權令牌。 如果我們需要將產生的 PDF 保存在本機磁碟機上,請嘗試使用以下...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  7. C# Excel sang PDF | XLS sang PDF | XLSX sang PD...

    Chuyển đổi liền mạch sổ làm việc Excel sang PDF bằng C# .NET. Kỹ thuật chuyên môn để chuyển đổi tệp XLS và XLSX thành tài liệu PDF chất lượng cao....là lấy mã thông báo truy cập JWT được cá nhân hóa. Vì vậy, khi...khi bạn có mã thông báo JWT, vui lòng thực hiện lệnh cURL sau để...

    blog.groupdocs.cloud/vi/conversion/convert-exce...
  8. PDF 合併器 | 合併 PDF 文件 | 使用 C# 結合 PDFs

    學習如何在 C# .NET 中合併 PDF 文件。逐步指南,結合 PDF 文件、串接 PDF 文檔,以及通過 PDF 合併工具簡化工作流程。... 生成 JWT 令牌: curl -v "https://api.groupdocs...PDF 文件。 accessToken - 上述生成的 JWT 存取令牌。 試用免費 PDF 合併應用程式 # 體驗我們免費的...

    blog.groupdocs.cloud/zh-hant/merger/merge-pdf-f...
  9. CSV to JSON in Node.js | Convert CSV to JSON wi...

    Convertire CSV in JSON in Node.js utilizzando il SDK di GroupDocs.Conversion. Un'API REST scalabile e sicura per trasformare i dati tabulari in un formato JSON strutturato....1: Genera il token di accesso JWT: curl -v "https://api.groupdocs...\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...

    blog.groupdocs.cloud/it/conversion/convert-csv-...
  10. Word to HTML | DOC to HTML Online | DOCX to HTM...

    Преобразуйте документы Word в HTML с помощью GroupDocs.Conversion Cloud SDK для Node.js. Узнайте, как преобразовать файлы DOC, DOCX в совместимый с вебом HTML с использованием Node.js.... Сначала создайте токен JWT, используя свои учетные данные...accessToken на персонализированный JWT токен доступа. Чтобы скачать...

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