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

request

(0.09 sec)
  1. Javascript Split DOCX REST API

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

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

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

    products.aspose.cloud/words/nodejs/split/pdf/
  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. Message":"Error while loading file '' from stor...

    Hi, I Aspose version v1.1 We are trying to generate merge document which includes QR code in it. Input : word doc output: PDF Endpoint: https://api.aspose.com Version : https://api.aspose.com/v1.1 When trying to ge…...HttpResponse[Status=Bad Request, StatusCode=400]”| This same...accessToken) { try { HttpRequest request = new HttpRequest(); Integer...

    forum.aspose.cloud/t/message-error-while-loadin...
  5. Make HTML In Swift

    Make HTML using Swift SDK. Easily create a blank HTML in Swift in a few steps....createDocument(request: createDocumentReques); let...fileName); _ = try api.downloadFile(request: downloadDocumentRequ); Run...

    products.aspose.cloud/words/swift/make/html/
  6. ClientMessageSendFileRequest|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....ClientMessageSendFil Contents [ Hide ] Request model for EmailCloud.Client...

    docs.aspose.cloud/email/reference-model-client-...
  7. EmailGetListRequest|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....EmailGetListRequest Contents [ Hide ] Request model for EmailCloud.Email...

    docs.aspose.cloud/email/reference-model-email-g...
  8. 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/
  9. 轻量级电子表格管理 | Cloud Excel 和 OpenOffice API

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

    products.aspose.cloud/cells/zh/net/
  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...