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

excel worksheet

(0.19 sec)
  1. Hiding and Showing Rows and Columns|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....the worksheet and then display them later. Microsoft Excel provides...that represents a Microsoft Excel file. The Workbook class contains...

    docs.aspose.com/cells/java/hiding-and-showing-r...
  2. Zoom Factor in Ruby|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....Instantiating a Workbook object by Excel file path workbook = Rjb ::...Accessing the first worksheet in the Excel file worksheets = workbook...

    docs.aspose.com/cells/java/zoom-factor-in-ruby/
  3. 在单元格中添加数据|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....Cells提供了一个代表Microsoft Excel文件的Workbook类。Workbook类包含一个允许访问Excel文件中每个工作表的W...heetCollection。工作表由Worksheet类表示。Worksheet类提供了一个Cells集合。Cells集合中的每个项表示Cell类的对象。...

    docs.aspose.com/cells/zh/java/add-data-in-cells/
  4. 用C++计算数据表的数组公式|Documentation

    如何使用Aspose.Cells库在Microsoft Excel中用C++计算数据表的数组公式。通过加载现有Excel文件或创建新Excel文件,利用Aspose.Cells提供的方法计算数组公式并获取结果。最后保存修改后的Excel文件。...Contents [ Hide ] 您可以在Microsoft Excel中使用数据>数据表…来创建数据表。 Aspose.Cel...CalculateFormula() 。 在以下示例代码中,我们使用了 source excel file 。如果您将单元格B1的值更改为100,则填充...

    docs.aspose.com/cells/zh/cpp/calculation-of-arr...
  5. 使用 C++ 通过 JavaScript 创建动态图表|Documentation

    学习如何通过 C++ 使用 Aspose.Cells for JavaScript 创建动态图表。本指南将展示如何根据您的需求动态更新图表数据、系列和格式,从而在工作表中直观展示变化的数据。...为了触发数据源的更改,可以使用Excel表的筛选选项,或者使用控件如下拉列表或下拉菜单。 本文演示了使用...通过C++ API创建动态图表的两种方法。 使用ExcelExcel 表格在 Aspose.Cells 视角下称为 ...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  6. Set the Values Format Code of Chart Series with...

    Learn how to set the values format code of chart series in Aspose.Cells for Node.js via C++. This guide will help you understand how to format your chart series data using the appropriate format code, allowing you to present your data accurately and professionally....based on a range inside the worksheet but also works well for series...on the sample Excel file and the output Excel file after execution...

    docs.aspose.com/cells/nodejs-cpp/set-the-values...
  7. Protect and Unprotect|Documentation

    This snippet introduces how to encrypt and decrypt Excel files, protect and unprotect the data in Excel files using C# codes....level, like MS Excel: Encrypt and decrypt Excel files To prevent...accessing data in Excel files, protect the Excel file with a password...

    docs.aspose.com/cells/python-net/protect-and-un...
  8. Preview workbook with JavaScript via C++|Docume...

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel installation using JavaScript via C++....Preview There may be cases where Excel files with millions of pages...such cases, the Workbook and Worksheet Print Preview feature might...

    docs.aspose.com/cells/javascript-cpp/workbook-a...
  9. Adding HTML Rich Text inside the Cell with C++|...

    Learn how to add HTML Rich Text inside the Cell through the Aspose.Cells for C++ API....supports converting Microsoft Excel‑oriented HTML into XLS/XLSX...HTML generated by Microsoft Excel can be converted back to XLS/XLSX...

    docs.aspose.com/cells/cpp/adding-html-rich-text...
  10. 页面设置与打印选项(C++)|Documentation

    配置页面设置和打印参数以控制打印过程,使用Aspose.Cells与C++。...处理页面和打印设置 在本示例中,我们在Microsoft Excel中创建了一个工作簿,并使用Aspose.Cells来设置页面设置和打印选项。...Cells 设置页面设置选项 首先在Microsoft Excel中创建一个简单的工作表。然后将页面设置选项应用于它。执行...

    docs.aspose.com/cells/zh/cpp/page-setup-and-pri...