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

request

(0.24 sec)
  1. Copy Rows on an Excel Worksheet|Document

    Learn how to copy rows in an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes authentication steps, Request/response details, error handling, and SDK examples....sheetName } /cells/rows/copy Request parameters Parameter Name Type...Example Error Body 400 Bad Request – missing or invalid parameters...

    docs.aspose.cloud/cells/rows/copy/
  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....Getenv("ProductClientSecret")) request := PutConvertWorkbookRe{File:...instance.PutConvertWorkbook(&request) if err == nil { file, _ :=...

    products.aspose.cloud/cells/go/
  3. Footnote|Aspose Words Cloud Docs

    Footnote...Footnote Contents [ Hide ] Request Response Model Delete DeleteFootnoteOnline...DeleteFootnoteOnline Represents a request model for WordsApi.DeleteFootnoteOnline()...

    docs.aspose.cloud/words/spec/footnote/
  4. Save As Excel|Document

    Use Aspose.Cells Cloud REST API to save Excel workbooks in multiple formats such as PDF, CSV, JSON, and Markdown. SDKs are available for many programming languages.... Request Body Parameter Parameter Name...second part of the multipart request. The OpenAPI Specification...

    docs.aspose.cloud/cells/save-an-excel-file-as-o...
  5. Insert a Slicer into an Excel ListObject – Aspo...

    Learn how to add a slicer to an Excel ListObject using Aspose.Cells Cloud REST API (v3.0). Includes endpoint, parameters, authentication, sample cURL Request, and response JSON....listObjectIndex } /InsertSlicer Request Parameters Parameter Name Type...inserted successfully. 400 Bad Request Missing or invalid parameters...

    docs.aspose.cloud/cells/list-objects/insert-sli...
  6. Set Cell Formula in Excel Worksheets|Document

    Learn how to set a formula for a specific cell in an Excel worksheet using Aspose.Cells Cloud REST API. Includes cURL example, full parameter list, error handling, and SDK code samples.... Request parameters Parameter Name Type...Example JSON payload 400 Bad Request – missing or invalid parameters...

    docs.aspose.cloud/cells/set-formula-for-a-cell-...
  7. Get MaxColumn from Excel Worksheet|Document

    Retrieve the maximum column index of a worksheet using Aspose.Cells Cloud API. Includes cURL Request with authentication, response schema, parameters, error codes, and SDK examples (C#, Java, Python, etc.)...."MaxColumn": 15 } 400 Bad request – missing or invalid parameters...How do I authenticate the request? Include an `Authorization:...

    docs.aspose.cloud/cells/get-maxcolumn-from-exce...
  8. How Do I Specify the Target Slide for AddShape ...

    Hi @mudassir.fayyaz, can you confirm / clarify how AddShape tasks are meant to be constructed when calling POST ​/slides​/pipeline? I’m using AddSlide followed by several AddShape tasks, but AddShape doesn’t take a Slide…...Please try using the following request: curl https://api.aspose.cloud/v3..."input": { "template": { "type": "Request", "index": 0 } }, "tasks":...

    forum.aspose.cloud/t/how-do-i-specify-the-targe...
  9. Replace a Text Occurrence|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.... ReplacePresentationT Request Parameters Name Type Location...expression. ReplacePresentationR Request Parameters Name Type Location...

    docs.aspose.cloud/slides/replace-a-text-occurre...
  10. Convert DWG to PNG using Java REST API

    Follow this article to convert DWG to PNG using Java REST API. You will learn to transform the CAD file format DWG to PNG using Java REST API because PNG is a widely supported raster image format....drawing data in a PNG conversion request, call the PutDrawingPng method...Java .Java-based API . The request is prepared by using the PutDrawingPngRequest...

    kb.aspose.cloud/cad/java/convert-dwg-to-png-usi...