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

request

(1.03 sec)
  1. Set background in Excel file

    Aspose.Cells Cloud REST API supports setting backgrounds for Excel files and provides SDKs for various programming languages, including Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and Swift....Request ; using System ; using System...PostWatermarkRequest request = new PostWatermarkRequest(); request.File = new...

    products.aspose.cloud/cells/background/
  2. Merge multiple Excel files

    Aspose.Cells Cloud REST API allows merging multiple Excel files into a single Excel file and provides SDKs for multiple programming languages, including Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and Swift....Request ; using System ; using System...PostMergeRequest request = new PostMergeRequest(); request.File = new...

    products.aspose.cloud/cells/merge/
  3. Border|Aspose Words Cloud Docs

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

    docs.aspose.cloud/words/spec/border/
  4. Working with Slide Show Properties|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.... GetSlideShowProperti Request Parameters Name Type Location...storage. SetSlideShowProperti Request Parameters Name Type Location...

    docs.aspose.cloud/slides/working-with-slide-sho...
  5. Aspose.Cells Cloud Download File API – Interfac...

    Learn how to download Excel, PDF, CSV, and other files from Aspose.Cells Cloud storage using the secure Download File API (v4.0). Includes endpoint, parameters, authentication, and code samples.... The request parameters of DownloadFile...Message 400 BadRequest The request is malformed or missing required...

    docs.aspose.cloud/cells/download-file/
  6. No documented parameter for enabling Cell IDs i...

    I have been using the Aspose.Cells Cloud API to export Excel worksheets to HTML format. Earlier, the API returned cell-level HTML elements with id attributes (for example <td id="A1">...</td>), which allowed us to map E…...class="x43532">Value</td> Request: Please confirm whether there...Add the cellid flag to a GET request curl -X GET " &HiddenColDisplayType=Hidden\...

    forum.aspose.cloud/t/no-documented-parameter-fo...
  7. Convert Excel Chart to Image – Aspose.Cells Clo...

    Learn how to convert Excel chart objects to PNG, JPEG, or BMP images using Aspose.Cells Cloud REST API. Includes endpoint, parameters, cURL example, SDK snippets, response handling, and error handling.... Request parameters Parameter Name Type...Example JSON Body 400 Bad Request – invalid parameters { "error":...

    docs.aspose.cloud/cells/charts/to-image/
  8. Excel® 电子表格编程 API 使用 Go 加速电子表格管理和处理任务

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

    products.aspose.cloud/cells/zh/go/
  9. Insert Background Image in Excel using Java RES...

    This article guides on how to insert background image in Excel using Java REST API. You will learn to automatically add background to Excel using Java Low Code API with a .Java based Cloud SDK....to be used Create an upload request that includes both the Excel...files to the cloud Send a request to insert the uploaded image...

    kb.aspose.cloud/cells/java/insert-background-im...
  10. Adding Excel Formula using Python REST API

    This article guides on adding Excel formula using Python REST API. You will learn how to add a formula in Excel using Python Low Code API with a Python-based Cloud SDK....will be processed Prepare a request to upload the local Excel file...execute the upload Create a request to insert a formula =NOW()...

    kb.aspose.cloud/cells/python/adding-excel-formu...