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

request

(0.1 sec)
  1. Convert XPS to PDF|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....also supports the following request params Parameter Required Type...

    docs.aspose.cloud/pdf/convert-xps-to-pdf/
  2. 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/
  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 - 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/
  5. 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/
  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. Javascript Split TXT REST API

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

    products.aspose.cloud/words/nodejs/split/txt/
  8. Save Generated Barcodes|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....Generates a barcode via GET request. generateBody : Generates a...a barcode via POST request with JSON or XML body. generateMultipart...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  9. Field|Aspose Words Cloud Docs

    Field...Field Contents [ Hide ] Request Response Model Delete DeleteFieldOnlineReq...RequestId string Gets or sets the request Id. FieldNames FieldNames Gets...

    docs.aspose.cloud/words/spec/field/
  10. How to Force the Use of Custom Fonts During Wor...

    I am testing the following API for converting Word to PDF: https://api.aspose.cloud/v4.0/words/convert?format=pdf&storage=TEST&fontslocation=xxx I have specified the fontslocation parameter, assuming that it would enfo…...when making the conversion request. Fallback Mechanism : The fontsLocation...the custom fonts. Example Request : Here’s an example of how...

    forum.aspose.cloud/t/how-to-force-the-use-of-cu...