Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 31,668 for

request

(0.15 sec)
  1. Make Markdown In Javascript

    Make Markdown using Node SDK. Easily create a blank Markdown in JavaScript in a few steps....a new MD document Create a request to make MD, passing the name...createDocument() method, passing the request Get the result of MD creation...

    products.aspose.cloud/words/nodejs/make/md/
  2. Make HTML In Javascript

    Make HTML using Node SDK. Easily create a blank HTML in JavaScript in a few steps....new HTML document Create a request to make HTML, passing the name...createDocument() method, passing the request Get the result of HTML creation...

    products.aspose.cloud/words/nodejs/make/html/
  3. How to Run the Examples|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....source code and create a pull request. We will review the changes...

    docs.aspose.cloud/imaging/how-to-run-the-examples/
  4. EmailGetListRequest|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....EmailGetListRequest Contents [ Hide ] Request model for EmailCloud.Email...

    docs.aspose.cloud/email/reference-model-email-g...
  5. ClientMessageSendFileRequest|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....ClientMessageSendFil Contents [ Hide ] Request model for EmailCloud.Client...

    docs.aspose.cloud/email/reference-model-client-...
  6. AiNameParseRequest|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....AiNameParseRequest Contents [ Hide ] Request model for EmailCloud.Ai.Name...

    docs.aspose.cloud/email/reference-model-ai-name...
  7. Read Speaker Notes|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.... GetNotesSlide Request Parameters Name Type Location...presentation. GetNotesSlideOnline Request Parameters Name Type Location...

    docs.aspose.cloud/slides/read-speaker-notes/
  8. Excel® 电子表格编程 API 使用 Ruby 加速电子表格管理和处理任务

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

    products.aspose.cloud/cells/zh/ruby/
  9. Export Worksheet|Document

    Learn how to export an Excel worksheet to various file formats using Aspose.Cells Cloud REST API and SDKs. Supported formats include PDF, CSV, JSON, image types, and common spreadsheet formats....an Excel worksheet from the request body to a specified format...call the Cloud API with cURL. Request curl -X POST "https://api.aspose...

    docs.aspose.cloud/cells/export-excel-worksheet-...
  10. 在Excel文件中设置背景

    Aspose.Cells Cloud REST API 支持为 Excel 文件设置背景,并提供多种编程语言的 SDK,包括 Android、C#、Go、Java、NodeJS、Perl、PHP、Python、Ruby、Swift。...Request ; using System ; using System...PostWatermarkRequest request = new PostWatermarkRequest(); request.File = new...

    products.aspose.cloud/cells/zh/background/