Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 27,074 for

excel worksheet

(0.15 sec)
  1. 用 JavaScript 通过 C++ 查找工作表是否为对话框表|Documentation

    本文提供用 Aspose.Cells for JavaScript 通过 C++ 判断 Excel 工作表是否为对话框表的指令和示例代码。...作表可以由老版本的Excel(如2003)插入,如截图所示,也可以通过VBA在较新版本(如Excel 2016)中插入。...for JavaScript 通过 C++ 提供的 Worksheet.type 属性判断工作表是否为对话框表。如果返回枚举值...

    docs.aspose.com/cells/zh/javascript-cpp/find-if...
  2. Tile Picture as a Texture inside the Shape with...

    Learn how to tile a small picture as a texture inside a shape using Aspose.Cells for JavaScript via C++....following sample code, its sample Excel file as well as the screenshot...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/javascript-cpp/tile-pictu...
  3. Create Access and Copy Named Ranges with Node.j...

    Learn how to create, access, and copy named ranges in Excel using Aspose.Cells for Node.js via C++....refer to data on the same worksheet; if you want to represent...represent a range on another worksheet, you may use a name. Named ranges...

    docs.aspose.com/cells/nodejs-cpp/create-access-...
  4. Showing Cell Range as the Data Labels with Java...

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts....Contents [ Hide ] In Microsoft Excel 2013, you can display a cell...as data labels in Microsoft Excel: Select the series data labels...

    docs.aspose.com/cells/javascript-cpp/showing-ce...
  5. 用 C++ 隐藏和排序数据透视表中的数据|Documentation

    学习如何使用 Aspose.Cells 和 C++ 在数据透视表中隐藏和排序数据。...// Get the first worksheet Worksheet worksheet = workbook . GetWorksheets...table PivotTable pivotTable = worksheet . GetPivotTables (). Get (...

    docs.aspose.com/cells/zh/cpp/pivot-table-hide-a...
  6. BUG: Datavalidation with REGEXTEST does not wor...

    I’m creating a Excel with .NET and trying to add a datavalidation to check if a cell value is an URL. Consider the following code: public void AddDataValidation(CellArea cellArea, Column column, Worksheet Worksheet) { …...2025, 10:15am 1 I’m creating a Excel with .NET and trying to add...column, Worksheet worksheet) { var startCellName = worksheet.Cells[cellArea...

    forum.aspose.com/t/bug-datavalidation-with-rege...
  7. 通过Node.js和C++管理Excel图表的数据标签|Documentation

    学习如何使用Aspose.Cells for Node.js via C++有效管理Excel图表中的数据标签。本指南涵盖添加、删除和修改标签等各种管理任务,以增强图表的可读性和实用性。...js和C++管理Excel图表的数据标签 Contents [ Hide ] 数据标签是图表的重要组成部分。...Workbook (); // Adding a new worksheet to the Workbook object const...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-data...
  8. 使用 C++ 通过 JavaScript 创建动态图表|Documentation

    学习如何通过 C++ 使用 Aspose.Cells for JavaScript 创建动态图表。本指南将展示如何根据您的需求动态更新图表数据、系列和格式,从而在工作表中直观展示变化的数据。...为了触发数据源的更改,可以使用Excel表的筛选选项,或者使用控件如下拉列表或下拉菜单。 本文演示了使用...通过C++ API创建动态图表的两种方法。 使用ExcelExcel 表格在 Aspose.Cells 视角下称为 ...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  9. 用 C++ 从工作表中删除数据透视表|Documentation

    使用 Aspose.Cells 的 C++ 代码删除 Excel 工作表中的数据透视表。...请使用 Worksheet.PivotTables.Remove() 方法使用...方法使用数据透视表对象来删除数据透视表,使用其位置在数据透视表集合内 Worksheet.PivotTables.RemoveAt() 方法删除数据透视表对象。...

    docs.aspose.com/cells/zh/cpp/delete-pivot-table...
  10. Page Setup Features with Node.js via C++|Docume...

    Explore page setup features using Aspose.Cells for Node.js via C++. Learn how to configure page dimensions, orientations, and settings....various page‑setup features of an Excel workbook. These features include...size and orientation of a worksheet by using the PageSetup class...

    docs.aspose.com/cells/nodejs-cpp/page-setup-fea...