Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,786 for

range

(0.16 sec)
  1. Search & Replace in Aspose.Cells Cloud API – Ex...

    Learn how to use the Aspose.Cells Cloud **Search & Replace** API to find and replace text, formulas, or links in Excel workbooks. Includes endpoint details, request parameters, response examples, status codes, and code snippets for C#, Java, and Python.... Replace Range Content in Remote Spreadsheet...content within a defined cell range of a remote workbook. Replace...

    docs.aspose.cloud/cells/search-replace/
  2. Create Spreadsheets in Cloud (using cURL via RE...

    Use cURL commands to build Spreadsheet creator & converter apps that access Microsoft Excel & OpenOffice files from cloud storage for processing...Convert ListObject or table to a range of cells Summarize data of large...HTMLSTRING value into cell, set cell range value and modify lot of other...

    products.aspose.cloud/cells/curl/
  3. 在 Excel 中为指定范围设置行高 – Aspose.Cells Cloud API(v3....

    使用 Aspose.Cells Cloud REST API 修改 Excel 工作表中特定范围内的行高。包含端点、参数、cURL 示例、响应示例以及多种编程语言的 SDK 代码片段。...0/cells/{name}/worksheets/{sheetName}/ranges/rowHeight 路径参数 名称 类型 描述 name...存储服务的名称(当配置了多个存储时)。 请求体(JSON) 请求体必须包含一个 Range 对象,用于定义受影响的行。 { "FirstRow" :...

    docs.aspose.cloud/cells/zh/developer-guide/30ve...
  4. Add a dynamic filter in an Excel worksheet usin...

    Learn how to apply a dynamic filter (e.g., BelowAverage, Tomorrow, LastMonth) to an Excel worksheet with the Aspose.Cells Cloud REST API. Includes authentication, request syntax, parameters, response handling, and SDK examples for multiple languages....dynamic filter to a specified range in an Excel worksheet. Dynamic...worksheet that contains the range to be filtered. Query Parameters...

    docs.aspose.cloud/cells/developer-guide/30versi...
  5. MapiPidTagPropertyDescriptor|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....in the range 0x001 - 0x7FFF. Property IDs in the range 0x8000...exception of property IDs in the range from 0x6800 to 0x7BFF, the combination...

    docs.aspose.cloud/email/reference-model-mapi-pi...
  6. Convert Data from Excel to JSON using Java REST...

    Follow this article to convert data from Excel to JSON using Java REST API. You will learn to develop an XLS to JSON converter using Java REST Interface with a Java-based Cloud SDK....to transform an Excel cell range into JSON with a Java‑based...credentials for converting an Excel range to JSON Download Aspose.Cells...

    kb.aspose.cloud/cells/java/convert-data-from-ex...
  7. Swift Spreadsheet Generator & Converter (Cloud ...

    REST API to fetch, process, encrypt, convert & export Microsoft & OpenOffice spreadsheets on the cloud via Swift SDK...shapes, filters, OleObjects, ranges, ListObjects, and pivot tables...Convert ListObject or table to a range of cells Summarize data of large...

    products.aspose.cloud/cells/swift/
  8. 4.0 Version Developer Guide|Aspose.Cells Cloud ...

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Cells for .NET features, achieve a certain Excel document appearance, or make a use case possible....token Replace content in remote range Replace content in remote spreadsheet...Search broken links in remote range Search broken links in remote...

    docs.aspose.cloud/cells/developer-guide-v4.0/
  9. Getting text from results of search - Free Supp...

    SearchRequest returns a response with NodeIds: [ {"Range_start":{"Node":{"NodeId":"0.0.4.0"},"Offset":0},"Range_end":{"Node":{"NodeId":"0.0.4.0"},"Offset":13}}, {"Range_start":{"Node":{"NodeId":"0.0.8.1"},"Offset":5},"r…...response with NodeIds: [ {"range_start":{"Node":{"NodeId":"0....0.4.0"},"Offset":0},"range_end":{"Node":{"NodeId":"0.0.4.0"}...

    forum.aspose.cloud/t/getting-text-from-results-...
  10. Add a List Object (Table) to an Excel Worksheet...

    Learn how to add a list object (Excel table) to a worksheet using Aspose.Cells Cloud REST API. Includes endpoint, parameters, authentication steps, cURL example, and SDK code samples....the first row of the table range. startColumn integer query Zero‑based...the first column of the table range. endRow integer query Zero‑based...

    docs.aspose.cloud/cells/list-objects/add/