Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 84,758 for

workbook

(0.07 sec)
  1. Aspose.Cells Cloud Web API – Convert Local Exce...

    Learn how to convert a specific Excel range (e.g., A1:C10) to an HTML file using Aspose.Cells Cloud REST API. Includes authentication steps, cURL example, and SDK snippets for C#, Java, Python, and more....(Optional) Folder path where the workbook is stored. Default is null...problem while processing the workbook (e.g., corrupted data or unsupported...

    docs.aspose.cloud/cells/convert-range-to-html/
  2. CSV to XLS Convert API for Swift

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

    products.aspose.cloud/cells/swift/conversion/cs...
  3. PNG to EMF Convert API for Swift

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

    products.aspose.cloud/cells/swift/conversion/pn...
  4. TSV to ODS Convert API for Swift

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

    products.aspose.cloud/cells/swift/conversion/ts...
  5. ODS to XLSB Convert API for Swift

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

    products.aspose.cloud/cells/swift/conversion/od...
  6. ODS to SXC Convert API for Swift

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

    products.aspose.cloud/cells/swift/conversion/od...
  7. TXT to HTML Convert API for Swift

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

    products.aspose.cloud/cells/swift/conversion/tx...
  8. PNG to BMP Convert API for Swift

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

    products.aspose.cloud/cells/swift/conversion/pn...
  9. PNG to DIF Convert API for Swift

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

    products.aspose.cloud/cells/swift/conversion/pn...
  10. 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...