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

request

(0.35 sec)
  1. Javascript Split DOCX REST API

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

    products.aspose.cloud/words/nodejs/split/docx/
  2. When converting the Word file to PDF, it presen...

    Traceback (most recent call last): File “/usr/lib/python3/dist-packages/odoo/http.py”, line 646, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File “/usr/lib/python3/dist-packages/o…...in _call_kw return call_kw(request.env[model], method, args, kwargs)...words_api.convert_document(request) File “/usr/local/lib/python3...

    forum.aspose.cloud/t/when-converting-the-word-f...
  3. CustomXmlPart|Aspose Words Cloud Docs

    CustomXmlPart...CustomXmlPart Contents [ Hide ] Request Response Model Delete DeleteCustomXmlPartO...RequestId string Gets or sets the request Id. CustomXmlPart CustomXmlPart...

    docs.aspose.cloud/words/spec/customxmlpart/
  4. No documented parameter for enabling Cell IDs i...

    I have been using the Aspose.Cells Cloud API to export Excel worksheets to HTML format. Earlier, the API returned cell-level HTML elements with id attributes (for example <td id="A1">...</td>), which allowed us to map E…...class="x43532">Value</td> Request: Please confirm whether there...Add the cellid flag to a GET request curl -X GET " &HiddenColDisplayType=Hidden\...

    forum.aspose.cloud/t/no-documented-parameter-fo...
  5. Set Barcode Source|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....Examples for ScanAPI Using GET Request with File URL package main...Recognize () } Using POST Request with Base64 Encoded Image package...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  6. Convert PS to PDF|Documentation

    This topic show you how to Aspose.PDF allows to convert Convert PS to PDF document....also supports the following request params Parameter Required Type...

    docs.aspose.cloud/pdf/convert-ps-to-pdf/
  7. Convert TeX 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-tex-to-pdf/
  8. Run|Aspose Words Cloud Docs

    Run...Run Contents [ Hide ] Request Response Model Delete DeleteRunOnlineReque...DeleteRunOnlineReque Represents a request model for WordsApi.DeleteRunOnline()...

    docs.aspose.cloud/words/spec/run/
  9. Excel® 电子表格编程 API 使用 Node 加速电子表格管理和处理任务

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

    products.aspose.cloud/cells/zh/nodejs/
  10. Set background in Excel file

    Aspose.Cells Cloud REST API supports setting backgrounds for Excel files and provides SDKs for various programming languages, including Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and Swift....Request ; using System ; using System...PostWatermarkRequest request = new PostWatermarkRequest(); request.File = new...

    products.aspose.cloud/cells/background/