Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 32,024 for

request

(0.35 sec)
  1. Aspose.Cells Cloud API – Get Picture from Works...

    Retrieve a specific picture from an Excel worksheet using the Aspose.Cells Cloud REST API. Includes endpoint, parameters, authentication steps, response codes, and code examples..../pictures/ { pictureIndex } Request Parameters Parameter Name Type...not exist. 400 Bad Request – malformed request syntax or invalid...

    docs.aspose.cloud/cells/pictures/get/
  2. Delete All Worksheet Validations – Aspose.Cells...

    Remove all data validation rules from a worksheet in an Excel file using Aspose.Cells Cloud REST API. Includes authentication steps, Request details, cURL example, response schema, error handling, and SDK snippets....{ sheetName } /validations Request parameters Parameter Name Type...Description 400 Bad Request The request is malformed or missing...

    docs.aspose.cloud/cells/validations/clear/
  3. Aspose.Cells Cloud Remove Duplicate Substrings ...

    Remove duplicate substrings from Excel cells via Aspose.Cells Cloud API while preserving formatting and validation....Bearer {access_token}" The request parameters of RemoveDuplicateSubst...process the file. Example request (cURL) curl -X PUT "https://api...

    docs.aspose.cloud/cells/remove-duplicate-substr...
  4. API Upload File - The SSL connection could not ...

    Hello, we use this API call to upload files to aspose that would later on receive other inputs, editions, etc. This API Call was working daily, multiple times a day, that is until 7pm yesterday. The access token was co…... The request is being made correctly following...been addressed, and we kindly request you to give it another try...

    forum.aspose.cloud/t/api-upload-file-the-ssl-co...
  5. Aspose.Cells Cloud Web API – Convert Local Exce...

    Use Aspose.Cells Cloud API to transform a local Excel table into a JSON file in a single PUT Request. Includes cURL example, parameters, and SDK snippets for C#, Java, Python, and more....{access_token}" Sample cURL Request curl -X PUT "https://api.aspose..."outStorageName=MyStorage" Request Parameters Parameter Name Type...

    docs.aspose.cloud/cells/convert-table-to-json/
  6. DOCX to MD Conversion in PHP

    Learn how to convert DOCX files to Markdown in PHP with Aspose.HTML Cloud SDK. Step-by-step guide, code sample, and best practices included....Cloud client ID and secret to request a temporary access token via...accessible URL. Create Conversion Request - Build a ConvertDocumentReque...

    blog.aspose.cloud/html/docx-to-md-conversion-in...
  7. Error400 Calling UploadFileAsync method - Free ...

    We have been encountering errors when calling Aspose APIs since this morning. We have not made any changes to our code. These API calls have been working reliably for over a year and were functioning correctly until tod…... A sample request URL is: http://api.aspose.cloud/v3...pdf This returns a 400 Bad Request error. In the details section...

    forum.aspose.cloud/t/error400-calling-uploadfil...
  8. Convert DWG to 3DS using C# REST API

    This short guide explains how to convert DWG to 3DS using C# REST API. You will learn to transform DWG to 3DS using C# REST API with the help of a Dotnet-based Cloud SDK....be provided to create the request and pass it to the API for...processing Build a 3DS conversion request object that encapsulates the...

    kb.aspose.cloud/cad/net/convert-dwg-to-3ds-usin...
  9. Get All Shapes on an Excel Worksheet|Document

    Retrieve every shape (charts, pictures, text boxes) from a worksheet using Aspose.Cells Cloud REST API. Includes cURL example, SDK snippets, authentication steps, and error handling..../worksheets/ { sheetName } /shapes Request Parameters Parameter Name Type...example below demonstrates a request that includes the optional...

    docs.aspose.cloud/cells/shapes/get-all/
  10. Aspose.Cells Cloud File Copy API - An interface...

    Learn how to use the Aspose.Cells Cloud CopyFile API to efficiently duplicate Excel files and manage them across storage locations....Bearer {access_token}" The request parameters of the copyFile...successfully. 400 Bad Request Invalid request parameters. 401 Unauthorized...

    docs.aspose.cloud/cells/copy-file/