Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 5,701 for

jwt

(1.22 sec)
  1. Accept All Revisions|Document

    Accept all revisions in a spreadsheet file using Aspose.Cells Cloud API....APIs are secure and require JWT token-based authentication ....Unauthorized Authentication failed or JWT token is missing/invalid. 413...

    docs.aspose.cloud/cells/cells/spreadsheet/accep...
  2. Protect an Excel Workbook with Aspose.Cells Clo...

    Learn how to protect an Excel workbook via Aspose.Cells Cloud REST API. Includes authentication steps, query & body parameters, cURL request, and SDK code samples for C#, Java, PHP, Ruby, Node.js, Python, Perl, and Go....APIs are secure and require JWT token-based authentication ....Unauthorized Invalid or missing JWT token. 413 Payload Too Large...

    docs.aspose.cloud/cells/protect-excel-file/
  3. Convert table to pivot table|Document

    Learn how to create a pivot table from a list object using Aspose.Cells Cloud REST API. Includes request details, cURL example, and SDK references.... Prerequisites: A valid JWT bearer token for authentication...APIs are secure and require JWT token-based authentication ....

    docs.aspose.cloud/cells/pivot-tables/convert-ta...
  4. Convert an Excel File to Different Formats|Docu...

    Convert Excel workbooks to formats such as CSV, PDF, HTML, JSON, Markdown, and more using the Aspose.Cells Cloud REST API....ensure you have obtained a valid JWT token and that the source workbook...APIs are secure and require JWT token-based authentication ....

    docs.aspose.cloud/cells/convert-an-excel-file-t...
  5. Add or Remove Word Document Header on macOS | D...

    Use cURL commands to Insert or update Header and Footer containing PageNumbder information inside MS Word document. API for MS Word document processing....authenticate your account and get JWT in response. If you do not have...\ -H "authorization: Bearer <jwt token>" \ -F document=@BusinessLetter2...

    blog.aspose.cloud/words/process-header-and-foot...
  6. 在 Excel 文件中查找文本 – Aspose.Cells Cloud API|文档

    使用 Aspose.Cells Cloud API 在 Excel 文件(XLS、XLSX、XLSM、XLSB)和 ODS 文件中搜索特定文本。包含请求详情、cURL 与 SDK 示例及错误处理。...通过 Aspose Cloud OAuth 流程获取的 JWT 令牌,该令牌必须包含 Cells 范围。 支持的格式 X...必需请求头 Authorization: Bearer <jwt-token> Accept: application/json...

    docs.aspose.cloud/cells/zh/cells/search/
  7. Fill PDF Form in C# | REST API to Parse PDF For...

    REST api for TextBox CheckBox RadioButton ComboBox processing. Parse PDF form fields. Free RESTful API. Platform independent REST API for XFA form filling...you need to first generate a JWT authentication token which requires...\ -H "authorization: Bearer <JWT Token>" Sample FormDataTextBox...

    blog.aspose.cloud/pdf/add-update-textbox-checkb...
  8. Get a shape by index on an Excel worksheet|Docu...

    Retrieve a shape by its index from an Excel worksheet using Aspose.Cells Cloud REST API. Includes request syntax, parameters, response details, and SDK examples....Aspose Cloud access token (Bearer JWT). The workbook must be stored...APIs are secure and require JWT token-based authentication ....

    docs.aspose.cloud/cells/shapes/get/
  9. FlipData|Document

    Transposes a specified data range in a spreadsheet file....APIs are secure and require JWT token-based authentication ....failed – missing or invalid JWT token. 413 Payload Too Large...

    docs.aspose.cloud/cells/cells/flip/
  10. Add a List Object (Table) to an Excel Worksheet...

    Learn how to add a list object (Excel table) to a worksheet using Aspose.Cells Cloud REST API. Includes endpoint, parameters, authentication steps, cURL example, and SDK code samples....endpoint, ensure you have a valid JWT token, the workbook is stored...\ -H "Authorization: Bearer <jwt token>" \ -d '{ "displayName":...

    docs.aspose.cloud/cells/list-objects/add/