Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 84,700 for

workbook

(0.13 sec)
  1. Delete row on an Excel worksheet|Document

    Use Aspose.Cells Cloud REST API to delete a row from an Excel worksheet. The API is available through cURL and multiple SDKs (C#, Java, PHP, Ruby, Node.js, Python, Perl, Go)....Description name string path The workbook name. sheetName string path...The folder containing the workbook. storageName string query...

    docs.aspose.cloud/cells/rows/delete/row/
  2. Excel to Pptx|Document

    Convert Excel Workbooks to PPTX presentations using the Aspose.Cells Cloud REST API. Supports multiple SDKs and cURL for easy integration....required to open the Excel workbook. storageName string Name of.../cells/{name} – Retrieves an Excel workbook and can convert it to DOCX...

    docs.aspose.cloud/cells/convert-excel-file-to-p...
  3. index.md

    {{< blocks/products/pf/main-wrap-class >}} {{< blocks/products/cells/cells-cloud-upper-banner h1="Export objects of Excel" h2="Aspose.Cells Cloud SDK supports exporting Workbooks and internal objec......Cloud SDK supports exporting workbooks and internal objects to over...API facilitates exporting workbooks and their internal objects...

    products.aspose.cloud/cells/export/index.md
  4. JSON to XML Convert API for Swift

    Using Aspose.Cells Cloud SDK for Swift to convert JSON format file to XML format file....expectation(description: "PutConvert" ) let workbook : String = "Book1.json" let..."xml" let url1 : URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/swift/conversion/js...
  5. HTML to SVG Convert API for Swift

    Using Aspose.Cells Cloud SDK for Swift to convert HTML format file to SVG format file....expectation(description: "PutConvert" ) let workbook : String = "Book1.html" let..."svg" let url1 : URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/swift/conversion/ht...
  6. XLSB to CSV Convert API for Swift

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

    products.aspose.cloud/cells/swift/conversion/xl...
  7. XLS to SVG Convert API for Swift

    Using Aspose.Cells Cloud SDK for Swift to convert XLS format file to SVG format file....expectation(description: "PutConvert" ) let workbook : String = "Book1.xls" let..."svg" let url1 : URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/swift/conversion/xl...
  8. TSV to FODS Convert API for Swift

    Using Aspose.Cells Cloud SDK for Swift to convert TSV format file to FODS format file....expectation(description: "PutConvert" ) let workbook : String = "Book1.tsv" let..."fods" let url1 : URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/swift/conversion/ts...
  9. TXT to SQL Convert API for Swift

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

    products.aspose.cloud/cells/swift/conversion/tx...
  10. XLSB to MD Convert API for Swift

    Using Aspose.Cells Cloud SDK for Swift to convert XLSB format file to MD format file....expectation(description: "PutConvert" ) let workbook : String = "Book1.xlsb" let..."md" let url1 : URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

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