Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 27,373 for

excel worksheet

(0.36 sec)
  1. 通过 C++ 使用 Node.js 锁定或解锁形状|Documentation

    本文展示了如何使用 Aspose.Cells 库通过 C++ 在 Node.js 中锁定或解锁形状以保护它们的代码。... 如何在Excel中锁定形状以保护它们 下面介绍在Microsoft Excel中锁定单元格的方法: 打...打开您的Excel文件:打开包含您要锁定的形状的Excel文件。 选择形状:点击您要锁定的形状。也可以按住 Ctrl 键同时点击多个形状以选择。...

    docs.aspose.com/cells/zh/nodejs-cpp/lock-or-unl...
  2. 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...
  3. Set the Comment of Table or List Object|Documen...

    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....or List Object inside the Worksheet Please set the comment of...or List Object inside the worksheet using the ListObject.Comment...

    docs.aspose.com/cells/java/set-the-comment-of-t...
  4. AutoFit Rows and Columns|Documentation

    This article shows how to auto-fit rows, columns, rows of merged cells, and rows in a range of cells using the Aspose.Cells for Python via .NET API....Contents [ Hide ] Microsoft Excel lets users auto-size the width...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/python-net/autofit-rows-a...
  5. 显示报表筛选页选项|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...
  6. 使用Node.js via C++剪切和粘贴范围|Documentation

    学习如何在Aspose.Cells for Node.js via C++中剪切和粘贴工作表中的单元格。... Workbook (); const worksheet = workbook . getWorksheets...getWorksheets (). get ( 0 ); worksheet . getCells (). get ( 0 , 2 ). setValue...

    docs.aspose.com/cells/zh/nodejs-cpp/cut-and-pas...
  7. 在Jython中的页面分页预览|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....Adding a new worksheet to the Workbook object worksheets = workbook.... getWorksheets () worksheet = worksheets . get ( 0 ) # Displaying...

    docs.aspose.com/cells/zh/java/page-break-previe...
  8. 添加图像超链接|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++ API添加图片超链接。...Microsoft Excel允许用户在单元格中的文本和图片上添加超链接。图片超链接可...> < p > Select an optional Excel file to modify, or leave blank...

    docs.aspose.com/cells/zh/javascript-cpp/add-ima...
  9. Tables and Ranges with JavaScript via C++|Docum...

    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....create a table in Microsoft Excel and do not want to keep working...supports this feature of Microsoft Excel for tables and list objects...

    docs.aspose.com/cells/javascript-cpp/tables-and...
  10. Printing Workbooks using Aspose.Cells|Documenta...

    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...your selection. Printing Worksheet Java //Instantiate a new workbook...

    docs.aspose.com/cells/java/printing-workbooks-u...