Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 157,828 for

xlsx

(0.13 sec)
  1. Saving Files in Ruby|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....EXCEL_97_TO_2003 ) # Save in Excel2007 xlsx format workbook . save ( data_dir..."Book1.xls" , file_format_type . XLSX ) # Save in SpreadsheetML format...

    docs.aspose.com/cells/java/saving-files-in-ruby/
  2. Convert EPUB to MD in Android Apps | products.a...

    Render EPUB to MD in Android Apps API without using Microsoft Excel or Adobe Reader...you can easily convert EPUB to XLSX. It is a powerful PDF processing...help you to convert EPUB to XLSX in a few simple steps. It also...

    products.aspose.com/total/android-java/conversi...
  3. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between workbooks using Aspose.Cells for JavaScript via C++. Efficiently manage your workbook structures....xlsx (3 worksheets). SecondWorkbook.xlsx (1 worksheet)...Copy ) within FirstWorkbook.xlsx . When executing the code, the...

    docs.aspose.com/cells/javascript-cpp/copy-and-m...
  4. Convert CGM to FODS via C# API | products.aspos...

    C# API to Convert CGM File to FODS without using Microsoft Excel or Adobe Reader...can be used to export CGM to XLSX. This component provides a wide...CGM file has been exported to XLSX, Aspose.Cells for .NET can be...

    products.aspose.com/total/net/conversion/cgm-to...
  5. 使用C++通过JavaScript设置公式中的外部链接|Documentation

    学习如何用C++通过Aspose.Cells for JavaScript在公式中设置外部链接。...xlsx,.csv" /> < button id = "runExample"...reference, or default to 'book1.xlsx' const externalFileName = fileInput...

    docs.aspose.com/cells/zh/javascript-cpp/set-ext...
  6. 通过JavaScript在C++中为命名范围设置公式|Documentation

    学习如何使用C++的JavaScript为电子表格中的命名范围设置公式。...xlsx,.csv" /> < button id = "runExample"...calculateFormula (); // Save the result in XLSX format const outputData = book...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  7. Convert XSLFO to SXC in Android Apps | products...

    Render XSLFO to SXC in Android Apps API without using Microsoft Excel or Adobe Reader...developers can convert XSLFO to XLSX, a spreadsheet format supported...can then be used to convert XLSX to SXC. Both APIs are easy to...

    products.aspose.com/total/android-java/conversi...
  8. 在Python中转换为MHTML文件|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....xlsx" # Specify the HTML saving options...workbook and open the template XLSX file wb = self . Workbook (...

    docs.aspose.com/cells/zh/java/converting-to-mht...
  9. 在Ruby中保存文件|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....EXCEL_97_TO_2003 ) \ # Save in Excel2007 xlsx format workbook . save ( data_dir..."Book1.xls" , file_format_type . XLSX ) \ # Save in SpreadsheetML...

    docs.aspose.com/cells/zh/java/saving-files-in-r...
  10. Saving Files in PHP|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....EXCEL_97_TO_2003 ); // Save in Excel2007 (XLSX) format $workbook -> save (...$dataDir . "book.out.xlsx" , $fileFormatType -> XLSX ); // Save in SpreadsheetML...

    docs.aspose.com/cells/java/saving-files-in-php/