Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 32,221 for

request

(0.81 sec)
  1. GetTaskDocumentWithFormat fails with 403 Amazon...

    Hi there, we are using the GetTaskDocumentWithFormat function to transform MPP to XML, and we are getting a 403 Forbidden error with the following message: “Error: GetTaskDocumentWithFormat. Exception: AmazonS3 Storage…...succeeded, but the conversion request fails with an S3‑related permission...one used for the conversion request (wrong storageName parameter)...

    forum.aspose.cloud/t/gettaskdocumentwithformat-...
  2. Excel to JSON|Document

    Learn how to convert Excel spreadsheets to JSON files with Aspose.Cells Cloud REST API. Includes cURL example, SDK snippets (C#, Java, Python), required parameters, authentication, and response format.... Request Query Parameters Parameter...modifying cells (optional). Request Body Parameter Parameter Name...

    docs.aspose.cloud/cells/convert-excel-file-to-j...
  3. 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/
  4. Import XML Data Into Spreadsheet|Document

    Import XML data file into the local spreadsheet using Aspose.Cells Cloud.... Request Parameters Parameter Name Type...opening spreadsheet file. Request Body Parameter Parameter Name...

    docs.aspose.cloud/cells/cells/import/data/xml/
  5. Convert JPG to SVG in Python throws 404 error -...

    Hello! I’m trying to convert jpg to svg but get an ApiException: “404 Error connecting to the API” (Message: “Not Found”). I simply used your readme example after registering. Here is my code (I also tried to send “Conve…..._secret”, “my_client_id”) request = im.ConvertImageRequest("...imaging_api.convert_image(request) tilal.ahmad December 4, 2021...

    forum.aspose.cloud/t/convert-jpg-to-svg-in-pyth...
  6. Merge Multiple Microsoft Word Documents into One

    This post explains how to merge multiple Word documents into a single document. You can check use this feature in any programming language....resource can be used and a PUT request can be sent (specifying options...resource can be used and a POST request can be sent (specifying options...

    blog.aspose.cloud/total/use-aspose-cloud-php-sd...
  7. 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-...
  8. 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...
  9. Update Chart Properties|Document

    Learn how to update chart properties (type, title, legend, etc.) in an Excel workbook using Aspose.Cells Cloud REST API (v3.0). Includes endpoint, parameters, cURL example, and SDK snippets for C#, Java, PHP, Ruby, Node.js, Perl, and Go....Name}/charts/{chartIndex} Request parameters Parameter Name Type...name of the storage service. Request Body Schema The chart object...

    docs.aspose.cloud/cells/charts/properties/update/
  10. Get cells data based on named range|Document

    Retrieve cell values from a named range in an Excel worksheet using the Aspose.Cells Cloud REST API. The service is available via multiple SDKs (C#, Java, PHP, Ruby, Node.js, Python, Perl, Go) and works across a wide range of development platforms....sheetName } /ranges/value Request parameters Parameter Name Type...below demonstrates how to request cell values from a named range...

    docs.aspose.cloud/cells/ranges/get/values/