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

request

(0.24 sec)
  1. 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...
  2. Javascript Split TXT REST API

    Split TXT file in JavaScript using REST API....txt" ); const request = new model. SplitDocumentOnlineR...wordsApi. splitDocumentOnline (request) . then ( ( splitDocumentResult...

    products.aspose.cloud/words/nodejs/split/txt/
  3. EmailGetRequest|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....EmailGetRequest Contents [ Hide ] Request model for EmailCloud.Email...

    docs.aspose.cloud/email/reference-model-email-g...
  4. Intermittent 400 error on PUT http://api.aspose...

    Hi Team, We’ve been facing this issue for a while now, and have investigated multiple issues on our side. We use the REST API for the Aspose.PDF Cloud endpoints. When calling this endpoint: PUT http://api.aspose.cloud…...nothing changes between the requests). Can you please assist us...issue? Here are a couple of Request Id failures from today: b5...

    forum.aspose.cloud/t/intermittent-400-error-on-...
  5. ClientMessageAppendRequest|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....Email client append message request. Properties: Name Type Description...

    docs.aspose.cloud/email/reference-model-client-...
  6. MapiContactGetRequest|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....MapiContactGetReques Contents [ Hide ] Request model for EmailCloud.Mapi.Contact...

    docs.aspose.cloud/email/reference-model-mapi-co...
  7. 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/
  8. 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/
  9. 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...
  10. 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...