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

request

(0.07 sec)
  1. Add an Image Watermark|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.... CreateImageWatermark Request Parameters Name Type Location...file. CreateImageWatermark Request Parameters Name Type Location...

    docs.aspose.cloud/slides/add-an-image-watermark/
  2. Aspose.Cells Cloud Web API - Swap Range in Spre...

    The Swap Ranges for Excel API provides a powerful tool to interchange any two columns, rows, ranges, or individual cells within an Excel file. This API allows users to efficiently rearrange their tables, ensuring that the original data formatting is preserved and all existing formulas continue to function correctly. By leveraging this API, users can streamline their data manipulation tasks and maintain the integrity of their spreadsheets....0/cells/swap/range Request Parameters: Parameter Name...} } ] Error Codes 400 Bad Request : Invalid Apose.Cells Cloud...

    docs.aspose.cloud/cells/swap-range/
  3. Aspose.Cells Cloud Web API - Export a Spreadshe...

    Efficiently converts spreadsheets stored in cloud storage to various formats like XLSX, PDF, and CSV....0/cells/{name} Request Parameters: Parameter Name...} } ] Error Codes 400 Bad Request : Invalid Apose.Cells Cloud...

    docs.aspose.cloud/cells/export-spreadsheet-as-f...
  4. Aspose.Cells Cloud Web API - Search Spreadsheet...

    Efficiently search for broken links in local spreadsheets using the Excel API....0/cells/search/broken-links Request Parameters: Parameter Name...} ] } Error Codes 400 Bad Request : Invalid Apose.Cells Cloud...

    docs.aspose.cloud/cells/search-spreadsheet-brok...
  5. Having Problem To Convert Word Documents to PDF...

    Error:PUT http://api.aspose.cloud/v1.1/words/convert 400 Method Name: PutConvertDocument Product: Aspose.Words API Version: v1.1 Details: Error: Error while get files in folder ‘fonts’ from storage: AmazonS3 exception: …...Method: Export the document from request into the specified format on-line…...JSON Web Token(JWT) for API request authentication along with many...

    forum.aspose.cloud/t/having-problem-to-convert-...
  6. The SVG to DXF conversion breaks the scaling of...

    Hello, So our app has been using the SVG to DXF conversion for some months now, with success. Despite the conversion working, the customers came out to us complaining about the scaling of the DXF files. There is indee…... So firstly we do the request to get start sizes, e.g., via:...you need to perform export request passing desired sizes and millimeter...

    forum.aspose.cloud/t/the-svg-to-dxf-conversion-...
  7. Replace a Text Occurrence|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.... ReplacePresentationT Request Parameters Name Type Location...expression. ReplacePresentationR Request Parameters Name Type Location...

    docs.aspose.cloud/slides/replace-a-text-occurre...
  8. 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/
  9. 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/
  10. 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/