Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 32,024 for

request

(1.53 sec)
  1. Apply Rich Text Formatting to a Cell|Document

    Learn how to apply rich text formatting to a specific Excel cell using the Aspose.Cells Cloud REST API. Includes Request syntax, parameter details, cURL example, and SDK snippets.... Request parameters Parameter Name Type...compressed file details. 400 Bad Request Missing or invalid parameters...

    docs.aspose.cloud/cells/apply-rich-text-formatt...
  2. Check if a Storage Exists – Aspose.Cells Cloud ...

    Verify the existence of a storage container in Aspose.Cells Cloud. Learn the GET /v4.0/cells/storage/{storageName}/exist endpoint, required parameters, response format, and see SDK examples in C#, Java, Python, and more...."Authorization: Bearer {access_token}" Request Parameters Parameter Name Type...HTTP Status Meaning 200 OK Request succeeded; response contains...

    docs.aspose.cloud/cells/storage-exists/
  3. Import 2‑Dimension Double Array into Excel Work...

    Learn how to import a two‑dimensional double array into an Excel worksheet using Aspose.Cells Cloud REST API. Includes Request format, parameters, and SDK code samples.... The request is an HTTP POST with multipart...compressed file details. 400 Bad Request Missing or invalid parameters...

    docs.aspose.cloud/cells/import-a-2d-double-arra...
  4. Tasks|Document

    Explore the full set of Aspose.Cells Cloud Tasks API: Convert, ImportData, SaveResult, SmartMarker, and more. Learn usage, parameters, and code examples for Excel automation.... Support Request File in Task API – Allows you...HTTP verbs, endpoint URLs, request/response schemas, parameter...

    docs.aspose.cloud/cells/tasks/
  5. Footnote|Aspose Words Cloud Docs

    Footnote...Footnote Contents [ Hide ] Request Response Model Delete DeleteFootnoteOnline...DeleteFootnoteOnline Represents a request model for WordsApi.DeleteFootnoteOnline()...

    docs.aspose.cloud/words/spec/footnote/
  6. Match all non‑blank cells in an Excel worksheet...

    Learn how to use Aspose.Cells Cloud REST API to match all non‑blank cells in an AutoFilter list on an Excel worksheet. Includes endpoint, parameters, authentication, response schema, error codes, and SDK examples.... Request Parameters Parameter Name Type...compressed file details. 400 Bad Request Missing or invalid parameters...

    docs.aspose.cloud/cells/autofilter/match-all-no...
  7. Match all blank cells in an Excel worksheet|Doc...

    Learn how to use Aspose.Cells Cloud REST API to filter and match all blank cells in an Excel worksheet. Includes endpoint, parameters, authentication steps, cURL example, and SDK snippets for C#, Java, Python, and more.... Request parameters Parameter Name Type...compressed file details. 400 Bad Request Missing or invalid parameters...

    docs.aspose.cloud/cells/autofilter/match-all-bl...
  8. Converting a Chart to an SVG - Free Support For...

    Hello! I am trying to convert a chart to an svg. I can see documentation for doing this in Aspose.Cells for NET here, but I can’t find the equivalent of this operation in the docs for aspose cloud. I see that I can conv…...UploadFile(uploadRequest); var request = new GetWorksheetChartReq(...cellsApi.GetWorksheetChart(request); jamieMacabacus June 11, 2025...

    forum.aspose.cloud/t/converting-a-chart-to-an-s...
  9. Get Worksheet Hyperlink|Document

    Retrieve a specific hyperlink from an Excel worksheet using Aspose.Cells Cloud API (v3.0). Includes endpoint, parameters, cURL example, authentication details, error handling, and SDK snippets..../hyperlinks/ { hyperlinkIndex } Request Parameters Parameter Name Type...Reason Example Body 400 Bad Request – missing or invalid parameters...

    docs.aspose.cloud/cells/hyperlinks/get/
  10. 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...