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

request

(0.03 sec)
  1. 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...
  2. Set Protection 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.... SetProtection Request Parameters Name Type Location...file. SetProtectionOnline Request Parameters Name Type Location...

    docs.aspose.cloud/slides/set-protection-propert...
  3. 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/
  4. Add an Excel Worksheet|Document

    Step‑by‑step guide to add a new worksheet to an Excel workbook using Aspose.Cells Cloud REST API, including Request details, a cURL example, and SDK code snippets for multiple languages..../worksheets/ { sheetName } Request parameters Parameter Name Type...added successfully. 400 Bad request – invalid parameters. 401 Unauthorized...

    docs.aspose.cloud/cells/worksheets/add/
  5. ContactFromFileRequest|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....ContactFromFileReque Contents [ Hide ] Request model for EmailCloud.Contact...

    docs.aspose.cloud/email/reference-model-contact...
  6. Get Conditional Formatting Rules|Document

    Retrieve all conditional formatting rules applied to a worksheet using the Aspose.Cells Cloud REST API. Includes Request syntax, authentication steps, parameters, concise response examples, and error handling....sheetName } /conditionalFormattin Request Parameters Parameter Name Type...Reason Example Body 400 Bad Request – missing or invalid parameters...

    docs.aspose.cloud/cells/conditional-formattings...
  7. 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/
  8. Delete a Picture from an Excel Worksheet – Aspo...

    Delete a picture from an Excel worksheet using Aspose.Cells Cloud REST API. Learn the DELETE endpoint, required parameters, authentication, error codes, and example code..../pictures/ { pictureIndex } Request Parameters Parameter Name Type... "Status": "OK" } 400 Bad request – invalid parameters. { "Code":...

    docs.aspose.cloud/cells/pictures/delete/
  9. Find text in an Excel worksheet|Document

    Use the Aspose.Cells Cloud REST API to find text in an Excel worksheet. The API is available across multiple SDKs and programming languages.... Request parameters Parameter Name Type...compressed file details. 400 Bad Request Missing or invalid parameters...

    docs.aspose.cloud/cells/worksheets/find-text/
  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....ENV['CellsCloudClientSecr']) request = AsposeCellsCloud::PutConvertWorkbookRe...@instance.put_convert_workbook(request); FileUtils.cp(response.path...

    products.aspose.cloud/cells/ruby/