Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 31,886 for

request

(0.32 sec)
  1. Aspose.Cells Cloud Web API – Sum and Count by C...

    Use Aspose.Cells Cloud API to aggregate Excel cells by background or font color—perform sum, count, average, min, and max calculations. This page explains the endpoint, parameters, authentication, and SDK examples.... Request a token POST https://api.aspose...Include the token in every API request Authorization: Bearer <access_token>...

    docs.aspose.cloud/cells/aggregate-cells-by-color/
  2. Using SDKs With Self-Hosted Solution|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....pptx" ); PostSlidesConvertReq request = new PostSlidesConvertReq...api . PostSlidesConvert ( request ); response . CopyTo ( File...

    docs.aspose.cloud/slides/using-sdks-with-self-h...
  3. Delete Footnote in Word with Java REST API

    This article guides on how to delete footnote in Word with Java REST API. You will learn to automatically remove footnote with Java Low Code API using a Java-based Cloud SDK....DeleteFootnoteOnline() method to remove the requested footnote Fetch the output...DeleteFootnoteOnline class to create the request object for the footnote and...

    kb.aspose.cloud/words/java/delete-footnote-in-w...
  4. Get Row Description from an Excel Worksheet|Doc...

    Retrieve detailed information (height, style, hidden state, etc.) for a specific row in an Excel worksheet using Aspose.Cells Cloud REST API. Includes curl example, SDK snippets, and error handling..../cells/rows/ { rowIndex } Request parameters Parameter Name Type...header to authenticate the request. Cloud SDK Family Using an...

    docs.aspose.cloud/cells/rows/get/row/
  5. Extract Metadata from Word Document with NET RE...

    Follow this article to extract metadata from Word document with NET REST API. You will learn to fetch the Word file properties with C# Low Code API using the .NET cloud SDK....Create the GetDocumentPropertie request object for reading the metadata...array. Finally, create the request object using the GetDocumentPropertie...

    kb.aspose.cloud/words/net/extract-metadata-from...
  6. 如何使用 Aspose.Cells Clou 转换电子表格文件格式|Documen

    如何使用 Aspose.Cells Cloud 转换文件格式... Request . ConvertChartToImageR { Spreadsheet...ConvertTableToCsv ( new SDK . Request . ConvertTableToCsvReq { Spreadsheet...

    docs.aspose.cloud/cells/zh/how-to-convert-file-...
  7. WORD Დან PNG Მდე Კონვერტაციის API Javascript

    გადაიყვანეთ WORD PNG JavaScript ში REST API ის გამოყენებით. შეინახეთ WORD როგორც PNG JavaScript ის გამოყენებით....docx" ); const request = new model. SplitDocumentOnlineR...wordsApi. splitDocumentOnline (request) . then ( ( splitDocumentOnlineR...

    products.aspose.cloud/words/ka/nodejs/conversio...
  8. HTML Დან MARKDOWN Მდე Კონვერტაციის API Javascript

    გადაიყვანეთ HTML MARKDOWN JavaScript ში REST API ის გამოყენებით. შეინახეთ HTML როგორც MARKDOWN JavaScript ის გამოყენებით....html" ); const request = new model. ConvertDocumentReque...wordsApi. convertDocument (request) . then ( ( convertDocumentResul...

    products.aspose.cloud/words/ka/nodejs/conversio...
  9. Extract text from images with optical character...

    You can find and replace text in PDF documents. Create, edit PDF files and you can also convert PDF file to DOC, HTML, XPS, TIFF etc....resource][19] and send a PUT request to create empty presentation...a POST request (sending presentation paths in request body) to...

    blog.aspose.cloud/total/create-convert-to-html-...
  10. Export Workbook|Document

    A step‑by‑step guide on exporting Excel workbooks to multiple formats—including PDF, CSV, JSON, and various image types—using the Aspose.Cells Cloud REST API and SDKs....Export Excel objects from the request body to a chosen format PostExport...Aspose.Cells Cloud service. Request curl -X POST "https://api.aspose...

    docs.aspose.cloud/cells/export-excel-to-differe...