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

request

(0.16 sec)
  1. Excel® Spreadsheet Programming API to speed up ...

    API support to build cross-platform applications having the ability to generate, modify, convert, render, and print spreadsheets. It allows developers to manage worksheets, rows, columns & cells, create spreadsheet contents and styles from scratch, import data onto the worksheets from different data sources, add common and complex mathematical, financial, and text formulas, create & manipulate pivot tables, charts, hyperlinks, comments, drawing objects and much more....+localName) ; var request = new PutConvertWorkbookRe(); request.file = mapFiles;...mapFiles; request.format = format; var response = cellsApi.p...

    products.aspose.cloud/cells/nodejs/
  2. Convert an Excel File to Different Formats|Docu...

    Convert Excel workbooks to formats such as CSV, PDF, HTML, JSON, Markdown, and more using the Aspose.Cells Cloud REST API....0/cells/convert The request is an HTTP PUT with multipart...column widths in the workbook. Request Body Parameters Parameter Name...

    docs.aspose.cloud/cells/convert-an-excel-file-t...
  3. Get OLE Object from Excel Worksheet – Aspose.Ce...

    Retrieve an OLE object (image, chart, or embedded file) from a worksheet using Aspose.Cells Cloud REST API. Includes HTTPS endpoint, required parameters, sample cURL, and SDK code in multiple languages....format ={ format } Request Parameters Parameter Name Type...below demonstrates how to request an OLE object as a PNG image...

    docs.aspose.cloud/cells/oleobjects/get/
  4. DiscoverEmailConfigRequest|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....Discover email configuration request. Properties: Name Type Description...

    docs.aspose.cloud/email/reference-model-discove...
  5. Add a pivot table in an Excel worksheet|Document

    Use Aspose.Cells Cloud REST API to add a pivot table to an Excel worksheet. The service is available through multiple SDKs (C#, Java, PHP, Python, Node.js, Android, Swift, Perl, Go)....{ sheetName } /pivottables Request parameters Parameter Name Type...pivot table will be created. request object body CreatePivotTableRequ...

    docs.aspose.cloud/cells/pivot-tables/add/
  6. Convert DWG to PNG using C# REST API

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

    kb.aspose.cloud/cad/net/convert-dwg-to-png-usin...
  7. Convert DWG to JPG using C# REST API

    Refer to this article to convert DWG to JPG using C# REST API. It will guide you to transform AutoCAD DWG to JPG using C# Low Code API by utilizing a Dotnet-based Cloud SDK....you to create appropriate request for the API and perform the...want a JPEG render Send the request using CadApi. PutDrawingJpeg...

    kb.aspose.cloud/cad/net/convert-dwg-to-jpg-usin...
  8. CalendarGetAsAlternateRequest|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....CalendarGetAsAlterna Contents [ Hide ] Request model for EmailCloud.Calendar...

    docs.aspose.cloud/email/reference-model-calenda...
  9. 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.... Request Body Parameter Parameter Name...compressed file details. 400 Bad Request Missing or invalid parameters...

    docs.aspose.cloud/cells/convert-a-spread-file-t...
  10. Copy Range in a Worksheet with Paste Options|Do...

    Use Aspose.Cells Cloud REST API to copy a range within an Excel worksheet with full paste‑option support. Includes SDK examples for multiple programming languages....your API version matches the request URL. REST API POST https://api.../worksheets/ { sheetName } /ranges Request parameters Parameter Name Type...

    docs.aspose.cloud/cells/ranges/copy/