Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 31,715 for

request

(0.57 sec)
  1. Convert Excel to PDF in Java | Free XLS to PDF ...

    Convert Excel to PDF with easy-to-use XLS to PDF converter in Java. Export spreadsheets as fully formatted PDF documents with Aspose.Cells Cloud API for Java....request.* ; import org.junit.Test ;...ConvertSpreadsheetRe request = new ConvertSpreadsheetRe (); request . setSpreadsheet...

    blog.aspose.cloud/cells/convert-excel-to-pdf-in...
  2. Insert Image, Find and Replace Text in Word doc...

    因为2017年4月的开发者通讯介绍了Aspose文件格式API中的API更新,主要功能增强和错误修复...and Save Options data in the request body and return converted the...want to pass filename in API request. Convert Excel Workbook to...

    blog.aspose.cloud/cells/delete-comments-in-work...
  3. How to Create an Excel Workbook with a Template...

    Learn how to generate Excel workbooks from template files using the Aspose.Cells Cloud REST API. Includes prerequisites, authentication steps, cURL examples, error‑handling details, and SDK code snippets.... Request Body Parameter Request Body – contains..."Workbook": { … } } 400 Bad request – missing/invalid parameters...

    docs.aspose.cloud/cells/create-an-excel-file-wi...
  4. Convert an Excel File to Different Formats|Docu...

    Use Aspose.Cells Cloud REST API to convert Excel workbooks to various formats such as PDF, CSV, JSON, and Markdown. The API supports multiple SDKs for languages like C#, Java, Python, and more....Converts a workbook from the request content to a specified format...format. PostConvertWorkBook Request Body Parameter Parameter Name...

    docs.aspose.cloud/cells/convert-a-spread-file-t...
  5. Move an Excel Worksheet – Aspose.Cells Cloud AP...

    Learn how to move an Excel worksheet to a new position using Aspose.Cells Cloud API (v3.0). Includes endpoint, required parameters, cURL example, and SDK code in C#, Java, Python, and more..../worksheets/ { sheetName } /position Request parameters Parameter Name Type...a worksheet with a single request. Cloud SDK Family Using an...

    docs.aspose.cloud/cells/worksheets/move/
  6. Get Names from an Excel Workbook|Document

    Retrieve all defined names from an Excel workbook using the Aspose.Cells Cloud REST API. Includes authentication guidance, cURL example, response schema, error handling, and SDK samples....0/cells/ { name } /names The request parameters are: Parameter Name...Bearer <jwt token> in every request. The OpenAPI Specification...

    docs.aspose.cloud/cells/get-names-from-an-excel...
  7. Emf to Png conversion issue - Free Support Foru...

    Hello, We are trying to use aspose cloud API to convert EMF to PNG. However after calling the convert API, the result become white blank image. This is how I call the API using .Net sdk: var client = new ImagingApi(…...UploadFile(uploadFileRequest); var request = new ConvertImageRequest(...updatedImage = client.ConvertImage(request); var uploadFileRequest = new...

    forum.aspose.cloud/t/emf-to-png-conversion-issu...
  8. Range|Aspose Words Cloud Docs

    Range...Range Contents [ Hide ] Request Response Model Get GetRangeTextOnlineRe...RequestId string Gets or sets the request Id. Text string Gets or sets...

    docs.aspose.cloud/words/spec/range/
  9. ClientAccountGetRequest|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....ClientAccountGetRequ Contents [ Hide ] Request model for EmailCloud.Client...

    docs.aspose.cloud/email/reference-model-client-...
  10. Export Workbook|Document

    A step‑by‑step guide on exporting Excel workbooks to multiple formats—including PDF, CSV, JSON, and various image types—using the Aspose.Cells Cloud REST API and SDKs....Export Excel objects from the request body to a chosen format PostExport...Aspose.Cells Cloud service. Request curl -X POST "https://api.aspose...

    docs.aspose.cloud/cells/export-excel-to-differe...