Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 27,089 for

excel worksheet

(0.84 sec)
  1. 使用C++将Excel导出到带有网格线的HTML|Documentation

    学习如何使用编号Aspose.Cells for C++导出带网格线的Excel文件到HTML。...使用C++将Excel导出到带有网格线的HTML Contents [ Hide ] 如果希望导出带有网格线的Excel文件到...GetExportGridLines()】属性,并将其设置为 true 。 将Excel导出为带有网格线的HTML 以下示例代码创建一个工作簿并...

    docs.aspose.com/cells/zh/cpp/export-excel-to-ht...
  2. 使用Query Table数据源读取和写入表格 via JavaScript|Document...

    学习如何使用Aspose.Cells for JavaScript通过C++读取和写入带有QueryTable数据源的表格。...style="color: red;">Please select an Excel file.</p>' ; return ; } const...first worksheet const worksheet = workbook . worksheets . get...

    docs.aspose.com/cells/zh/javascript-cpp/read-an...
  3. How to set category axis with Golang via C++|Do...

    Learn how to set the category axis in Aspose.Cells for C++. Our guide will help you understand how to define the category axis range, adjust its properties, and format its labels....After you create a chart in a worksheet, you can set the category...set the category axis for an Excel chart using Aspose.Cells with...

    docs.aspose.com/cells/go-cpp/how-to-set-categor...
  4. Working with the Glow Effect of Shape or Chart ...

    Learn how to work with the glow effect of shapes or charts using Aspose.Cells for C++....sample code loads the source Excel file , accesses the first shape...shape in the first worksheet, sets the sub‑properties of the Shape...

    docs.aspose.com/cells/cpp/working-with-the-glow...
  5. 通过C++的Node.js设置页面选项|Documentation

    本文提供了使用Node.js通过C++以编程方式设置Excel工作表页面选项的示例代码。设置页面方向、缩放比例、页数适应选项、纸张大小、打印质量、首页编号。...Microsoft Excel 文件。 Workbook 类包含一个 getWorksheets() 集合,允许访问 Excel 文件中的每个工作表。工作表由...文件中的每个工作表。工作表由 Worksheet 类表示。 Worksheet 类提供 PageSetup 属性,用于设置工作表的页面布局选项。实际上,这个...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-pag...
  6. Create Volume-Open-High-Low-Close (VOHLC) Stock...

    Learn how to create a volume-open-high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to plot stock market data, including volume, open, high, low, and close prices, onto a chart for better analysis and visualization....the sample Excel file and generates the output Excel file . <!DOCTYPE...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/javascript-cpp/create-vol...
  7. 用 C++ 计算页面设置缩放比例|Documentation

    本文提供示例代码,说明如何使用 C++ API 或库通过程序方式计算网页宽度为 n 页,高度为 m 页的页面设置缩放比例。...当您使用“按n页宽和m页高适应”选项设置页面设置缩放时,Microsoft Excel会计算页面设置缩放因子。您可以使用 SheetRender...// Access first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/calculate-page-set...
  8. Data Sorting|Documentation

    Learn how to sort data by using the Aspose.Cells for Python via .NET API....sorting is one of Microsoft Excel’s many useful features. It allows...NET lets developers sort worksheet data alphabetically or numerically...

    docs.aspose.com/cells/python-net/sort-data-of-e...
  9. Font Settings|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings.... Just like Microsoft Excel, Aspose.Cells also supports...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/net/cells-font-settings/
  10. 使用 C# 在 Excel 中创建股票图表

    按照本文使用 C# 在 Excel 中创建股票图表。本文提供了设置 IDE 的信息、步骤列表以及演示如何使用 C# 在 Excel 中创建股票图表的示例代码。...Family 使用 C# 在 Excel 中创建股票图表 本简要指南介绍了如何 使用 C# 在 Excel 中创建股票图表 。它包含...设置的详细信息、步骤列表以及展示 如何使用 C# 在 Excel 中绘制股票图表 的示例代码。您将学习如何创建示例数据以正确生成股票图表。...

    kb.aspose.com/zh/cells/net/create-stock-chart-i...