Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 134,827 for

xlsx

(0.07 sec)
  1. 在Python中保存文件|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 ( self...dataDir + "book.out.xlsx" , fileFormatType . XLSX ) #Save in SpreadsheetML...

    docs.aspose.com/cells/zh/java/saving-files-in-p...
  2. Convert Dates to Japanese Dates with C++|Docume...

    Learn how to convert Gregorian dates to Japanese dates using Aspose.Cells for C++....for XLSX format LoadOptions options ( LoadFormat :: Xlsx ); //...( srcDir + u "JapaneseDates.xlsx" , options ); // Save the workbook...

    docs.aspose.com/cells/cpp/convert-dates-to-japa...
  3. Add XML Map inside the Workbook using XmlMapCol...

    Add XML Map inside the workbook using XmlMapCollection.Add method with C++....inputXmlMap ); // Save the workbook in xlsx format U16String outputFilePath...outputFilePath = srcDir + u "output_out.xlsx" ; workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/add-xml-map-inside-th...
  4. Create XLSB Using Python | products.aspose.com

    Generate Microsoft Excel XLSB documents using Python applications without using Microsoft Office....(Macro-enabled Spreadsheet) Generate XLSX File (Open XML Workbook) Generate...over the more commonly used XLSX format. XLSB files are designed...

    products.aspose.com/total/python-java/create/xlsb/
  5. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells for Node.js via C++....saves the workbook in output XLSX and output XLSB format. The...saves the workbook in output XLSX format. Sample Code Insert Sparkline...

    docs.aspose.com/cells/nodejs-cpp/create-slicer/
  6. | Aspose

    Sample code for JP2 to XLS Java conversion. Use API example code for batch JP2 files to XLS conversion within any Web or Desktop Java based application....formats including PDF, CSV, XLSX, TXT, HTML, XPS, and several...open and structured format, XLSX, with the release of Microsoft...

    products.aspose.com/ocr/cpp/conversion/jp2-to-xls/
  7. 在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...$dataDir . "book.out.xlsx" , $fileFormatType -> XLSX ); //Save in SpreadsheetML...

    docs.aspose.com/cells/zh/java/saving-files-in-php/
  8. How to Run Aspose.Cells for Java in Docker|Docu...

    Run Aspose.Cells for Java in a Docker container for Linux. ...application that makes a simple xlsx file, saves it and reads it...Cells for Java creates a new xlsx worksheet and sets its sheet...

    docs.aspose.com/cells/java/how-to-run-aspose-ce...
  9. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells....saves the workbook in output XLSX and output XLSB format. The...saves the workbook in output XLSX format. Sample Code Advance...

    docs.aspose.com/cells/net/create-slicer/
  10. 如何在 GridJs 中自定义菜单和工具栏|Documentation

    本文介绍了如何在 GridJs 中自定义菜单和工具栏。...} 调用此函数后 自定义菜单栏项目 例如:只保留“另存为XLSX”菜单项,假设GridJs的div ID为"gridjs-divid"...item that is not "Download As XLSX" if ( menuitems [ ii ]. textContent...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...