Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 157,022 for

xlsx

(0.67 sec)
  1. Protect and Unprotect Worksheet with Node.js vi...

    Protect and unprotect worksheet of Excel files with Aspose.Cells for Node.js via C++....xlsx" ); Unprotect Worksheet Using...path . join ( dataDir , "Book1.xlsx" ); // Open an existing file...

    docs.aspose.com/cells/nodejs-cpp/protect-and-un...
  2. Load or Import CSV file with Formulas using C++...

    Load or import a CSV file containing formulas using Aspose.Cells with C++....3 ); // Save the workbook in XLSX format workbook . Save ( outDir...outDir + u "output_out.xlsx" ); std :: cout << "CSV file loaded...

    docs.aspose.com/cells/cpp/load-or-import-csv-fi...
  3. Convert CGM to XLT via C# API | products.aspose...

    C# API to Convert CGM File to XLT 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 Spreadsheet...

    products.aspose.com/total/net/conversion/cgm-to...
  4. Add ActiveX Controls using Aspose.Cells for Jav...

    Learn how to add ActiveX controls in a worksheet using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"..."A1" ; // Save the workbook in xlsx format and provide download...

    docs.aspose.com/cells/javascript-cpp/add-active...
  5. How to Create Excel File using C++

    In this tutorial, we will learn how to create Excel file using C++. You can create new workbook and insert data into the cells on MS Windows or Linux programmatically in C++.... You can create an XLSX or XLS file using C++ on MS...learned How to Add Filter in XLSX File using C++ that explains...

    kb.aspose.com/cells/cpp/how-to-create-excel-fil...
  6. 在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...
  7. 在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...
  8. 数据筛选|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++ API添加数据筛选器。...xlsx,.csv" /> < button id = "runExample"... ColouredCells.xlsx FilteredColouredCell.xlsx <!DOCTYPE html>...

    docs.aspose.com/cells/zh/javascript-cpp/data-fi...
  9. What is an XLS File? .xls File Extension, Proce...

    Learn about the XLS file format, its extension, and how it is used for project management. Discover XLS file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, write, modify, and export XLS files....Excel files until the XML-based XLSX format was introduced. XLS files...XLS format was replaced by the XLSX (Office Open XML) format starting...

    products.aspose.com/tasks/supported-formats/xls/
  10. Specify the Language of the Excel File using Bu...

    Learn how to change the language of an Excel file programmatically using Aspose.Cells for C++....French" ); // Save the workbook in xlsx format wb . Save ( u ".. \\...outputSpecifyLanguag.xlsx" , SaveFormat :: Xlsx ); std :: cout <<...

    docs.aspose.com/cells/cpp/specify-the-language-...