Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 31,679 for

request

(0.99 sec)
  1. Comment|Aspose Words Cloud Docs

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

    docs.aspose.cloud/words/spec/comment/
  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. EmailGetListRequest|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....EmailGetListRequest Contents [ Hide ] Request model for EmailCloud.Email...

    docs.aspose.cloud/email/reference-model-email-g...
  4. ClientMessageSendFileRequest|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....ClientMessageSendFil Contents [ Hide ] Request model for EmailCloud.Client...

    docs.aspose.cloud/email/reference-model-client-...
  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. How to Force the Use of Custom Fonts During Wor...

    I am testing the following API for converting Word to PDF: https://api.aspose.cloud/v4.0/words/convert?format=pdf&storage=TEST&fontslocation=xxx I have specified the fontslocation parameter, assuming that it would enfo…...when making the conversion request. Fallback Mechanism : The fontsLocation...the custom fonts. Example Request : Here’s an example of how...

    forum.aspose.cloud/t/how-to-force-the-use-of-cu...
  7. Aspose.Cells Cloud – Replace Text in Local Exce...

    Replace text in local Excel workbooks without uploading to the cloud. Use Aspose.Cells Cloud Find & Replace API to update specific ranges, worksheets, or whole files in a single call....flow and include it in the request header: Authorization: Bearer...Bearer <access_token> . Request Parameters: Parameter Name Type...

    docs.aspose.cloud/cells/replace-spreadsheet-con...
  8. Aspose.Cells Cloud – Swap Columns, Rows & Range...

    Swap columns, rows or ranges in Excel files with Aspose.Cells Cloud API. Preserve formatting, formulas, and cell references in a single Request....0/cells/swap/range Request Parameters Parameter Name Type...Description 400 Bad Request Invalid request URI or mismatched range...

    docs.aspose.cloud/cells/swap-range/
  9. Reduce Excel File Size | Compress XLS/XLSX | Ex...

    Discover how to compress Excel workbooks and minimize file size using C# .NET. Efficient methods to optimize Excel files with .NET Cloud SDK and cURL...var request = new PostCompressRequest(...); Create request instance...response = cellsApi.PostCompress(request); Call the API to compress...

    blog.aspose.cloud/cells/compress-excel-using-cs...
  10. 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...