Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 26,790 for

excel worksheet

(0.2 sec)
  1. 用JavaScript通过C++处理图表轴的自动单位|Documentation

    学习如何在Aspose.Cells for JavaScript中通过C++处理图表轴上的自动单位。我们的指南将向您展示如何配置和自定义自动单位,包括科学记数法的显示和缩放调整。...可,它会像Microsoft Excel一样渲染轴线。 处理Microsoft Excel的图表轴的自动单位 以下示例代码加载了...以下示例代码加载了 示例Excel文件 ,并生成了 输出PDF图表 。截图显示了红色矩形中的图表轴自动单位,并且还将示例Excel文件中的...

    docs.aspose.com/cells/zh/javascript-cpp/handle-...
  2. Specify the Far East and Latin Name of the Font...

    Learn how to specify Far East and Latin font names in text options of shapes using Aspose.Cells for JavaScript via C++....saves the workbook as output Excel file . The following screenshot...output text box in Microsoft Excel. Sample Code <!DOCTYPE html>...

    docs.aspose.com/cells/javascript-cpp/specify-th...
  3. Detecting Empty Worksheets with JavaScript via ...

    This article shows you code explaining how to detect empty Worksheets of Excel workbooks programmatically using the JavaScript API with the C++ library....Detecting Empty Worksheets with JavaScript via C++ Contents [...Check for Populated Cells Worksheets can have one or more cells...

    docs.aspose.com/cells/javascript-cpp/detecting-...
  4. 在Node.js via C++中处理ODS文件的背景|Documentation

    学习如何使用Aspose.Cells for Node.js via C++管理ODS文件中的背景。..."output" ); // Load source Excel file const filePath = path ...); // Access first worksheet const worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  5. 用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...
  6. 用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...
  7. 数据验证|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++添加数据验证。...] 微软Excel提供了一些自动筛选或验证工作表数据的优秀功能。Aspose.Cells完全支持微软Excel的数据验证...和自动筛选功能。本文介绍如何在微软Excel中使用这些功能,以及如何用Aspose.Cells for JavaScript通过C++编写代码实现。...

    docs.aspose.com/cells/zh/javascript-cpp/data-va...
  8. 显示报表筛选页选项|Documentation

    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....Contents [ Hide ] 显示报表筛选页选项 Excel支持创建数据透视表、添加报告筛选器,并启用“显示报告筛选页面”选项。Aspose...建的Pivot表上启用“显示报告筛选页面”选项。以下是Excel中“显示报告筛选页面”选项的界面截图。 可从此处下载示例源文件和输出文件以测试示例代码:...

    docs.aspose.com/cells/zh/javascript-cpp/show-re...
  9. Convert the Smart Art to Group Shape with Node....

    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....sample code loads the sample Excel file containing a SmartArt shape...the sample SmartArt shape - Excel file const filePath = path ...

    docs.aspose.com/cells/nodejs-cpp/convert-the-sm...
  10. 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/