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

request

(0.15 sec)
  1. 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...
  2. 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/
  3. 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...
  4. 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/
  5. Խմբագրել HTML Ը Swift Ում

    Խմբագրել HTML՝ օգտագործելով Swift SDK: Խմբագրել տեքստը, փոփոխել աղյուսակները, ավելացնել պատկերներ HTML ում REST API ով:...insertParagraphOnlin(request: insertParagraphReque); let...= try api.convertDocument(request: convertRequest); import AsposeWordsCloud...

    products.aspose.cloud/words/hy/swift/edit/html/
  6. Խմբագրել DOCX Ը Swift Ում

    Խմբագրել DOCX՝ օգտագործելով Swift SDK: Խմբագրել տեքստը, փոփոխել աղյուսակները, ավելացնել պատկերներ DOCX ում REST API ով:...insertParagraphOnlin(request: insertParagraphReque); let...= try api.convertDocument(request: convertRequest); import AsposeWordsCloud...

    products.aspose.cloud/words/hy/swift/edit/docx/
  7. Wrong number format in embedded graphs - Free S...

    Hi, we’ve noticed the number format does not respect the locale when embedded graphs are converted to images. Graphs data comes from Excel and we’ve made sure both Word and Excel have appropriate languages, locale and n…... Request body (multipart/form‑data)... If you cannot modify the request (e.g., a third‑party service)...

    forum.aspose.cloud/t/wrong-number-format-in-emb...
  8. 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...
  9. 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/
  10. 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/