Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 31,744 for

request

(0.56 sec)
  1. Delete horizontal page break|Document

    Use Aspose.Cells Cloud REST API to delete a horizontal page break from an Excel worksheet. The API is available through multiple SDKs (C#, Java, PHP, Ruby, Node.js, Python, Perl, Go) for seamless integration..../horizontalpagebreaks/ { index } Request Parameters Parameter Name Type...not exist. 400 Bad Request – malformed request syntax or invalid...

    docs.aspose.cloud/cells/page-breaks/delete-hori...
  2. Get All Pivot Tables in an Excel Worksheet|Docu...

    Retrieve every PivotTable from an Excel worksheet via Aspose.Cells Cloud API. Includes endpoint, parameters, auth steps, cURL, and SDK samples....{ sheetName } /pivottables Request parameters Parameter Name Type...directly from a web browser. Request Error Responses HTTP Code Description...

    docs.aspose.cloud/cells/pivot-tables/get-all/
  3. Set Zoom for an Excel Worksheet – Aspose.Cells ...

    Learn how to set worksheet zoom (10‑400 %) using Aspose.Cells Cloud API v3.0. Includes cURL, SDK examples, and error handling....Authorization header of every request. REST API POST https://api.../worksheets/ { sheetName } /zoom Request parameters Parameter Type Location...

    docs.aspose.cloud/cells/worksheets/zoom/
  4. Aspose.Cells Cloud API – Set Chart Title in an ...

    Learn how to add or update a chart title in an Excel worksheet using the Aspose.Cells Cloud REST API. Includes cURL, SDK samples, required parameters, authentication steps, and error handling..../charts/ { chartIndex } /title Request parameters Parameter Name Type..."Message": "Invalid request payload." } The request body is malformed...

    docs.aspose.cloud/cells/chart/title/add/
  5. Quick Start With VCard API|Documentation

    Aspose Email tutorial — how to work with contact card files using Aspose.Email Cloud. Create, edit, process VCard, scan business card images to VCard....ContactSaveRequest , which is a request for this operation. ContactSaveRequest...DownloadFileRequest , which is a request for this operation. DownloadFileRequest...

    docs.aspose.cloud/email/quick-start-with-vcard-...
  6. Merge Multiple Excel Files into a Single Workbo...

    Learn how to merge multiple Excel workbooks into one file using the Aspose.Cells Cloud REST API (v3.0). Includes HTTPS endpoint, cURL command, SDK samples, required parameters, and error‑handling details....0/cells/merge Request parameters Parameter Name Type...Use file1 , file2 , … in the request. Yes format string query Desired...

    docs.aspose.cloud/cells/merge-multi-files-into-...
  7. Aspose.Cells Cloud SDK for Java: Convert, merge...

    Use Aspose.Cells Cloud Java SDK to create, convert, merge, split, protect, search & replace Excel files without Office installed....ConvertWorkbookReque request = new ConvertWorkbookReque (); request . setFileName...xlsx" ); request . setOutputFormat ( "pdf" ); request . setStorageName...

    docs.aspose.cloud/cells/available-sdks/aspose-c...
  8. Object Detection in an Image using C# REST API

    Follow this article for object detection in an image using C# REST API. You will learn image processing for object detection using C# .NET-based API with the help of a .NET-based Cloud SDK....uploading an image, creating a request, calling the API, and saving...detection options Output the request configuration details to the...

    kb.aspose.cloud/imaging/net/object-detection-in...
  9. Sending PDF for recognition|Documentation

    How to send a scanned PDF document for recognition to the Aspose.OCR Cloud API....a scanned PDF, send a POST request to the https://api.aspose.cloud/v5...endpoint. To authorize the request, pass the access token in Authorization...

    docs.aspose.cloud/ocr/send-pdf-for-recognition/
  10. Aspose.Cells Cloud API – Update Chart Value Axi...

    Learn how to update the value axis of a chart in an Excel worksheet using the Aspose.Cells Cloud REST API. Includes endpoint, parameters, Request‑body schema, sample cURL/JSON payload, and error‑response details....{ chartIndex } /valueaxis Request Parameters Parameter Name Type...service to use (optional). Request Body Schema ( axis object)...

    docs.aspose.cloud/cells/charts/value-axis/update/