Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 157,669 for

xlsx

(0.46 sec)
  1. Create New Workbook|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" , SaveFormat . Xlsx ); // Workbooks can...FileStream sw = File . Create ( "test.xlsx" ); workbook . Write ( sw );...

    docs.aspose.com/cells/net/create-new-workbook/
  2. 如何在 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/python-net/aspose-cell...
  3. Verify Password of Encrypted Files|Documentation

    Verify the password of encrypted Excel (Xlsx, xlsb, xls, xlsm) and Open office (ODS) files using CShape codes....Contents [ Hide ] If Excel (xlsx, xlsb, xls, xlsm) and Open office...

    docs.aspose.com/cells/python-net/verify-passwor...
  4. Three methods for filtering Chart Data with Jav...

    Learn how to filter charts in Excel using Aspose.Cells for JavaScript via C++. Our comprehensive guide will demonstrate how to apply filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/filtering-...
  5. Aspose::Words::Saving::XlsxDateTimeParsingMode ...

    Aspose::Words::Saving::XlsxDateTimeParsingMode enum. Specifies how document text is parsed to identify date and time values in C++....Document > ( get_MyDir () + u "Xlsx DateTime.docx" ); auto saveOptions..."XlsxSaveOptions.DateTimeParsingMode.xlsx" , saveOptions ); See Also Namespace...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Getting Started|Documentation

    Setup Aspose.Cells for JavaScript via C++ and installation guidelines....files, including Excel (XLS, XLSX, XLSB, XLSM), ODS, CSV, and...Workbook ( FileFormatType . Xlsx ); // Get the first worksheet...

    docs.aspose.com/cells/javascript-cpp/getting-st...
  7. XlsxDateTimeParsingMode Enum | Aspose.Words for...

    Discover Aspose.Words' XlsxDateTimeParsingMode enum for efficient document text parsing. Easily identify date and time values in your files!...doc = new Document ( MyDir + "Xlsx DateTime.docx" ); XlsxSaveOptions..."XlsxSaveOptions.DateTimeParsingMode.xlsx" , saveOptions ); See Also namespace...

    reference.aspose.com/words/net/aspose.words.sav...
  8. XlsxSectionMode Enum | Aspose.Words for .NET

    Discover how the Aspose.Words XlsxSectionMode enum optimizes document saving in Xlsx format, enhancing your workflow and document management....when saving a document in the XLSX format. public enum XlsxSectionMode..."XlsxSaveOptions.SelectionMode.xlsx" , xlsxSaveOptions ); See Also...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Verify Password of Encrypted Files|Documentation

    Verify the password of encrypted Excel (Xlsx, xlsb, xls, xlsm) and OpenOffice (ODS) files using C# code....Contents [ Hide ] If Excel (xlsx, xlsb, xls, xlsm) and OpenOffice...

    docs.aspose.com/cells/net/verify-password-of-en...
  10. Manage settings of Excel spreadsheet files with...

    Manage settings of Microsoft Excel files using Aspose.Cells with Golang via C++....Columns Supported by XLS and XLSX Formats with Go via C++ Update...

    docs.aspose.com/cells/go-cpp/workbook-settings/