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

request

(1.29 sec)
  1. Convert XPS to PDF|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....also supports the following request params Parameter Required Type...

    docs.aspose.cloud/pdf/convert-xps-to-pdf/
  2. Lightweight Spreadsheet Management | Cloud Exce...

    Discover a user-friendly, low-code solution to managing your spreadsheets in the cloud. Our RESTful API lets you easily create, read, write, merge, split, encrypt, and convert Excel & OpenOffice files online. Streamline your workflow with our efficient, lightweight cloud services....Request; using System; using System...xlsx")); PutConvertWorkbookRe request = new PutConvertWorkbookRe...

    products.aspose.cloud/cells/net/
  3. Excel to Docx|Document

    Convert Excel spreadsheets to DOCX documents using Aspose.Cells Cloud REST API. Supports multiple SDKs and programming languages for seamless integration.... Request Body Parameter Parameter Name...first part of the multipart request body. Response FileInfo The...

    docs.aspose.cloud/cells/convert-excel-file-to-d...
  4. Add a Picture in an Excel File|Document

    Use Aspose.Cells Cloud REST API to add an image to an Excel worksheet. SDKs for Android, C#, Go, Java, Node.js, Perl, PHP, Python, Ruby, and Swift simplify integration across platforms..../worksheets/ { sheetName } /pictures Request Parameters Parameter Name Type...data must be supplied in the request body. folder string query The...

    docs.aspose.cloud/cells/pictures/add/
  5. Delete Interactive Sequences|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.... DeleteAnimationInter Request Parameters Name Type Location...slide. DeleteAnimationInter Request Parameters Name Type Location...

    docs.aspose.cloud/slides/delete-interactive-seq...
  6. Import CSV Data into Excel Worksheet|Document

    Aspose.Cells Cloud REST API enables importing CSV data into Excel worksheets. Supported SDKs include Android, .NET, Go, Java, Node.js, Perl, PHP, Python, Ruby, and Swift.... The request is an HTTP request with multipart content...

    docs.aspose.cloud/cells/import-csv-data-into-ex...
  7. Convert STL to JPG in .NET

    Learn to convert STL to JPG in .NET with Aspose.CAD Cloud SDK. This step-by-step guide covers setup, code, cURL commands, and optimization tips....client ID and client secret to request an access token. var authClient...the conversion operation - Request JPG output and specify optional...

    blog.aspose.cloud/cad/convert-stl-to-jpg-in-dot...
  8. File Conversion – Aspose.HTML Cloud

    This article covers how to convert files using Aspose.HTML Cloud API in both synchronous and asynchronous modes, with examples for C# and JavaScript....files, where the conversion request returns the converted file...Authorization: Bearer token Request Body: Copy 1 { 2 "InputPath"...

    docs.aspose.cloud/html/convert-url/
  9. 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...
  10. 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/