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

excel worksheet

(0.24 sec)
  1. 使用JavaScript via C++导出打印区域范围到HTML。|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....{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  2. How to Format Number to Fraction|Documentation

    This article introduces how to format numbers to fractions using Aspose.Cells for JavaScript via C++ API....Formatting numbers to fractions in Excel is useful for several reasons...format numbers as fractions in Excel: Clarity and Precision : Fractions...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  3. 用JavaScript通过C++冻结Excel工作表的顶部行|Documentation

    本文将介绍如何使用JavaScript库结合C++ API以编程方式冻结Excel工作表的顶部行。...用JavaScript通过C++冻结Excel工作表的顶部行 Contents [ Hide ] 介绍 在本文中,我们将...据时也能看到冻结部分。您可以轻松识别顶部的标题行。 在Excel中冻结行 如果您想冻结顶部行,则首先选择需要冻结的行以下的行。...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  4. 通过JavaScript使用C++保护工作表|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++保护Excel中的工作表,包括保护行、列和特定单元格。... 保护工作表 介绍 Microsoft Excel中的常规保护选项包括: 内容 对象 方案 受保护的工作表...,代表Microsoft Excel文件。 Workbook 类包含一个 worksheets 集合,可以访问Excel文件中的每个工作表。工作表由...

    docs.aspose.com/cells/zh/javascript-cpp/protect...
  5. 用JavaScript通过C++管理评论和笔记|Documentation

    使用Aspose.Cells for JavaScript via C++插入和管理评论或笔记。...add(number, number) 方法(封装在 Worksheet 对象中)在单元格中添加评论。可以通过传递评论索引从...Workbook (); // Adding a new worksheet to the Workbook object const...

    docs.aspose.com/cells/zh/javascript-cpp/comment...
  6. Insert a Linked Picture from Web Address|Docume...

    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 web (http://) into a worksheet. To do so, specify the picture’s...spreadsheet is opened in Microsoft Excel. The image is not physically...

    docs.aspose.com/cells/python-net/insert-a-linke...
  7. Working with Freeze Panes|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....first worksheet in the Excel file Worksheet worksheet = workbook...workbook . Worksheets [ 0 ]; worksheet . FreezePanes ( 2 , 2 , 2...

    docs.aspose.com/cells/net/working-with-freeze-p...
  8. Printing Workbooks in xlsx4j|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.... MS Excel assumes you want to print the entire worksheet area...specify a selection. Printing Worksheet Java //Instantiate a new workbook...

    docs.aspose.com/cells/java/printing-workbooks-i...
  9. 使用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...
  10. 查找查询表和列表对象,它们与外部数据连接相关,使用Node.js与C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++查找查询表和列表对象,它们与外部数据连接相关。...查找与外部数据连接相关的查询表和列表对象 以下示例代码和 示例Excel文件 解释了如何找出与外部数据连接相关的查询表和列表对象。...externalConnection ) { // Iterate all the worksheets for ( let j = 0 ; j < workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/find-query-...