Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 84,700 for

workbook

(0.86 sec)
  1. Merge Cells in Excel using Java REST API

    This article guides on how to merge cells in Excel using Java REST API. You will learn to automatically combine cells in Excel using Java Low Code API with a Java-based Cloud SDK....rows or columns in an XLSX workbook precisely according to your...auto‑filter to your Excel workbook, be sure to explore the article...

    kb.aspose.cloud/cells/java/merge-cells-in-excel...
  2. Export Json to DOCX file via Swift

    Aspose.Cells Cloud REST API support exporting Excel file and internal objects to kinds of format files. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....expectation(description: "PutConvert" ) let workbook : String = "Book1.xlsx" let..."docx" let url1 : URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/swift/export/json-t...
  3. HTML to GIF Convert API for Swift

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

    products.aspose.cloud/cells/swift/conversion/ht...
  4. GIF to XML Convert API for Swift

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

    products.aspose.cloud/cells/swift/conversion/gi...
  5. HTML to MD Convert API for Swift

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

    products.aspose.cloud/cells/swift/conversion/ht...
  6. GIF to DIF Convert API for Swift

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

    products.aspose.cloud/cells/swift/conversion/gi...
  7. HTML to WMF Convert API for Swift

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

    products.aspose.cloud/cells/swift/conversion/ht...
  8. JSON to XLTM Convert API for Swift

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

    products.aspose.cloud/cells/swift/conversion/js...
  9. CSV to XPS Convert API for Swift

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

    products.aspose.cloud/cells/swift/conversion/cs...
  10. MHTML to PNG Convert API for Swift

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

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