Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 32,221 for

request

(0.07 sec)
  1. Import Batch Data into Excel Worksheet|Document

    Learn how to import batch data (CSV, JSON, XML, arrays) into an Excel worksheet using Aspose.Cells Cloud REST API. Includes authentication, Request/response examples, SDK snippets, and error handling.... It accepts a multipart request where the first part contains...The operation uses an HTTP request with multipart content (see...

    docs.aspose.cloud/cells/import-batch-data-into-...
  2. Get All Worksheet Validations from an Excel Wor...

    Retrieve all worksheet validations from an Excel worksheet using the Aspose.Cells Cloud REST API. Supports multiple SDKs (C#, Java, PHP, Ruby, Node.js, Python, Perl, Go) for rapid integration....{ sheetName } /validations Request parameters Parameter Name Type...Description 200 Successful request – list of validations 401 Unauthorized...

    docs.aspose.cloud/cells/validations/get-all/
  3. Export OLE Object – Aspose.Cells Cloud API|Docu...

    Export OLE objects from an Excel workbook using Aspose.Cells Cloud API. Learn Request format, parameters, sample cURL, and error handling.... Request Parameters Parameter Location...oleobject . Response A successful request returns a JSON object that...

    docs.aspose.cloud/cells/export-excel-ole-object/
  4. Get Metadata from Image using C# REST API

    This article guides on how to get metadata from image using C# REST API. You will learn to upload the image to the Cloud storage and check image meta data using C# RESTful Service with the help of a .NET-based Cloud SDK....Create an image properties request using the GetImagePropertiesRe()...Cloud storage, and create a request to get properties of an image...

    kb.aspose.cloud/imaging/net/get-metadata-from-i...
  5. Delete metadata from Excel files|Document

    Delete workbook metadata (author, title, custom) via Aspose.Cells Cloud API. Includes endpoint, authentication, parameters, cURL and SDK samples.... Request parameters Parameter Name Type...responses may include: 400 Bad Request – missing file or invalid type...

    docs.aspose.cloud/cells/metadata/delete/
  6. Batch Protect Excel Files|Document

    Learn how to use Aspose.Cells Cloud REST API to batch protect multiple Excel files. Includes Request details, cURL example, and SDK code samples for various languages.... Request Parameters Parameter Name Type...name conditions. optional Request Body Parameter Parameter Name...

    docs.aspose.cloud/cells/batch/protect/
  7. Create an Excel Chart using C# REST API

    This article guides on how to create an Excel chart using C# REST API. You will learn to automatically add pie chart in Excel using C# Low Code API with a .NET-based Cloud SDK....that will be uploaded Send a request to upload the specified local...Aspose Cloud storage Prepare a request to add a pie chart to a specific...

    kb.aspose.cloud/cells/net/create-an-excel-chart...
  8. Update Chart Second Value Axis|Document

    Updates the second value axis of a chart in an Excel worksheet using the Aspose.Cells Cloud REST API. Includes Request examples, response codes, and prerequisites.... Request parameters Parameter Name Type...the storage service. Example request body (JSON): { "IsAutomaticMajorUnit"...

    docs.aspose.cloud/cells/charts/second-value-axi...
  9. Get Named Ranges on an Excel Workbook|Document

    Retrieve named ranges from an Excel workbook using the Aspose.Cells Cloud REST API. Includes Request details, sample cURL commands, and SDK examples for multiple programming languages....<jwt token> header of every request. GetNamedRanges API GET https://api...token-based authentication . Request parameters Parameter Name Type...

    docs.aspose.cloud/cells/ranges/get/name/
  10. Add a Shape to an Excel Worksheet|Document

    Learn how to add shapes (arc, line, rectangle, etc.) to an Excel worksheet using Aspose.Cells Cloud REST API v3.0. Includes Request syntax, required parameters, authentication steps, and sample SDK code....0/cells/{name}/worksheets/{sheetName}/shapes Request parameters Parameter Name Type...operation details. 400 Bad Request Missing or invalid parameters...

    docs.aspose.cloud/cells/shapes/add/