Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 31,744 for

request

(0.06 sec)
  1. Aspose Cloud Giving Us An AmazonS3 Storage Exce...

    Confirmed, the issue is resolved thank you....Verify your access token Re‑request an access token using your...GetAccessTokenAsync();<br> If the token request fails, the subsequent PDF operation...

    forum.aspose.cloud/t/aspose-cloud-giving-us-an-...
  2. Crop Image with Python REST API

    This tutorial guides on how to crop image with Python REST API. You will learn to crop picture online with Python Low Code API using a Python-based Cloud SDK....and prepare the crop image request Perform the cropping operation...the ImagingApi and an upload request, and upload the image file...

    kb.aspose.cloud/imaging/python/crop-image-with-...
  3. Crop Image with Java REST API

    This tutorial guides on how to crop image with Java REST API. You will learn to crop picture online with Java Low Code API using a Java-based Cloud SDK....and prepare the crop image request Perform the cropping operation...the ImagingApi and an upload request, and upload the image file...

    kb.aspose.cloud/imaging/java/crop-image-with-ja...
  4. 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....header of every request. Sample cURL Request curl -X PUT "https://api..."outStorageName=MyStorage" Request Parameters Parameter Name Type...

    docs.aspose.cloud/cells/convert-table-to-json/
  5. Delete Folder – Aspose.Cells Cloud API | Remove...

    Learn how to delete a folder (optionally recursively) from Aspose.Cells Cloud storage using the DELETE /v4.0/cells/storage/folder/{path} endpoint. Includes Request syntax, parameters, sample code, and error handling.... Request Parameters The request parameters of the...Status Description 400 Bad request – missing or invalid parameters...

    docs.aspose.cloud/cells/delete-folder/
  6. Update picture in an Excel file|Document

    Learn how to update a picture in an Excel worksheet using Aspose.Cells Cloud REST API. This guide provides Request details, a cURL example, and SDK code snippets for multiple programming languages..../pictures/ { pictureIndex } Request parameters Parameter Name Type...not exist. 400 Bad Request – malformed request syntax or invalid...

    docs.aspose.cloud/cells/pictures/update/
  7. Delete a Worksheet Comment|Document

    Learn how to delete a specific cell comment in an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes endpoint, parameters, cURL example, SDK snippets, and error handling....} /comments/ { cellName } Request Parameters The endpoint accepts...name of the storage service. Request Example Error Responses HTTP...

    docs.aspose.cloud/cells/comments/delete/
  8. ImagingCloudApi Upload File Operation TimeOut I...

    We are trying to convert jpg/png to pdf, and operation is getting timed out during file upload Request. It was working fine before and started giving problems suddenly. Below is the code snippet for the same: ImagingApi…...timed out during file upload request. It was working fine before...Aspose.Imaging.Cloud.Sdk.Model.Requests.UploadFileRequest uploadFileRequest...

    forum.aspose.cloud/t/imagingcloudapi-upload-fil...
  9. Fetch form recognition results|Documentation

    How to fetch from recognition results from Aspose.OMR Cloud....obtain the result, send a GET request to the https://api.aspose.cloud/v5...endpoint. To authorize the request, pass the access token in Authorization...

    docs.aspose.cloud/omr/fetch-recognition-results/
  10. Get all pictures in an Excel worksheet|Document

    Learn how to retrieve all pictures from an Excel worksheet using the Aspose.Cells Cloud REST API. SDKs are available for Android, C#, Go, Java, Node.js, Perl, PHP, Python, Ruby, and Swift..../worksheets/ { sheetName } /pictures Request parameters Parameter Name Type...not exist. 400 Bad Request – malformed request syntax or invalid...

    docs.aspose.cloud/cells/pictures/get-all/