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

request

(0.33 sec)
  1. 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....sheetName } /pictures The request parameters are: Parameter Name...data must be supplied in the request body. folder string query The...

    docs.aspose.cloud/cells/pictures/add/
  2. 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...
  3. 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...
  4. DocumentStatistics|Aspose Words Cloud Docs

    DocumentStatistics...DocumentStatistics Contents [ Hide ] Request Response Model Get GetDocumentStatistic...RequestId string Gets or sets the request Id. DocumentLink FileLink Gets...

    docs.aspose.cloud/words/spec/documentstatistics/
  5. GET Recognize Template Fails: Trouble Scanning ...

    Context: Using Postman for API Request Handling with Aspose.OMR I’m currently integrating the Aspose.OMR API and encountering an issue during the recognition phase. Here’s a step-by-step breakdown of what I’ve done so f…...Context: Using Postman for API Request Handling with Aspose.OMR I’m...Generate OMR Template Sent a POST request to the Generate OMR endpoint...

    forum.aspose.cloud/t/get-recognize-template-fai...
  6. Javascript Split DOC REST API

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

    products.aspose.cloud/words/nodejs/split/doc/
  7. Javascript Split HTML REST API

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

    products.aspose.cloud/words/nodejs/split/html/
  8. 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...
  9. AutoFitterOptions – Properties & Usage Guide | ...

    Learn how to control row‑height auto‑fitting, merged‑cell handling, hidden rows/columns, language settings, and rendering options with the AutoFitterOptions object in the Aspose.Cells Cloud API....ForRendering = "False" }; var request = new PostWorkbookAutoFitR...cellsApi . PostWorkbookAutoFitR ( request ); Name Type Description Notes...

    docs.aspose.cloud/cells/auto-fitter-options/
  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/