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

workbook

(0.12 sec)
  1. Find text from Excel files|Document

    Aspose.Cells Cloud REST API support finding text from Excel files. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....worksheet Replace text in an Excel workbook...

    docs.aspose.cloud/cells/search/
  2. Excel to CSV | XSL to CSV | Microsoft Excel to ...

    Learn how to convert Excel to CSV effortlessly using Java REST API. Follow our step-by-step guide with code examples to streamline data export efficiently....details on converting an Excel workbook to CSV format using Java code...conversion. The input Excel workbook used in above example can...

    blog.aspose.cloud/cells/excel-to-csv-in-java/
  3. GIF to FODS Convert API for Swift

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

    products.aspose.cloud/cells/swift/conversion/gi...
  4. XLSM to GIF Convert API for Swift

    Using Aspose.Cells Cloud SDK for Swift to convert XLSM format file to GIF format file....expectation(description: "PutConvert" ) let workbook : String = "Book1.xlsm" let..."gif" let url1 : URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/swift/conversion/xl...
  5. PNG to XML Convert API for Swift

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

    products.aspose.cloud/cells/swift/conversion/pn...
  6. SXC to MHTML Convert API for Swift

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

    products.aspose.cloud/cells/swift/conversion/sx...
  7. NUMBERS to TXT Convert API for Swift

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

    products.aspose.cloud/cells/swift/conversion/nu...
  8. MHTML to XLT Convert API for Swift

    Using Aspose.Cells Cloud SDK for Swift to convert MHTML format file to XLT format file....expectation(description: "PutConvert" ) let workbook : String = "Book1.mhtml" let..."xlt" let url1 : URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/swift/conversion/mh...
  9. TSV to MD Convert API for Swift

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

    products.aspose.cloud/cells/swift/conversion/ts...
  10. XLS to PNG Convert API for Swift

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

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