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

request

(0.28 sec)
  1. 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/
  2. Self hosted server error on authentication in I...

    Hi, I’m trying to trial your self-hosted words-cloud instance but when submitting a Request (.NET nuget package) the server throws an error when the library calls /connect/token Stacktrace: fail: Aspose.Words.Cloud.We…...instance but when submitting a request (.NET nuget package) the server...//fails here on the first request //... } catch (Exception ex)...

    forum.aspose.cloud/t/self-hosted-server-error-o...
  3. Run|Aspose Words Cloud Docs

    Run...Run Contents [ Hide ] Request Response Model Delete DeleteRunOnlineReque...DeleteRunOnlineReque Represents a request model for WordsApi.DeleteRunOnline()...

    docs.aspose.cloud/words/spec/run/
  4. 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...
  5. 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...
  6. Convert DWG to PNG using Python REST API

    Follow this article to convert DWG to PNG using Python REST API. You will learn to transform the CAD file format DWG to PNG using Python REST API because PNG is a widely supported raster image format....drawing data in a PNG conversion request, call the PutDrawingPng method...using Python-based API . The request is prepared by using the PutDrawingPngRequest...

    kb.aspose.cloud/cad/python/convert-dwg-to-png-u...
  7. 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...
  8. 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/
  9. 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/
  10. Excel® 电子表格编程 API 使用 Go 加速电子表格管理和处理任务

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

    products.aspose.cloud/cells/zh/go/