Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 26,819 for

excel worksheet

(0.12 sec)
  1. 用JavaScript通过C++插入或删除Excel工作表中的行|Documentation

    本文提供了使用C++的JavaScript代码用以插入和删除Excel工作表中的行。...用JavaScript通过C++插入或删除Excel工作表中的行 Contents [ Hide ] 在创建新工作表或操...Aspose.Cells的工作方式与Microsoft Excel相同。当添加行或列时,工作表内容向下和向右移动。当删除行...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  2. How to Control Workbook View with Node.js via C...

    Learn how to control the Workbook View through the Aspose.Cells for Node.js via C++ API....adjust the display of Excel worksheets, you must know how to...data to cells in the first worksheet. Hide horizontal and vertical...

    docs.aspose.com/cells/nodejs-cpp/how-to-control...
  3. Add calculated field in Pivot Table with Golang...

    How to add a calculated field in a pivot table with Aspose.Cells for C++....calculated field in Pivot Table in Excel Insert a calculated field in...in a PivotTable in Excel, follow these steps: Select the PivotTable...

    docs.aspose.com/cells/go-cpp/add-calculated-fie...
  4. Excel文件转换为兼容PDF/A 1a的PDF格式,使用JavaScript通过C++|D...

    学习如何使用Aspose.Cells for Java脚本通过C++将Excel文件转换为符合PDF/A标准的PDF文件。...将Excel文件转换为兼容PDF/A 1a的PDF格式,使用JavaScript通过C++ Contents [ Hide...se.Cells for Java脚本通过C++支持将Excel文件保存为PDF/A合规的PDF(支持PDF/A-1a、...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  5. How to Fit Image to Cell Width in Aspose.Cells ...

    Hello, I’m trying to fit images to the width of a cell. Currently, I’m using the following code: C# foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { s.AspectRatioLocked = true; s.Width = 100; // This …...and 'sheet' is the target Worksheet var cell = sheet.Cells["A1"];...Insert Picture over Cells Using Excel How to Insert Picture in Cell...

    forum.aspose.com/t/how-to-fit-image-to-cell-wid...
  6. 如何添加文本条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用文本条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。... 如何使用Excel添加文本条件格式 在Excel中添加基于文本的条件格式,请按照以下步骤操作:...选择单元格范围:突出显示您希望应用条件格式的单元格。 打开条件格式菜单:在Excel功能区的“开始”标签中,点击“条件格式”。 选择“新建规则”:在下拉菜单中选择“新建规则”。...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  7. Get Address, Cell Count, Offset, Entire Column,...

    Learn how to get address, cell count, offset, entire column, and entire row of a range using Aspose.Cells for C++....that facilitate working with Excel ranges easily. This article...wb ; // Access first worksheet Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/cpp/get-address-cell-coun...
  8. Cell colors in HTML are displayed incorrectly -...

    I am using Aspose.Cells 25.9.0. .NET 9.0 The cells are colored differently via Home > Styles > Conditional Formatting and Style is applied to the cells via Format Cells > Fill > Pattern Style. Everything is fine in E…... Everything is fine in Excel , but the colors are incorrect...CalculateFormula(); var range = wbc.Worksheets.Names.First(x => x.FullText...

    forum.aspose.com/t/cell-colors-in-html-are-disp...
  9. 通过C++和Node.js更新ActiveX组合框控件|Documentation

    学习如何使用Aspose.Cells for Node.js via C++读取和写入ActiveX组合框控件的值。...请下载以下示例代码中使用的 示例 Excel 文件 。 更新ActiveX ComboBox控件 以下截图显示了样本代码对 样本excel文件 的...control"。 示例代码 以下样本代码更新了 样本excel文件 中存在的活动X组合框控件的值。 const path...

    docs.aspose.com/cells/zh/nodejs-cpp/update-acti...
  10. Generate Chart by Processing Smart Markers|Docu...

    Learn how to generate charts with smart markers using Aspose.Cells for .NET. Our guide will show you how to process smart markers and their properties to enhance the appearance and usability of your charts....is also possible to create Excel charts by processing Smart Markers...a simple Excel file created with the Microsoft Excel application...

    docs.aspose.com/cells/net/generate-chart-by-pro...