Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 157,932 for

xlsx

(0.5 sec)
  1. Modify an Existing Style|Documentation

    Aspose.Cells is a JavaScript via C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article introduces how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/modify-an-...
  2. OleFormat.isLocked property | Aspose.Words for ...

    OleFormat.isLocked property. Specifies whether the link to the OLE object is locked from updates....xlsx" ); // Below are two ways of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 使用Node.js通过C++隐藏工作表中的零值显示|Documentation

    本文将展示如何使用Node.js库通过C++编程方式隐藏Excel电子表格中的零值示例代码。...xlsx" ); // Create a new Workbook...( dataDir , "outputfile.out.xlsx" )); AI Document Assistant Close...

    docs.aspose.com/cells/zh/nodejs-cpp/hiding-the-...
  4. Implement 1904 Date System with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports the implementation of the 1904 date system, allowing users to calculate and format based on the January 1, 1904 date system. This article describes how to implement the 1904 date system using the Aspose.Cells library....xlsx" ; // Path of output excel file...outputFilePath = outDir + u "Mybook.out.xlsx" ; // Create workbook Workbook...

    docs.aspose.com/cells/cpp/implement-1904-date-s...
  5. Using Sparklines and Setting 3D Format with Jav...

    Learn how to use sparklines and apply 3D formatting in Excel files with Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/using-spar...
  6. Merge Excel Files Online or using Java | produc...

    Free online app to combine different Excel files. Java merging library code to merge Excel worksheets into other formats....dropdown Save to required format: XLSX, PPTX, PDF, DOCX, DOC, Image...(Macro-enabled Spreadsheet) Merge XLSX Files (Open XML Workbook) Merge...

    products.aspose.com/total/java/merge/excel/
  7. Compress XLSB Files Online or via Java | produc...

    Free online app to compress different XLSB files. Java compression library code for XLSB documents....(Macro-enabled Spreadsheet) Compress XLSX Files (Open XML Workbook) Compress...over the more commonly used XLSX format. XLSB files are designed...

    products.aspose.com/total/java/compress/xlsb/
  8. Compress Excel Files Online or via Java | produ...

    Free online app to compress different Excel files. Java compression library code for Excel documents....Spreadsheets: Compress XLS, XLSX, or XLSM files to save storage...(Macro-enabled Spreadsheet) Compress XLSX Files (Open XML Workbook) Compress...

    products.aspose.com/total/java/compress/excel/
  9. 填充设置|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++自定义填充设置、背景和样式。...xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...
  10. 使用C++通过JavaScript追踪前导和依赖单元格|Documentation

    学习如何使用C++通过Aspose.Cells for JavaScript追踪电子表格中的前导和依赖单元格。了解如何识别复杂财务工作表中的链接单元。...xlsx,.csv" /> < button id = "runExample"...dependents(boolean) 方法,用于追踪某个单元格的依赖。比如在Book1.xlsx中,B2和C2单元格中有公式:“=A1+20”和“=A1...

    docs.aspose.com/cells/zh/javascript-cpp/precede...