Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 31,695 for

request

(0.06 sec)
  1. Working with a Slide Background|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.... GetBackground Request Parameters Name Type Location...presentation slide. SetBackground Request Parameters Name Type Location...

    docs.aspose.cloud/slides/working-with-a-slide-b...
  2. System.OutOfMemoryException when using Aspose.W...

    Product: Aspose.Words Cloud SDK Platform: [.NET / Java / Node.js / Python / etc. — specify your SDK] Error Type: Runtime Exception - System.OutOfMemoryException Priority: High (production impact) Description: We are…...ConvertDocument(ConvertDocumentReque request) It appears the service is...ConvertDocument(ConvertDocumentReque request) during a PDF conversion (printable...

    forum.aspose.cloud/t/system-outofmemoryexceptio...
  3. Excel® 电子表格编程 API,使用 Java 加速电子表格管理和处理任务

    API 支持构建跨平台应用程序,能够生成、修改、转换、渲染和打印电子表格。它允许开发人员管理工作表、行、列和单元格,从头创建电子表格内容和样式,从不同数据源导入数据到工作表,添加常见和复杂的数学、财务和文本公式,创建和操作数据透视表、图表、超链接、注释、绘图对象等等。...PutConvertWorkbookRe request = new PutConvertWorkbookRe(); request.setFormat(format);...GetFileHolder(localName) ); request.setFile(fileMap); File response...

    products.aspose.cloud/cells/zh/java/
  4. 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/
  5. Insert watermark image into a Word document onl...

    Insert watermark image into a Word document programmatically via Cloud API....following parameters in a REST request: Parameter Name Data Type Required/Optional...in the request content. Use $multipart/form-data request to combine...

    docs.aspose.cloud/words/watermark/insert-image/
  6. Check If Notes Slides Exist|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.... NotesSlideExists Request Parameters Name Type Location...file. NotesSlideExistsOnli Request Parameters Name Type Location...

    docs.aspose.cloud/slides/check-if-notes-slides-...
  7. 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/
  8. Issue adding comments to DOCX with API/Ruby SDK...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...offset }) request_comment = AsposeWordsCloud::CommentInsert...temp_file_2.rewind insert_request = AsposeWordsCloud::InsertCommentOnlineR...

    forum.aspose.cloud/t/issue-adding-comments-to-d...
  9. 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
  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/