Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 31,726 for

request

(0.12 sec)
  1. Convert XPS to PDF|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....also supports the following request params Parameter Required Type...

    docs.aspose.cloud/pdf/convert-xps-to-pdf/
  2. 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/
  3. Excel® 电子表格编程 API 使用 Ruby 加速电子表格管理和处理任务

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

    products.aspose.cloud/cells/zh/ruby/
  4. Merge Selected Slides into a Presentation in St...

    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.... OrderedMerge Request Parameters Name Type Location...presentations are merged. request object body true The information...

    docs.aspose.cloud/slides/merge-selected-slides-...
  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. Lightweight Spreadsheet Management | Cloud Exce...

    Discover a user-friendly, low-code solution to managing your spreadsheets in the cloud. Our RESTful API lets you easily create, read, write, merge, split, encrypt, and convert Excel & OpenOffice files online. Streamline your workflow with our efficient, lightweight cloud services....Request; using System; using System...xlsx")); PutConvertWorkbookRe request = new PutConvertWorkbookRe...

    products.aspose.cloud/cells/net/
  7. Export Worksheet|Document

    Learn how to export an Excel worksheet to various file formats using Aspose.Cells Cloud REST API and SDKs. Supported formats include PDF, CSV, JSON, image types, and common spreadsheet formats....an Excel worksheet from the request body to a specified format...call the Cloud API with cURL. Request curl -X POST "https://api.aspose...

    docs.aspose.cloud/cells/export-excel-worksheet-...
  8. Excel to Docx|Document

    Convert Excel spreadsheets to DOCX documents using Aspose.Cells Cloud REST API. Supports multiple SDKs and programming languages for seamless integration.... Request Body Parameter Parameter Name...first part of the multipart request body. Response FileInfo REST...

    docs.aspose.cloud/cells/convert-excel-file-to-d...
  9. Excel to Json|Document

    Convert Excel spreadsheets to JSON files using Aspose.Cells Cloud REST API. Supports multiple SDKs (C#, Java, Python, etc.) and provides easy integration via cURL or SDKs.... Request Body Parameter Parameter Name...first part of the multipart request. Response FileInfo REST API...

    docs.aspose.cloud/cells/convert-excel-file-to-j...
  10. 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...