Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 27,090 for

excel worksheet

(0.08 sec)
  1. 用JavaScript通过C++冻结Excel工作表的顶部行|Documentation

    本文将介绍如何使用JavaScript库结合C++ API以编程方式冻结Excel工作表的顶部行。...用JavaScript通过C++冻结Excel工作表的顶部行 Contents [ Hide ] 介绍 在本文中,我们将...据时也能看到冻结部分。您可以轻松识别顶部的标题行。 在Excel中冻结行 如果您想冻结顶部行,则首先选择需要冻结的行以下的行。...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  2. 工作表缩放的工作解决方案|Aspose.Slides 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放问题:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 和 PPTX 格式。...[ Hide ] 已观察到,通过 Aspose 组件将 Excel 工作表作为 OLE 对象嵌入 PowerPoint 演...框时,会激活 Excel 工作簿。最终用户可以对实际的 Excel 工作簿进行任意更改,然后点击激活的 Excel 工作簿之...

    docs.aspose.com/slides/zh/net/working-solution-...
  3. Removing Slicer with C++|Documentation

    Learn how to remove slicers in Excel files programmatically using Aspose.Cells for C++....remove a slicer in Microsoft Excel, just select it and press the...programmatically, please use the Worksheet.Slicers.Remove() method. It...

    docs.aspose.com/cells/cpp/removing-slicer/
  4. 用C++创建开盘 最高 最低 收盘(OHLC)股票图表|Documentation

    学习如何用Aspose.Cells for C++创建开盘 最高 最低 收盘股票图表。该指南将展示如何绘制股票市场数据,包括开盘、最高、最低和收盘价,以便更好的分析和可视化。...以下示例代码加载了【示例Excel文件】(Open-High-Low-Close.xlsx),并生成了【输出Excel文件】(out...Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/create-open-high-l...
  5. Insert a Picture Based on Cell Reference with N...

    Learn how to insert a picture in a Worksheet based on a cell reference using Aspose.Cells for Node.js via C++. Show cell data in a picture....supports this feature (Microsoft Excel 2010). Inserting a Picture Based...displaying the contents of a worksheet cell in an image shape. You...

    docs.aspose.com/cells/nodejs-cpp/insert-a-pictu...
  6. 在C++中如何使用颜色调色板|Documentation

    用C++代码向调色板添加自定义颜色,并使用带有Aspose.Cells for C++ API的Excel颜色调色板。...每个Microsoft Excel(97-2003)文件都有一个包含可应用于单元格、字体、...向调色板添加自定义颜色 Aspose.Cells 支持 Microsoft Excel 的 56 种颜色调色板。要使用在调色板中未定义的自定义颜色,需要将颜色添加到调色板中。...

    docs.aspose.com/cells/zh/cpp/excel-color-palette/
  7. 创建、访问和复制命名范围(C++)|Documentation

    学习如何使用 Aspose.Cells 在 Excel 文件中创建、访问和复制命名范围(C++)。...*命名范围是 Microsoft Excel 最强大的功能之一,特别是用作列表控件、数据透视表、图表等的源范围时。...使用Microsoft Excel处理已命名区域 创建已命名范围 以下步骤描述了如何使用 MS Excel 命名单元格或范围。这种方法适用于...

    docs.aspose.com/cells/zh/cpp/create-access-and-...
  8. Convert Text to Columns using Aspose.Cells for ...

    Learn how to convert text to columns in Excel using Aspose.Cells for Node.js via C++....to columns using Microsoft Excel. This feature is available from...character) based on which Microsoft Excel splits the contents of a cell...

    docs.aspose.com/cells/nodejs-cpp/convert-text-t...
  9. Using FormulaText function in Aspose.Cells for ...

    This article introduces how to use the FormulaText function in the Aspose.Cells library to process formulas in Microsoft Excel. Learn to get and set the formula text of cells and save modified Excel files using JavaScript via C++....[ Hide ] FormulaText is an Excel 2013 and later function. It...supported by previous versions like Excel 2010 or 2007, etc. As its name...

    docs.aspose.com/cells/javascript-cpp/using-form...
  10. Create High-Low-Close (HLC) Stock Chart with No...

    Learn how to create a high-low-close stock chart using Aspose.Cells for Node.js via C++. Our step-by-step guide will demonstrate how to plot stock market data, including the high, low, and close prices, onto a chart for better analysis and visualization....the sample Excel file and generates the output Excel file . const...Access the first worksheet. const worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/create-high-lo...