Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 31,709 for

request

(0.13 sec)
  1. How to convert spreadsheet file formats with As...

    How to convert file formats with Aspose.Cells Cloud.... Request . ConvertChartToImageR { Spreadsheet...ConvertTableToCsv ( new SDK . Request . ConvertTableToCsvReq { Spreadsheet...

    docs.aspose.cloud/cells/how-to-convert-file-for...
  2. 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/
  3. CORS issue in calling Aspsoe.Imaging REST API f...

    Sorry for another support Request but I am trying to call your API from the borwser and I am faced with CORS issues. Within the dashboard I added a “*” but that does not show up in the response headers when a preflight r…...Sorry for another support request but I am trying to call your...response headers when a preflight request happens. If I could avoid creating...

    forum.aspose.cloud/t/cors-issue-in-calling-asps...
  4. Change Column Widths Inside a Range|Document

    Learn how to change column widths inside a range using Aspose.Cells Cloud REST API or SDKs (C#, Java, Python, etc.). Includes cURL, Request/response details, and authentication steps.... Request a JWT token by calling the...the specified folder). The request parameters are: Parameter Name...

    docs.aspose.cloud/cells/ranges/update/column-wi...
  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. Import Data into Excel Files and Export Data fr...

    Learn how to import data from CSV, JSON, arrays, and pictures into Excel files and export workbooks, charts, and shapes to PDF, PNG, and more using Aspose.Cells Cloud API (v3.0).... Send the request – Use curl , Postman, or an...file stored in the cloud. Request Parameters Without using storage...

    docs.aspose.cloud/cells/data-import-and-export/
  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. 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-...
  9. Import 2 Dimension String Array into Excel Work...

    Learn how to use Aspose.Cells Cloud REST API to import a two‑dimensional string array into an Excel worksheet. Includes Request format, parameter details, and SDK code examples for C#, PHP, and Ruby.... The request is an HTTP request with multipart content...parameter is null. Example Request Body { "Data" : [ [ "1.0" ...

    docs.aspose.cloud/cells/import-a-2d-string-arra...
  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/