Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 134,957 for

xlsx

(0.09 sec)
  1. Refresh Values of Linked Shapes with Node.js vi...

    Learn how to refresh the values of linked shapes in Excel using Aspose.Cells for Node.js via C++....save your workbook in XLS or XLSX format. However, if you want...sourceDir , "sampleRefreshValueOf.xlsx" )); // Access first worksheet...

    docs.aspose.com/cells/nodejs-cpp/refresh-values...
  2. Propagate Formula in Table or List Object Autom...

    Learn how to automatically propagate formulas in tables or list objects while entering data in new rows using Aspose.Cells for Node.js via C++....1" ); // Save the workbook in xlsx format book . save ( path ....join ( dataDir , "output_out.xlsx" )); Precedents and Dependents...

    docs.aspose.com/cells/nodejs-cpp/propagate-form...
  3. Save Workbook to Text or CSV Format in Aspose.C...

    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....OpenOffice spreadsheet file (so XLS, XLSX, XLSM, XLSB, ODS and so on)...C# string filePath = "source.xlsx" ; //Load your source workbook...

    docs.aspose.com/cells/net/save-workbook-to-text...
  4. Online EXCEL File Compression or Build Python A...

    Free online app to compress different EXCEL files. Python archiving library code for EXCEL documents....(Macro-enabled Spreadsheet) Compress XLSX Files (Open XML Workbook) Compress...efficient XLSX format has gained popularity. XLSX files have...

    products.aspose.com/total/python-net/compress/e...
  5. 使用Node.js通过C++设置形状或文本框的文本效果阴影|Documentation

    了解如何使用Aspose.Cells for Node.js via C++设置任何形状或文本框的文本效果阴影。...xlsx" ), AsposeCells . SaveFormat . Xlsx ); 通过Node...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-sha...
  6. 通过 C++ 使用 Node.js 将工作簿保存为严格的 Open XML 电子表格格式|Do...

    了解如何使用 Aspose.Cells for Node.js via C++ 将工作簿保存为严格的 Open XML 电子表格格式。为此,它提供了 {0} 属性。如果将其值设为 {1},则输出的 Excel 文件将以严格的 Open XML 电子表格格式保存。...xlsx" , AsposeCells . SaveFormat . Xlsx ); 通过 C++ 使用...

    docs.aspose.com/cells/zh/nodejs-cpp/save-workbo...
  7. Create New Spreadsheet in xlsx4j|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" ; SpreadsheetMLPackage pkg...http://www.docx4java.org/forums/xlsx-java-f15/cells-with-character-values-t874...

    docs.aspose.com/cells/java/create-new-spreadshe...
  8. 使用Python.NET设置Workbook的公式计算模式|Documentation

    学习如何使用Aspose.Cells for Python via .NET API设置Excel工作簿中的公式计算模式(自动、手动)。逐步指南附代码示例。...xlsx" ) # Configure manual calculation...workbook workbook . save ( "output.xlsx" ) import os from aspose.cells...

    docs.aspose.com/cells/zh/python-net/setting-for...
  9. How to change background in comment in Excel|Do...

    How to change color in comment in Excel.How to insert picture or image in comment in Excel....sample code below creates an XLSX file from scratch using Aspose...

    docs.aspose.com/cells/java/how-to-set-comment-b...
  10. How to Use Color Palette|Documentation

    C# code to add custom colors to the palette and use excel color palette with Aspose.Cells for .NET API...there is no such limitation for XLSX or other advanced MS Excel (2007/2010...

    docs.aspose.com/cells/net/excel-color-palette/