Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 32,222 for

request

(0.49 sec)
  1. Response Format|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....JSON can be set by setting request Accept-Type header to “application/json”...“application/json”, see Request Format for samples. The structure...

    docs.aspose.cloud/storage/response-format/
  2. Excel® 电子表格编程 API,使用 Perl 加速电子表格管理和处理任务

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

    products.aspose.cloud/cells/zh/perl/
  3. Get metadata from Excel files|Document

    Retrieve built‑in or custom metadata from Excel workbooks using Aspose.Cells Cloud REST API. Includes Request format, parameters, sample SDK code, and error handling.... The request must include an Authorization:...token endpoint. Example curl request to acquire a token: curl -X...

    docs.aspose.cloud/cells/metadata/get/
  4. Aspose.Cells Cloud API – Get List Object (Table...

    Retrieve a ListObject (table) from an Excel worksheet using Aspose.Cells Cloud REST API. Supports export to multiple formats (PDF, CSV, JSON, …)....rate‑limit policy (default = 100 requests/minute per account). SDKs...Java, Python, …) simplifies request construction and response handling...

    docs.aspose.cloud/cells/developer-guide/30versi...
  5. Fetching resized image|Documentation

    How to fetch a resized image from Aspose.OCR Cloud....submitted for upsampling, the request is queued similar to the recognition...resized image, send a GET request to the https://api.aspose.cloud/v5...

    docs.aspose.cloud/ocr/fetch-upsampling-result/
  6. Add a List Object (Table) to an Excel Worksheet...

    Learn how to add a list object (Excel table) to a worksheet using Aspose.Cells Cloud REST API. Includes endpoint, parameters, authentication steps, cURL example, and SDK code samples....{ sheetName } /listobjects Request parameters Parameter Name Type...Definition of the list object (see Request body schema ). folder string...

    docs.aspose.cloud/cells/list-objects/add/
  7. Convert Workbook with Row & Column Headers Visi...

    Is it possible to convert an Excel workbook to PNG with visible row and column headers?...request.*; import java.io.File; import...localFilePath, ""); // Create a request to convert the workbook PutConvertWorkbookRe...

    forum.aspose.cloud/t/convert-workbook-with-row-...
  8. Response Format|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....different information based on the request. The default return type is...JSON can be set by setting request Accept-Type header to “application/json”...

    docs.aspose.cloud/total/getting-started/rest-ap...
  9. Working with Excel ListObject|Document

    Learn how to add, update, delete, retrieve, sort, and convert Excel ListObjects (tables) using Aspose.Cells Cloud REST API. Includes code samples for C#, Java, Python, and more.... Request bodies are JSON objects describing...Endpoint Query Parameters Request Body (JSON) Success Response...

    docs.aspose.cloud/cells/list-objects/
  10. Aspose.Cells Cloud API – File & Folder Manageme...

    Comprehensive guide to managing Excel files and folders in Aspose.Cells Cloud storage. Includes upload, download, copy, move, delete, and folder operations with cURL examples, required parameters, and authentication notes....0/cells/storage/file/ { path } The request parameters are listed below:...uploaded successfully. 400 Bad request – missing or invalid parameters...

    docs.aspose.cloud/cells/files-and-storage/