Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 31,684 for

request

(0.07 sec)
  1. Extract Images|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.... DownloadImageDefault Request Parameters Name Type Location...file. DownloadImageDefault Request Parameters Name Type Location...

    docs.aspose.cloud/slides/extract-images/
  2. Why the API not working properly, I am facing m...

    Why the API not working properly, I am facing many issues with the API from last one month. Today it’s shows 429 status code even on new accounts. Please check this urgent as my clients are waiting to convert words to ht…...means that you send to many requests to /connect/token endpoint...temporary $request = new Aspose\Words\Model\Requests\ConvertDo...

    forum.aspose.cloud/t/why-the-api-not-working-pr...
  3. Converting Excel file formats using Java

    Aspose.Cells Cloud REST API supports Excel file format conversion using Java and offers SDKs for multiple programming languages....request.* ; public class ConvertSpreadsheetEx...ConvertSpreadsheetRe request = new ConvertSpreadsheetRe (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/conversion/
  4. Aspose Cloud API Connection Failed at Least 15m...

    We’d like to know what happend at that time. what happened Requests to `https://api.aspose.cloud/connect/token’ has failed suddenly from 4th Nov. 6:09 GMT to 6:24. background we didn’t change any code before this inci…... what happened requests to ` https://api.aspose.cloud/connect/token...token, so every Aspose Cloud request (Slides, Words, Cells, etc...

    forum.aspose.cloud/t/aspose-cloud-api-connectio...
  5. Quickstart|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.... Make an API Request You can see and test the available...like to make a simple API request to check your new Cloud account...

    docs.aspose.cloud/slides/quickstart/
  6. 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-...
  7. 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...
  8. Issue with Aspose.Cells Docker Image – “Content...

    Hello Aspose Support, I am encountering an issue with the Aspose.Cells Cloud Docker image. I deployed the Docker image aspose/cells-cloud:linux.25.9.0 on an Azure Container Instance. When I send a Request like the foll…... When I send a request like the following: curl -fS...1. Verify the HTTP verb & request payload The Convert API of...

    forum.aspose.cloud/t/issue-with-aspose-cells-do...
  9. 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/
  10. 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/