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

request

(0.97 sec)
  1. Excel® Spreadsheet Programming API to speed up ...

    API support to build cross-platform applications having the ability to generate, modify, convert, render, and print spreadsheets. It allows developers to manage worksheets, rows, columns & cells, create spreadsheet contents and styles from scratch, import data onto the worksheets from different data sources, add common and complex mathematical, financial, and text formulas, create & manipulate pivot tables, charts, hyperlinks, comments, drawing objects and much more....+localName) ; var request = new PutConvertWorkbookRe(); request.file = mapFiles;...mapFiles; request.format = format; var response = cellsApi.p...

    products.aspose.cloud/cells/nodejs/
  2. ClientMessageFetchFileRequest|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....ClientMessageFetchFi Contents [ Hide ] Request model for EmailCloud.Client...

    docs.aspose.cloud/email/reference-model-client-...
  3. Aspose.Cells Cloud Web API - Protect Spreadshee...

    This API applies dual-layer password protection to Excel spreadsheets, ensuring secure access and modification through encryption....0/cells/protection/spreadsheet Request Parameters: Parameter Name...} } ] Error Codes 400 Bad Request : Invalid Apose.Cells Cloud...

    docs.aspose.cloud/cells/protect-spreadsheet/
  4. Aspose.Cells Cloud Web API - Convert a Spreadsh...

    Convert a specified range from a local spreadsheet file to a CSV format using the Excel API, ensuring seamless cloud execution....0/cells/convert/range/csv Request Parameters: Parameter Name...} } ] Error Codes 400 Bad Request : Invalid Apose.Cells Cloud...

    docs.aspose.cloud/cells/convert-range-to-csv/
  5. Aspose.Cells Cloud Web API - Unprotect Spreadsh...

    Efficiently removes dual-layer password protection from Excel spreadsheets, supporting both open and modify passwords with advanced encryption techniques....0/cells/unprotection/spreadsheet Request Parameters: Parameter Name...} } ] Error Codes 400 Bad Request : Invalid Apose.Cells Cloud...

    docs.aspose.cloud/cells/unprotect-spreadsheet/
  6. Multiple File Upload - Free Support Forum - asp...

    Is there a way to upload multiple files(lets say images to a specifc folder) in my aspose storage? https://api.aspose.cloud/v4.0/words/storage/file/{path} I can upload only one file right now...multiple files in a single request. You can only upload one file...is uploaded in a separate request. For further information, please...

    forum.aspose.cloud/t/multiple-file-upload/26975
  7. Compare DOCX In Swift

    Compare two DOCX using Swift. With our Swift SDK, you can easily find the difference between DOCX files....uploadFile(request: uploadFirstFileReque); let...fileName2); _ = try api.uploadFile(request: uploadSecondFileRequ); //...

    products.aspose.cloud/words/swift/compare/docx/
  8. Compare PDF In Swift

    Compare two PDF using Swift. With our Swift SDK, you can easily find the difference between PDF files....uploadFile(request: uploadFirstFileReque); let...fileName2); _ = try api.uploadFile(request: uploadSecondFileRequ); //...

    products.aspose.cloud/words/swift/compare/pdf/
  9. Compare TXT In Swift

    Compare two TXT using Swift. With our Swift SDK, you can easily find the difference between TXT files....uploadFile(request: uploadFirstFileReque); let...fileName2); _ = try api.uploadFile(request: uploadSecondFileRequ); //...

    products.aspose.cloud/words/swift/compare/txt/
  10. 在 Node.js 中合并 DOCX 文件 | 在线合并 Word 文档

    学习如何使用 Node.js 和 Aspose.Words Cloud REST API 将多个 Microsoft Word 文档 (DOC/DOCX) 合并成一个文件。在线合并 Word 文件..."KeepSourceFormatting" } ] }; const request = new AppendDocumentReques({...执行合并操作: wordsApi.appendDocument(request) .then(response => console...

    blog.aspose.cloud/zh/words/merge-word-documents...