Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 343 for

oauth

(0.14 sec)
  1. Lock Excel Files|Document

    Learn how to lock Excel workbooks using Aspose.Cells Cloud REST API (v3.0). Includes HTTPS endpoint, authentication, cURL request, response schema, and SDK code samples for C#, Java, Python, and more....over HTTPS and include a valid OAuth 2.0 Bearer token in the Authorization...

    docs.aspose.cloud/cells/lock-excel-files/
  2. Create Folder – Aspose.Cells Cloud API | Excel ...

    Learn how to create a folder in Aspose.Cells Cloud storage via a simple REST PUT request. Includes sample cURL, authentication guide, and error handling....Unauthorized Missing or invalid OAuth token. Obtain a valid token...

    docs.aspose.cloud/cells/create-folder/
  3. Aspose.Cells Cloud – Merge Excel Files in Cloud...

    Merge Excel workbooks stored in cloud storage with Aspose.Cells Cloud API. Specify output format, target folder, and merge mode in a single HTTPS call....you: Have generated a valid OAuth 2.0 access token. Are using...Unauthorized – Invalid or missing OAuth 2.0 token, or incorrect client...

    docs.aspose.cloud/cells/merge-remote-spreadsheet/
  4. Aspose.Cells Cloud – Delete File API|Document

    Delete an Excel file from Aspose.Cells Cloud storage using the RESTful Delete File API. Includes endpoint, parameters, auth, and sample code....Unauthorized – Refresh the OAuth token and retry. 429 Too Many...

    docs.aspose.cloud/cells/delete-file/
  5. Overview|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....authenticate Aspose REST APIs: OAuth 2.0 URL Signing Please check...

    docs.aspose.cloud/diagram/overview/
  6. Set Cell Value – Aspose.Cells Cloud API Referen...

    Learn how to set the value of a specific cell in an Excel worksheet using Aspose.Cells Cloud REST API. Includes request syntax, parameters, HTTPS cURL example, and SDK code samples....obtained from the Aspose Cloud OAuth endpoint. Include the token...

    docs.aspose.cloud/cells/set-value-of-a-cell-in-...
  7. Convert Worksheet to CSV – Aspose.Cells Cloud A...

    Learn how to convert a specific worksheet from an Excel file to CSV using Aspose.Cells Cloud API (v4.0). Includes endpoint, parameters, sample cURL, SDK code, and error handling.... An OAuth 2.0 access token (obtainable...obtained via the Aspose Cloud OAuth 2.0 flow. Q: Can I save the...

    docs.aspose.cloud/cells/convert-worksheet-to-csv/
  8. Repair Excel Files|Document

    Use Aspose.Cells Cloud REST API to repair corrupted Excel files (XLS, XLSX, XLSM, XLSB, ODS). Upload one or many files, choose output format, and receive repaired files as Base64. No installation required....access token from Aspose Cloud (OAuth 2.0 client‑credentials flow)...

    docs.aspose.cloud/cells/repair-excel-files/
  9. MergeAndSaveOnline (Slides Merge API) suddenly ...

    Body: Hello Aspose team, We started experiencing an issue today (2025-09-04) when calling the Slides merge endpoint: POST http://api.aspose.cloud/v3.0/slides/merge Method: MergeAndSaveOnline Product: Aspose.Slides API…...generate a fresh token via the OAuth endpoint: POST https://api.aspose...ave-online Authentication (OAuth) : https://docs.aspose.clou...

    forum.aspose.cloud/t/mergeandsaveonline-slides-...
  10. Uploading PDF file to Cloud Storage using Aspos...

    Hi. I’m trying to make a REST call to the storage but I get 'Bad Request – An error occurred while parse the multipart content: The file name could not have been retrieved." on the with the code example below. Any idea …...cloud"); // OAuth request... RestRequest requestOAuth...

    forum.aspose.cloud/t/uploading-pdf-file-to-clou...