Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 31,744 for

request

(0.18 sec)
  1. Javascript Split A File REST API

    Split documents programmatically in JavaScript using REST API. A wide variety of file formats is supported, including DOCX, PDF, HTML, JPG, PNG and many more....docx" ); const request = new model. SplitDocumentOnlineR...wordsApi. splitDocumentOnline (request) . then ( ( splitDocumentResult...

    products.aspose.cloud/words/nodejs/split/
  2. Javascript Split WORD REST API

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

    products.aspose.cloud/words/nodejs/split/word/
  3. Working with Slide Show 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.... GetSlideShowProperti Request Parameters Name Type Location...storage. SetSlideShowProperti Request Parameters Name Type Location...

    docs.aspose.cloud/slides/working-with-slide-sho...
  4. Aspose.Cells Cloud Download File API – Interfac...

    Learn how to download Excel, PDF, CSV, and other files from Aspose.Cells Cloud storage using the secure Download File API (v4.0). Includes endpoint, parameters, authentication, and code samples.... The request parameters of DownloadFile...Message 400 BadRequest The request is malformed or missing required...

    docs.aspose.cloud/cells/download-file/
  5. Clear Objects in Excel

    Aspose.Cells Cloud REST API supports clearing inner objects in an Excel file and provides SDKs for various programming languages, including Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and Swift....Request ; using System ; using System...PostClearObjectsRequ request = new PostClearObjectsRequ(); request.File = new...

    products.aspose.cloud/cells/clear/
  6. Convert DOCX to PDF in PHP Laravel Without Losi...

    Hello, we are evaluating Aspose.words Cloud API for converting Microsoft Word documents, as part of a more complex application we developed for one of our customers (in Laravel PHP). We tested your API and the result s…...docx"); $request = new Aspose\Words\Model\Requests\ConvertDocumentReque($file...$wordsApi->ConvertDocument($request); copy($result->getPathName()...

    forum.aspose.cloud/t/convert-docx-to-pdf-in-php...
  7. Convert Excel Chart to Image – Aspose.Cells Clo...

    Learn how to convert Excel chart objects to PNG, JPEG, or BMP images using Aspose.Cells Cloud REST API. Includes endpoint, parameters, cURL example, SDK snippets, response handling, and error handling.... Request parameters Parameter Name Type...Example JSON Body 400 Bad Request – invalid parameters { "error":...

    docs.aspose.cloud/cells/charts/to-image/
  8. Excel® 电子表格编程 API 使用 Go 加速电子表格管理和处理任务

    API 支持构建跨平台应用程序,能够生成、修改、转换、渲染和打印电子表格。它允许开发人员管理工作表、行、列和单元格,从头创建电子表格内容和样式,从不同数据源导入数据到工作表,添加常见和复杂的数学、财务和文本公式,创建和操作数据透视表、图表、超链接、注释、绘图对象等等。...Getenv("ProductClientSecret")) request := PutConvertWorkbookRe{File:...instance.PutConvertWorkbook(&request) if err == nil { file, _ :=...

    products.aspose.cloud/cells/zh/go/
  9. Get cells data based on named range|Document

    Retrieve cell values from a named range in an Excel worksheet using the Aspose.Cells Cloud REST API. The service is accessible through multiple SDKs (C#, Java, PHP, Ruby, Node.js, Python, Perl, Go) and works across a wide variety of development platforms....sheetName } /ranges/value Request parameters Parameter Name Type...below demonstrates how to request cell values from a named range...

    docs.aspose.cloud/cells/ranges/get/values/
  10. Convert OLE Object to Image – Aspose.Cells Clou...

    Learn how to use Aspose.Cells Cloud REST API to convert an embedded OLE object in an Excel worksheet to PNG, JPEG, or other image formats. Includes cURL, SDK examples, authentication steps, and error‑handling guidance....format ={ format } Request Parameters Parameter Name Type...InvalidParameter One or more request parameters are invalid. 401...

    docs.aspose.cloud/cells/oleobjects/convert/