Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 157,932 for

xlsx

(0.23 sec)
  1. Spreadsheet Editor - Working with Files|Documen...

    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....1997-2003 XLS Excel 2007-2013 XLSX XLSM XLSB XLTX SpreadsheetML...:// example . com / Sample . xlsx How it works? Instantiate during...

    docs.aspose.com/cells/java/spreadsheet-editor-w...
  2. 使用C++将工作簿保存为严格Open XML电子表格格式|Documentation

    了解如何使用Aspose.Cells for C++将工作簿保存为严格Open XML电子表格格式。...xlsx" , SaveFormat :: Xlsx ); std :: cout <<...

    docs.aspose.com/cells/zh/cpp/save-workbook-to-s...
  3. Setting Shadow of Text Effects of Shape or Text...

    Learn how to set the shadow of text effects for shapes or textboxes using Aspose.Cells for C++....xlsx" , SaveFormat :: Xlsx ); std :: cout <<...

    docs.aspose.com/cells/cpp/setting-shadow-of-tex...
  4. 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/net/how-to-set-comment-ba...
  5. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Excel using the Aspose.Cells library for Node.js via C++. Learn to load or create an Excel file and save the modified file to disk....calculationOptions ); // Save to XLSX by setting the calculation mode...save ( dataDir + "output_out.xlsx" ); // Save to PDF workbook...

    docs.aspose.com/cells/nodejs-cpp/returning-a-ra...
  6. 使用 AbstractCalculationEngine 和 Node.js via C++ ...

    本文介绍了使用 Node.js via C++ 的 Aspose.Cells 库实现返回 Excel 中一系列值的抽象计算引擎。学习如何加载或创建 Excel 文件并将修改后的文件保存到磁盘。...calculationOptions ); // Save to xlsx by setting the calc mode to...save ( dataDir + "output_out.xlsx" ); // Save to pdf workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/returning-a...
  7. How same named charts are handled in APSOSE CEL...

    Hello Team, I would like to understand how Aspose.Cells handles cases where multiple charts in the same worksheet have the same name. Specifically, when using the syntax: worksheet.Charts["chartName"], which chart wi…...which describes those charts for xlsx template file) 1 Like...

    forum.aspose.com/t/how-same-named-charts-are-ha...
  8. How to create a Gantt chart|Documentation

    Learn how to create a Gantt chart with Aspose.Cells for .NET API....saves the workbook to output XLSX format . The following screenshot...

    docs.aspose.com/cells/net/how-to-create-gantt-c...
  9. Manage Comments and Notes|Documentation

    Insert and manage comments or notes with Aspose.Cells for .Net....code sample that creates an XLSX file from scratch, adding a...

    docs.aspose.com/cells/net/comments-and-notes/
  10. 删除Excel文件中工作表的现有打印设置|Documentation

    本文将教你如何通过 Page Setup 对象,程序化移除 Excel 文件中工作表的现有 PrinterSettings(打印机设置),附带示例代码。...可能的使用场景 有时开发者希望阻止 Excel 在保存的 XLSX 文件中包含 .bin 格式的打印机设置文件。打印机设置文件位于...

    docs.aspose.com/cells/zh/python-net/remove-exis...