Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 159,173 for

xlsx

(1.22 sec)
  1. 如何使用 JavaScript 结合 C++ 创建瀑布图|Documentation

    使用 JavaScript 和 Aspose.Cells for JavaScript 通过 C++ 在 Excel 中创建瀑布图。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  2. Access rendered value of cell color from condit...

    Hello, I wanted to understand whether Aspose.Cells was able to access the value that a conditional formatting rule has evaluated a cell color too in an Excel notebook. The scenario here is that I’d like to write validati…...xlsx") # Access the first worksheet...file_path = "e:\\test2\\Book1.xlsx" workbook = Workbook(file_path)...

    forum.aspose.com/t/access-rendered-value-of-cel...
  3. Shapes in Charts with JavaScript via C++|Docume...

    Learn how to use Aspose.Cells for JavaScript via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/controls-i...
  4. Convert MOBI to EXCEL in C++ or with free Onlin...

    C++ API to Convert MOBI to EXCEL or Online App without using using Microsoft Word or Microsoft Excel or online. Test free MOBI to EXCEL online converter quickly before integrating the code....Excel can read, such as HTML or XLSX. This can be done easily with...reference Save the document to XLSX format using Save member function...

    products.aspose.com/total/cpp/conversion/mobi-t...
  5. Online DOCM to Excel Conversion or Build .NET b...

    Free online app to convert DOCM to Excel files. .NET C# conversion library code for DOCM documents....document to XLSX format using Save method and set Xlsx as SaveFormat...Spreadsheet) Convert DOCM to XLSX (Open XML Workbook) Convert...

    products.aspose.com/total/net/conversion/docm-t...
  6. View Excel File Online and using Java | product...

    Free online Excel file viewer app. Java API code to read Excel file for viewer application....(Macro-enabled Spreadsheet) View XLSX Files (Open XML Workbook) View...efficient XLSX format has gained popularity. XLSX files have...

    products.aspose.com/total/java/viewer/excel/
  7. Merge XLS Files Online or using .NET | products...

    Free online app to combine different XLS files. C# .NET merging library code to merge XLS worksheets into other formats....dropdown Save to required format: XLSX, PPTX, PDF, DOCX, DOC, Image...files before converting them to .xlsx or other modern formats for...

    products.aspose.com/total/net/merge/xls/
  8. Formatting Pivot Table|Documentation

    How to format pivot table with Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/formatting...
  9. Implement 1904 Date System with Node.js via C++...

    Aspose.Cells is a Node.js 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" ); // Initialize a new Workbook...join ( dataDir , "Mybook.out.xlsx" )); AI Document Assistant Close...

    docs.aspose.com/cells/nodejs-cpp/implement-1904...
  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...