Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 26,787 for

excel worksheet

(0.13 sec)
  1. Get Cell Validation in ODS Files|Documentation

    Learn how to get cell validation in ODS files using the Aspose.Cells for JavaScript via C++ API....{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...style="color: red;">Please select an Excel or ODS file.</p>' ; return ;...

    docs.aspose.com/cells/javascript-cpp/get-cell-v...
  2. Insert Pivot Table|Documentation

    Create and format pivot tables of Excel spreadsheet files....represents a PivotTable on a worksheet. PivotTableCollection represents...the PivotTable objects on a worksheet. Creating a Simple Pivot Table...

    docs.aspose.com/cells/net/create-pivot-table/
  3. 使用C++通过JavaScript旋转工作表中的文本与形状|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++旋转Excel工作表中的文本与形状。...你可以在Microsoft Excel中向任何形状内添加文本。如果你使用非常旧的Microsoft Excel 2003添加形状,...2003添加形状,文本不会随形状旋转。但如果使用较新版本的Microsoft Excel(如2007、2010、2013或2016等)添加形状,文本会随形状旋转。你可以使用...

    docs.aspose.com/cells/zh/javascript-cpp/rotate-...
  4. 用 C++ 处理数据透视表和源数据|Documentation

    学习如何使用 Aspose.Cells 和 C++ 动态更改数据透视表的源数据。...有时您希望创建从不同数据源(如数据库)获取数据的透视表的Microsoft Excel报表,在设计时这些数据源是未知的。本文介绍了一种动态更改透视表数据源的方法。...基于该命名范围创建数据透视表。 在Microsoft Excel中,选择 数据 ,然后选择 数据透视表 和 数据透视图报表...

    docs.aspose.com/cells/zh/cpp/pivot-table-and-so...
  5. 使用C++计算公式|Documentation

    本文介绍如何使用Aspose.Cells库结合C++计算Microsoft Excel中的公式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法来计算公式并获取结果。最后,我们将修改后的Excel文件保存到磁盘。...Cells支持大部分Microsoft Excel中的公式或函数(请参阅 支持的公式函数列表 )。这些函数...符串前始终以等号(=)开始,就像在Microsoft Excel中创建公式一样,用逗号(,)分隔函数参数。 为了计算公式的结果,用户可以调用...

    docs.aspose.com/cells/zh/cpp/calculate-formulas/
  6. Add Pivot Connection with JavaScript via C++|Do...

    Learn how to add a pivot connection using Aspose.Cells for JavaScript via C++....a slicer and pivot table in Excel, you need to right‑click the...sample code loads the sample Excel file that contains an existing...

    docs.aspose.com/cells/javascript-cpp/add-pivot-...
  7. 通过Node.js与C++指定数据范围和切片群组位置,复制Sparkline。|Documen...

    学习如何使用Aspose.Cells for Node.js via C++通过指定数据范围和切片群组位置在Excel中复制Sparkline。...Contents [ Hide ] Microsoft Excel允许您通过指定火花线组的数据范围和位置来复制火花线。Aspose...ose.Cells支持此功能。 在Microsoft Excel中复制火花线到其他单元格: 选择包含火花线的单元格。 从...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-sparkl...
  8. 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 Node.js via C++....workbook as the output Excel file ( output Excel file ). The following...output text box in Microsoft Excel. Sample Code const path = require...

    docs.aspose.com/cells/nodejs-cpp/specify-the-fa...
  9. Json|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.... Convert Excel Workbook to JSON The Aspose...settings for exporting a worksheet to JSON. The following code...

    docs.aspose.com/cells/net/convert-workbook-to-j...
  10. Add Conditional Icons Set with the Cell Text us...

    Learn how to add conditional icons next to the cell text using Aspose.Cells for JavaScript via C++. Enhancing the meaning of data through icons....{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...// Get the first worksheet (default worksheet) in the workbook...

    docs.aspose.com/cells/javascript-cpp/add-condit...