Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 31,556 for

request

(0.52 sec)
  1. CalendarGetAsFileRequest|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....CalendarGetAsFileReq Contents [ Hide ] Request model for EmailCloud.Calendar...

    docs.aspose.cloud/email/reference-model-calenda...
  2. Object Detection in Images using C#. Image OCR ...

    Object Detection in Images. Perform Object detection on Image. Identify objects in images. Identify objects in images using C# SDK... Request query parameters: name (string..."authorization: Bearer <jwt token>" Request URL https://api.aspose.cloud/v3...

    blog.aspose.cloud/imaging/object-detection-from...
  3. CustomXmlPart|Aspose Words Cloud Docs

    CustomXmlPart...CustomXmlPart Contents [ Hide ] Request Response Model Delete DeleteCustomXmlPartO...RequestId string Gets or sets the request Id. CustomXmlPart CustomXmlPart...

    docs.aspose.cloud/words/spec/customxmlpart/
  4. Excel® 电子表格编程 API 使用 Node 加速电子表格管理和处理任务

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

    products.aspose.cloud/cells/zh/nodejs/
  5. 轻量级电子表格管理 | Cloud Excel 和 OpenOffice API

    探索用户友好、低代码的云端电子表格管理解决方案。我们的 RESTful API 让您轻松在线创建、读取、写入、合并、拆分、加密和转换 Excel 和 OpenOffice 文件。我们高效、轻量级的云服务简化您的工作流程。...Request; using System; using System...xlsx")); PutConvertWorkbookRe request = new PutConvertWorkbookRe...

    products.aspose.cloud/cells/zh/net/
  6. I'm trying convert word file to pdf, but not wo...

    I’m trying convert word file to pdf, but not working my code. Before it’s works. $docxFile = $filePath; $pdfFileName = 'destination.pdf'; $api = new WordsApi($clientId, $clientSecret); $upload_…...$clientSecret); $upload_request = new Requests\UploadFileRequest($docxFile...= $api->uploadFile($upload_request); // save as pdf file $saveOptions...

    forum.aspose.cloud/t/im-trying-convert-word-fil...
  7. Aspose.Cells Cloud Web API - Move a Worksheet t...

    The MoveWorksheet API enables users to efficiently reposition a specified worksheet within a workbook, thus enhancing the organization and accessibility of spreadsheet data....0/cells/spreadsheet/move/worksheet Request Parameters: Parameter Name...} } ] Error Codes 400 Bad Request : Invalid Apose.Cells Cloud...

    docs.aspose.cloud/cells/move-worksheet-in-sprea...
  8. Aspose.Cells Cloud Web API - Rename Worksheet i...

    The Web API endpoint allows users to rename a specified worksheet within a workbook, enhancing organization and readability....0/cells/spreadsheet/rename/worksheet Request Parameters: Parameter Name...} } ] Error Codes 400 Bad Request : Invalid Apose.Cells Cloud...

    docs.aspose.cloud/cells/rename-worksheet-in-spr...
  9. Aspose.Cells Cloud Web API - Convert a Spreadsh...

    Convert a table from a spreadsheet on your local drive to a PDF file using our efficient API....0/cells/convert/table/pdf Request Parameters: Parameter Name...} } ] Error Codes 400 Bad Request : Invalid Apose.Cells Cloud...

    docs.aspose.cloud/cells/convert-table-to-pdf/
  10. Converting a Chart to an SVG - Free Support For...

    Hello! I am trying to convert a chart to an svg. I can see documentation for doing this in Aspose.Cells for NET here, but I can’t find the equivalent of this operation in the docs for aspose cloud. I see that I can conv…...UploadFile(uploadRequest); var request = new GetWorksheetChartReq(...cellsApi.GetWorksheetChart(request); jamieMacabacus June 11, 2025...

    forum.aspose.cloud/t/converting-a-chart-to-an-s...