Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 31,682 for

request

(0.08 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. 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/
  3. ContactGetRequest|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....ContactGetRequest Contents [ Hide ] Request model for EmailCloud.Contact...

    docs.aspose.cloud/email/reference-model-contact...
  4. 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
  5. Merge Selected Slides into a Presentation in St...

    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.... OrderedMerge Request Parameters Name Type Location...presentations are merged. request object body true The information...

    docs.aspose.cloud/slides/merge-selected-slides-...
  6. Խմբագրել DOCX Ը Swift Ում

    Խմբագրել DOCX՝ օգտագործելով Swift SDK: Խմբագրել տեքստը, փոփոխել աղյուսակները, ավելացնել պատկերներ DOCX ում REST API ով:...insertParagraphOnlin(request: insertParagraphReque); let...= try api.convertDocument(request: convertRequest); import AsposeWordsCloud...

    products.aspose.cloud/words/hy/swift/edit/docx/
  7. Խմբագրել HTML Ը Swift Ում

    Խմբագրել HTML՝ օգտագործելով Swift SDK: Խմբագրել տեքստը, փոփոխել աղյուսակները, ավելացնել պատկերներ HTML ում REST API ով:...insertParagraphOnlin(request: insertParagraphReque); let...= try api.convertDocument(request: convertRequest); import AsposeWordsCloud...

    products.aspose.cloud/words/hy/swift/edit/html/
  8. Wrong number format in embedded graphs - Free S...

    Hi, we’ve noticed the number format does not respect the locale when embedded graphs are converted to images. Graphs data comes from Excel and we’ve made sure both Word and Excel have appropriate languages, locale and n…... Request body (multipart/form‑data)... If you cannot modify the request (e.g., a third‑party service)...

    forum.aspose.cloud/t/wrong-number-format-in-emb...
  9. Lightweight Spreadsheet Management | Cloud Exce...

    Discover a user-friendly, low-code solution to managing your spreadsheets in the cloud. Our RESTful API lets you easily create, read, write, merge, split, encrypt, and convert Excel & OpenOffice files online. Streamline your workflow with our efficient, lightweight cloud services....Request; using System; using System...xlsx")); PutConvertWorkbookRe request = new PutConvertWorkbookRe...

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