Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 31,934 for

request

(0.15 sec)
  1. Read Speaker Notes|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.... GetNotesSlide Request Parameters Name Type Location...presentation. GetNotesSlideOnline Request Parameters Name Type Location...

    docs.aspose.cloud/slides/read-speaker-notes/
  2. 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-...
  3. 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...
  4. Get MinDataRow from Excel Worksheet|Document

    Retrieve the minimum data row index of a worksheet using Aspose.Cells Cloud API v3.0. Includes authentication steps, Request pattern, parameters table, sample cURL, response schema, error codes, and SDK examples.... cURL Example The request uses the HTTP GET method. Replace...problem while processing the request. See Also Get MaxDataRow Get...

    docs.aspose.cloud/cells/get-mindatarow-from-exc...
  5. Excel® 电子表格编程 API 使用 Ruby 加速电子表格管理和处理任务

    API 支持构建跨平台应用程序,能够生成、修改、转换、渲染和打印电子表格。它允许开发人员管理工作表、行、列和单元格,从头创建电子表格内容和样式,从不同数据源导入数据到工作表,添加常见和复杂的数学、财务和文本公式,创建和操作数据透视表、图表、超链接、注释、绘图对象等等。...ENV['CellsCloudClientSecr']) request = AsposeCellsCloud::PutConvertWorkbookRe...@instance.put_convert_workbook(request); FileUtils.cp(response.path...

    products.aspose.cloud/cells/zh/ruby/
  6. 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...
  7. 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...
  8. Copy Rows on an Excel Worksheet|Document

    Learn how to copy rows in an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes authentication steps, Request/response details, error handling, and SDK examples....sheetName } /cells/rows/copy Request parameters Parameter Name Type...Example Error Body 400 Bad Request – missing or invalid parameters...

    docs.aspose.cloud/cells/rows/copy/
  9. Excel® Spreadsheet Programming API to speed up ...

    API support to build cross-platform applications having the ability to generate, modify, convert, render, and print spreadsheets. It allows developers to manage worksheets, rows, columns & cells, create spreadsheet contents and styles from scratch, import data onto the worksheets from different data sources, add common and complex mathematical, financial, and text formulas, create & manipulate pivot tables, charts, hyperlinks, comments, drawing objects and much more....Getenv("ProductClientSecret")) request := PutConvertWorkbookRe{File:...instance.PutConvertWorkbook(&request) if err == nil { file, _ :=...

    products.aspose.cloud/cells/go/
  10. Replace a Text Occurrence|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.... ReplacePresentationT Request Parameters Name Type Location...expression. ReplacePresentationR Request Parameters Name Type Location...

    docs.aspose.cloud/slides/replace-a-text-occurre...