Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 84,637 for

workbook

(0.08 sec)
  1. index.md

    {{< blocks/products/pf/main-wrap-class isAutogenPage="true" >}} {{< blocks/products/pf/agp/upper-banner-autogen h1="使用 Ruby 将 FODS 转换为 CSV" h2="使用开源 Cloud SDK for Ruby 读取、编辑和导出 Excel 数据为其他格式" >}} {......'aspose_cells_cloud' class Workbook include AsposeCellsCloud def...:folder=>folder}) end end workbook = Workbook.new() puts workbook.post_document_save_as...

    products.aspose.cloud/cells/zh/ruby/conversion/...
  2. Delete Worksheet in Excel using C# REST API

    This tutorial assists on how to delete worksheet in Excel using C# REST API. You will learn to delete sheet using C# .NET-based API with a Cloud SDK....sheets are not allowed in the Workbook. The UploadFiles() method...of deleting sheets from a Workbook. To remove protection from...

    kb.aspose.cloud/cells/net/delete-worksheet-in-e...
  3. Delete Worksheet in Excel using Java REST API

    This tutorial assists on how to delete worksheet in Excel using Java REST API. You will learn to delete sheet using Java-based API with a Cloud SDK....sheets are not allowed in the Workbook. The UploadFiles() method...of deleting sheets from a Workbook. To remove protection from...

    kb.aspose.cloud/cells/java/delete-worksheet-in-...
  4. Delete Worksheet in Excel using Python REST API

    This tutorial assists on how to delete worksheet in Excel using Python REST API. You will learn to delete sheet using Python-based API with a Cloud SDK....sheets are not allowed in the Workbook. The UploadFiles() method...of deleting sheets from a Workbook. To apply the filters in Excel...

    kb.aspose.cloud/cells/python/delete-worksheet-i...
  5. Remove Image Background in Excel using Java RES...

    This code guides on how to remove picture background in Excel using Java Low Code API. You will learn to remove image background in Excel using Java REST API by utilizing a Java-based Cloud SDK....prepared request to remove the workbook’s background Use DownloadFileRequest...background image from the entire workbook. If you want to remove the...

    kb.aspose.cloud/cells/java/remove-image-backgro...
  6. Delete Worksheet in Excel using Node.js REST API

    This tutorial assists on how to delete worksheet in Excel using Node.js REST API. You will learn to delete sheet using Node.js-based API with a Cloud SDK....sheets are not allowed in the Workbook. The UploadFiles() method...of deleting sheets from a Workbook. To remove protection from...

    kb.aspose.cloud/cells/nodejs/delete-worksheet-i...
  7. 将 Json 导出到 DOCX 文件 via Swift

    Aspose.Cells Cloud REST API 支持将 Excel 文件和内部对象导出为各种格式文件。 SDK支持多种开发语言。它们包括 Android、C#、Go、Java、NodeJS、Perl、PHP、Python、Ruby 和 swift。...expectation(description: "PutConvert" ) let workbook : String = "Book1.xlsx" let..."docx" let url1 : URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/zh/swift/export/jso...
  8. 适用于 Swift 的 CSV 到 JSON 转换 API

    使用 Aspose.Cells Cloud SDK for Swift 将 CSV 格式文件转换为 JSON 格式文件。...expectation(description: "PutConvert" ) let workbook : String = "Book1.csv" let..."json" let url1 : URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/zh/swift/conversion...
  9. XLSB 到 TSV 转换 API for Swift

    使用 Aspose.Cells Cloud SDK for Swift 将 XLSB 格式文件转换为 TSV 格式文件。...expectation(description: "PutConvert" ) let workbook : String = "Book1.xlsb" let..."tsv" let url1 : URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/zh/swift/conversion...
  10. JSON 到 WMF 转换 API 适用于 Swift

    使用 Aspose.Cells Cloud SDK for Swift 将 JSON 格式文件转换为 WMF 格式文件。...expectation(description: "PutConvert" ) let workbook : String = "Book1.json" let..."wmf" let url1 : URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/zh/swift/conversion...