Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 26,943 for

excel worksheet

(0.45 sec)
  1. 如何用 Python.NET 将点设置为总和|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 逐步配置Excel瀑布图中的总点。...Contents [ Hide ] Excel图表中的“设置点为总和”是什么意思 在某些Excel图表如瀑布图中,某些数据点代表之前值的累计总和。本文演示如何使用...tal 2024”点演示了未配置的总和状态。下载 示例Excel文件 以便跟随操作。 使用 Aspose.Cells for...

    docs.aspose.com/cells/zh/python-net/how-to-set-...
  2. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for JavaScript via C++ API....Contents [ Hide ] Microsoft Excel provides some good features...to auto‑filter or validate worksheet data. Aspose.Cells fully supports...

    docs.aspose.com/cells/javascript-cpp/data-valid...
  3. 用C++获取图表所在工作表|Documentation

    了解如何使用Aspose.Cells for C++检索与Excel图表关联的工作表。我们的指南将展示如何访问工作表并对其执行操作,以操作图表的底层数据。...Create workbook from sample Excel file Workbook workbook ( srcDir...Access first worksheet of the workbook Worksheet worksheet = workbook...

    docs.aspose.com/cells/zh/cpp/get-worksheet-of-t...
  4. 用Node.js和C++计算页面设置缩放比例|Documentation

    本文提供示例代码,说明如何使用 Node.js API 与 C++ 一起,编程计算 Excel 工作表的页面设置缩放比例,采用“适合 n 页宽 m 页高”的选项。...当你使用 适合 n 页宽 m 页高 选项设置页面缩放时,微软 Excel 会计算页面设置的缩放比例。你可以使用 SheetRender...); // Access first worksheet const worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/calculate-p...
  5. 用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...
  6. How to Lock Cells to Protect Them|Documentation

    This article shows you code explaining how to lock cells to protect them using Aspose.Cells for Node.js via C++....applications, such as Microsoft Excel or Google Sheets, for several...while keeping the rest of the worksheet protected. Protecting Formulas:...

    docs.aspose.com/cells/nodejs-cpp/how-to-lock-ce...
  7. Find Query Tables and List Objects related to E...

    Learn how to find Query Tables and List Objects related to External Data Connections using Aspose.Cells for Node.js via C++....following sample code with sample excel file explains how to find Query...externalConnection ) { // Iterate all the worksheets for ( let j = 0 ; j < workbook...

    docs.aspose.com/cells/nodejs-cpp/find-query-tab...
  8. Working with Fonts in Apache POI and Aspose.Cel...

    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....that represents a Microsoft Excel file. The Workbook class contains...access to each worksheet in an Excel file. A worksheet is represented...

    docs.aspose.com/cells/java/working-with-fonts-i...
  9. Working with the Shadow Effect of Shape or Char...

    Learn how to work with the shadow effect of shapes or charts using Aspose.Cells for JavaScript via C++....sample code loads the source Excel file ( 5115425.xlsx ), accesses...first shape in the first worksheet, sets the sub‑properties of...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  10. 用C++向Excel插入背景图片|Documentation

    “如何用Aspose.Cells for C++向Excel插入背景图片。”...用C++向Excel插入背景图片 Contents [ Hide ] 通过添加图片作为工作表背景,你可以使工作表更具吸引...在Microsoft Excel中设置工作表背景 在Microsoft Excel(例如Microsoft Excel 2019)中设置工作表的背景图片:...

    docs.aspose.com/cells/zh/cpp/insert-background-...