Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 84,706 for

workbook

(0.22 sec)
  1. NUMBERS to WMF Convert API for Swift

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

    products.aspose.cloud/cells/swift/conversion/nu...
  2. GIF to MD Convert API for Swift

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

    products.aspose.cloud/cells/swift/conversion/gi...
  3. HTML to EMF Convert API for Swift

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

    products.aspose.cloud/cells/swift/conversion/ht...
  4. CSV to DIF Convert API for Swift

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

    products.aspose.cloud/cells/swift/conversion/cs...
  5. CSV to TXT Convert API for Swift

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

    products.aspose.cloud/cells/swift/conversion/cs...
  6. Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Description name string path The workbook file name. sheetName string...storage that contains the workbook. storageName string query...

    docs.aspose.cloud/cells/developer-guide/30versi...
  7. Protect Excel files

    Aspose.Cells Cloud REST API supports Workbook decryption, encryption, and digital signatures, and provides SDKs for various programming languages, including Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and Swift....Cells Cloud SDK supports workbook decryption, encryption, and...Cells Cloud REST API supports workbook decryption, encryption, and...

    products.aspose.cloud/cells/protect/
  8. index.md

    {{< blocks/products/pf/main-wrap-class isAutogenPage="true" >}} {{< blocks/products/cells/cells-cloud-upper-banner h1="ÇALIŞMA KİTABINI Excel\'den EMF\'e aktar" h2="ÇALIŞMA KİTABI\'nı EMF dosyasına......" urlsection="export/workbook-to-emf/" >}} {{< blocks/p..."emf"; String objectType = "workbook"; HashMap<String,File> fileMap...

    products.aspose.cloud/cells/tr/android/export/w...
  9. index.md

    {{< blocks/products/pf/main-wrap-class isAutogenPage="true" >}} {{< blocks/products/cells/cells-cloud-upper-banner h1="ÇALIŞMA KİTABINI Excel\'den SVG\'e aktar" h2="ÇALIŞMA KİTABI\'nı SVG dosyasına......" urlsection="export/workbook-to-svg/" >}} {{< blocks/p..."svg"; String objectType = "workbook"; HashMap<String,File> fileMap...

    products.aspose.cloud/cells/tr/android/export/w...
  10. Aspose.Cells Cloud Web API – Convert Worksheet ...

    Learn how to convert a specific worksheet from a local Excel file to an HTML document with Aspose.Cells Cloud Web API. This guide covers request parameters, response format, error handling, and real‑world use cases for seamless cloud‑native conversion....ConvertWorksheetToHt endpoint reads an Excel workbook from the local file system...settings, and password‑protected workbooks. Convert Worksheet To Html...

    docs.aspose.cloud/cells/convert-worksheet-to-html/