Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 31,556 for

request

(0.14 sec)
  1. 将 Excel 文件转换为其他格式。

    Aspose.Cells 云为 Excel 文件格式转换提供强大的支持,该过程以其复杂性而闻名。 Aspose.Cells云支持30多种文件格式,包括Excel、Pdf、Markdown、Json、XML、Csv、Html等。...Request ; using Newtonsoft.Json ; using...); var request = new PutConvertWorkbookRe(); request.File = new...

    products.aspose.cloud/cells/zh/net/conversion/
  2. index.xml

    2.0 http://www.w3.org/2005/Atom – Replace text in presentations via Swift https://products.aspose.cloud/slides/swift/replace-text/ Recent content in Replace text in presentations via Swift on Hugo ......presentation file passed in request body. replaceSlideTextOnli...presentation file passed in request body. col-md-6 tl heading-border...

    products.aspose.cloud/slides/swift/replace-text...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom – Replace text in presentations via PHP https://products.aspose.cloud/slides/php/replace-text/ Recent content in Replace text in presentations via PHP on Hugo -- goh......presentation file passed in request body. replaceSlideTextOnli...presentation file passed in request body. col-md-6 tl heading-border...

    products.aspose.cloud/slides/php/replace-text/i...
  4. 清除Excel文件中的内部元素并生成各种格式的输出文件。

    事实上,Aspose.Cells云为清除Excel文件中的内部元素以及生成各种格式的输出文件提供了强大的支持。...Request ; using Newtonsoft.Json ; using...); var request = new PostClearObjectsRequ(); request.File = new...

    products.aspose.cloud/cells/zh/net/clear/
  5. Excel的出口对象

    Aspose.Cells Cloud REST API 有助于将工作簿及其内部对象导出为各种格式,并提供适用于多种编程语言的 SDK,包括 Android、C#、Go、Java、NodeJS、Perl、PHP、Python、Ruby 和 Swift。...Request ; using System ; using System...PostExportRequest request = new PostExportRequest(); request.File = new...

    products.aspose.cloud/cells/zh/export/
  6. 在 Node.js 中将 JSON 转换为 HTML | JSON 到网页 REST API

    学习如何使用 Node.js REST API 将 JSON 数据转换为 HTML。根据结构化 JSON 文件在线生成动态的表格格式 HTML 页面。...SaveFormat: "HTML" }; const request = new PostWorkbookSaveAsRe({...cellsApi.postWorkbookSaveAs(request); console.log("JSON successfully...

    blog.aspose.cloud/zh/cells/convert-json-to-html...
  7. 在 Swift 中编辑 Markdown

    使用 Swift SDK 编辑 Markdown。使用 REST API 在 Markdown 中编辑文本、修改表格、添加图像。...insertParagraphOnlin(request: insertParagraphReque); let...= try api.convertDocument(request: convertRequest); import AsposeWordsCloud...

    products.aspose.cloud/words/zh/swift/edit/md/
  8. Password Protect XLSX File using Python REST API

    In this tutorial, you'll learn to convert XLSX to PNG with Python REST API. You can easily experience XLSX to PNG conversion using Python Low Code API with the help of following steps and below code for free....instance Call the PostProtect request method to encrypt XLSX file...properties. After creating the Request Message, the PostProtect()...

    kb.aspose.cloud/cells/python/password-protect-x...
  9. Password Protect XLSX File using NET REST API

    In this tutorial, you'll learn to convert XLSX to PNG with NET REST API. You can easily experience XLSX to PNG conversion using NET Low Code API with the help of following steps and below code for free....instance Call the PostProtect request method to encrypt XLSX file...properties. After creating the Request Message, the PostProtect()...

    kb.aspose.cloud/cells/net/password-protect-xlsx...
  10. Insert Comments in DOCX with Python REST API

    This article entails how to insert Comments in DOCX with Python REST API. By following this article add MS Word comments with Python REST API....start and end range Create a request to add comments using an instance...create the InsertCommentOnlineR request and use the InsertCommentOnline...

    kb.aspose.cloud/words/python/insert-comments-in...