Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 31,695 for

request

(0.38 sec)
  1. Working with Geometry Paths|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.... GetShapeGeometryPath Request Parameters Name Type Location...path. SetShapeGeometryPath Request Parameters Name Type Location...

    docs.aspose.cloud/slides/working-with-geometry-...
  2. Excel to HTML|Document

    Convert Excel spreadsheets to HTML using Aspose.Cells Cloud REST API. SDKs are available for many languages (C#, Java, PHP, Python, etc.) and the API supports easy conversion via HTTP.... Request Body Parameter Parameter Name...first part of the multipart request. Response FileInfo REST API...

    docs.aspose.cloud/cells/convert-excel-file-to-h...
  3. Excel® 电子表格编程 API 使用 Node 加速电子表格管理和处理任务

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

    products.aspose.cloud/cells/zh/nodejs/
  4. Update Word Case|Document

    Automate text case conversion in Excel, Google Sheets, and CSV files using the Aspose.Cells Cloud PostUpdateWordCase API for clean, standardized data.... Request Parameters of postUpdateWordCase...Description wordCaseOptions object Request body Options that define the...

    docs.aspose.cloud/cells/post-update-word-case/
  5. 轻量级电子表格管理 | Cloud Excel 和 OpenOffice API

    探索用户友好、低代码的云端电子表格管理解决方案。我们的 RESTful API 让您轻松在线创建、读取、写入、合并、拆分、加密和转换 Excel 和 OpenOffice 文件。我们高效、轻量级的云服务简化您的工作流程。...Request; using System; using System...xlsx")); PutConvertWorkbookRe request = new PutConvertWorkbookRe...

    products.aspose.cloud/cells/zh/net/
  6. 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...
  7. 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/
  8. Javascript Split A File REST API

    Split documents programmatically in JavaScript using REST API. A wide variety of file formats is supported, including DOCX, PDF, HTML, JPG, PNG and many more....docx" ); const request = new model. SplitDocumentOnlineR...wordsApi. splitDocumentOnline (request) . then ( ( splitDocumentResult...

    products.aspose.cloud/words/nodejs/split/
  9. Javascript Split WORD REST API

    Split WORD file in JavaScript using REST API....docx" ); const request = new model. SplitDocumentOnlineR...wordsApi. splitDocumentOnline (request) . then ( ( splitDocumentResult...

    products.aspose.cloud/words/nodejs/split/word/
  10. Section|Aspose Words Cloud Docs

    Section...Section Contents [ Hide ] Request Response Model Delete DeleteSectionOnlineR...RequestId string Gets or sets the request Id. Section Section Gets or...

    docs.aspose.cloud/words/spec/section/