Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 31,683 for

request

(0.3 sec)
  1. Save As Excel|Document

    Use Aspose.Cells Cloud REST API to save Excel workbooks in multiple formats such as PDF, CSV, JSON, and Markdown. SDKs are available for many programming languages.... Request Body Parameter Parameter Name...second part of the multipart request. The OpenAPI Specification...

    docs.aspose.cloud/cells/save-an-excel-file-as-o...
  2. Insert a Slicer into an Excel ListObject – Aspo...

    Learn how to add a slicer to an Excel ListObject using Aspose.Cells Cloud REST API (v3.0). Includes endpoint, parameters, authentication, sample cURL Request, and response JSON....listObjectIndex } /InsertSlicer Request Parameters Parameter Name Type...inserted successfully. 400 Bad Request Missing or invalid parameters...

    docs.aspose.cloud/cells/list-objects/insert-sli...
  3. Set Cell Formula in Excel Worksheets|Document

    Learn how to set a formula for a specific cell in an Excel worksheet using Aspose.Cells Cloud REST API. Includes cURL example, full parameter list, error handling, and SDK code samples.... Request parameters Parameter Name Type...Example JSON payload 400 Bad Request – missing or invalid parameters...

    docs.aspose.cloud/cells/set-formula-for-a-cell-...
  4. Get MaxColumn from Excel Worksheet|Document

    Retrieve the maximum column index of a worksheet using Aspose.Cells Cloud API. Includes cURL Request with authentication, response schema, parameters, error codes, and SDK examples (C#, Java, Python, etc.)...."MaxColumn": 15 } 400 Bad request – missing or invalid parameters...How do I authenticate the request? Include an `Authorization:...

    docs.aspose.cloud/cells/get-maxcolumn-from-exce...
  5. How Do I Specify the Target Slide for AddShape ...

    Hi @mudassir.fayyaz, can you confirm / clarify how AddShape tasks are meant to be constructed when calling POST ​/slides​/pipeline? I’m using AddSlide followed by several AddShape tasks, but AddShape doesn’t take a Slide…...Please try using the following request: curl https://api.aspose.cloud/v3..."input": { "template": { "type": "Request", "index": 0 } }, "tasks":...

    forum.aspose.cloud/t/how-do-i-specify-the-targe...
  6. UploadFileRequest|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....UploadFileRequest Contents [ Hide ] Request model for EmailCloud.CloudStorage...

    docs.aspose.cloud/email/reference-model-upload-...
  7. Save Generated Barcodes|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....Generates a barcode via GET request. generateBody : Generates a...a barcode via POST request with JSON or XML body. generateMultipart...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  8. Optical mark recognition with Aspose.OMR Cloud API

    Optical mark recognition, OMR, recognize scanned images and even photos with high accuracy. Recognize data from tests, exams, questionnaires, surveys....options provided as JSON in a request body XpsExportOptions, SvgExportOptions...single slide color optional PUT request parameter is added to background...

    blog.aspose.cloud/slides/provided-support-for-e...
  9. Adding Excel Formula using Java REST API

    This article guides on adding Excel formula using Java REST API. You will learn how to add a formula in Excel using Java Low Code API with a Java-based Cloud SDK....will be processed Prepare a request to upload the local Excel file...execute the upload Create a request to insert a formula =NOW()...

    kb.aspose.cloud/cells/java/adding-excel-formula...
  10. Read Comments in Word Document with Python REST...

    This simple topic covers how to read Comments in Word Document with Python REST API. By adhering to simple steps in this article, one can easily load a Word document comments with Python Low Code API online for free with Python REST API....account credentials Create a request to read the comments using...method to process the comment request and in response will get the...

    kb.aspose.cloud/words/python/read-comments-word...