Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 84,757 for

workbook

(1.13 sec)
  1. TXT to DIF Convert API for Swift

    Using Aspose.Cells Cloud SDK for Swift to convert TXT format file to DIF format file....expectation(description: "PutConvert" ) let workbook : String = "Book1.txt" let..."dif" let url1 : URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/swift/conversion/tx...
  2. SXC to PNG Convert API for Swift

    Using Aspose.Cells Cloud SDK for Swift to convert SXC format file to PNG format file....expectation(description: "PutConvert" ) let workbook : String = "Book1.sxc" let..."png" let url1 : URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/swift/conversion/sx...
  3. CSV to XLTX Convert API for Swift

    Using Aspose.Cells Cloud SDK for Swift to convert CSV format file to XLTX format file....expectation(description: "PutConvert" ) let workbook : String = "Book1.csv" let..."xltx" let url1 : URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/swift/conversion/cs...
  4. CSV to WMF Convert API for Swift

    Using Aspose.Cells Cloud SDK for Swift to convert CSV format file to WMF format file....expectation(description: "PutConvert" ) let workbook : String = "Book1.csv" let..."wmf" let url1 : URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/swift/conversion/cs...
  5. Remove Image Background in Excel using Node.js ...

    This code guides on how to remove picture background in Excel using Node.js Low Code API. You will learn to remove image background in Excel using Node.js REST API by utilizing a Node.js-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/nodejs/remove-image-backg...
  6. Split Excel Online | Split Excel into Multiple ...

    Split Excel sheets into multiple files using C# .NET. Step-by-step instructions to split large Excel into separate worksheets. Develop Excel splitter using REST API...the steps of splitting Excel workbook into multiple files using...then merge the second Excel workbook to the first. Let’s understand...

    blog.aspose.cloud/cells/split-excel-files-using...
  7. C#: JSON to Excel | Convert JSON to XLS using ....

    Perform seamless data transformation with our in-depth guide on converting JSON to Excel. Enhance your coding skills and streamline the process for creating dynamic Excel worksheets from JSON data effortlessly....How to convert JSON to Excel workbook using .NET Cloud SDK. JSON...conversion, the resultant Excel workbook is stored in cloud storage...

    blog.aspose.cloud/cells/convert-json-to-xls-wit...
  8. 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/...
  9. 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...
  10. 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...