Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 27,070 for

excel worksheet

(0.09 sec)
  1. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel Worksheet rows and columns using JavaScript via C++. Control the visibility of scroll bars and hide multiple rows and columns efficiently....columns, and scroll bars of a worksheet. Show and Hide Rows and Columns...Microsoft Excel file. The Workbook class contains a worksheets collection...

    docs.aspose.com/cells/javascript-cpp/show-and-h...
  2. 使用 C++ 保护和取消保护工作表|Documentation

    使用 Aspose.Cells for C++ 保护和取消保护Excel工作表。...数据,您可以锁定 Excel 工作表上的单元格,然后使用密码保护工作表。 ** 在 MS Excel 中保护和取消保护工作表**...C++ 保护工作表** 只需要以下简单代码行来实现保护 Excel 文件的工作簿结构。 #include <iostream>...

    docs.aspose.com/cells/zh/cpp/protect-and-unprot...
  3. Number Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that supports many different cell number settings. This article will introduce how to use Aspose.Cells library to manage the number settings of cells so that users can adjust the number format in the spreadsheet as needed....strong feature of Microsoft Excel is that it allows users to set...Microsoft Excel To set display formats in Microsoft Excel: Right-click...

    docs.aspose.com/cells/cpp/cells-number-settings/
  4. 使用 C++ 管理Excel图表的轴线|Documentation

    学习如何在Aspose.Cells for C++中配置图表轴。我们的指南将演示如何调整主轴和副轴、设置其范围以及修改其属性以增强您的图表效果。...使用 C++ 管理Excel图表的轴线 Contents [ Hide ] 在Excel图表中,有3种类型的轴: 水平(类别)轴:X轴...Axis 对象,你可以像在Excel中一样更改轴线的所有选项。 | | 管理X和Y轴 在Excel图表中,水平轴和垂直轴是最常用的两个轴线。...

    docs.aspose.com/cells/zh/cpp/chart-axes/
  5. 在Aspose.Cells中添加超链接以链接数据|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文件中创建不同类型的超链接。本主题讨论了Aspose.C...Cells支持哪些类型的超链接以及如何在我们的Excel文件中使用它们。 添加超链接 使用Aspose.Cells可以向单元格添加三种类型的超链接:...

    docs.aspose.com/cells/zh/net/adding-hyperlinks-...
  6. Freeze Panes 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 an Excel file path workbook = Rjb ::...Accessing the first worksheet in the Excel file worksheets = workbook...

    docs.aspose.com/cells/java/freeze-panes-in-ruby/
  7. Convert XLSX File to PDF Format|Documentation

    Learn how to Convert XLSX File to PDF Format with Aspose.Cells for Python via .NET API....need to convert a Microsoft Excel file to PDF. For this, you require...the layout of the original Excel document is retained in the...

    docs.aspose.com/cells/python-net/convert-xlsx-f...
  8. Excel打印线条缺失 - Free Support Forum - aspose.com

    Excel转pdf问题.zip (34.0 KB) 在使用25.4版本的apose.cells去打印一个Excel文档,打印完成后发现有线条的缺失。虚拟打印机Foxit以及实际打印的都存在这个问题。后尝试将Excel转pdf,发现同样是有问题。这里提供了转pdf的代码以及相关输入和输出的文件,请帮忙复现排查一下是什么问题。...Excel打印线条缺失 中文技术支持 zou_yw November 14, 2025, 8:26am 1 excel转pdf问题...KB) 在使用25.4版本的apose.cells去打印一个excel文档,打印完成后发现有线条的缺失。虚拟打印机Foxit以...

    forum.aspose.com/t/excel/321351
  9. Creating a List Object|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 ] The use of worksheets makes it easy to work with...List Object using Microsoft Excel Selecting data range for creating...

    docs.aspose.com/cells/python-java/creating-a-li...
  10. 在VSTO和Aspose.Cells中向工作簿中添加新工作表并激活工作表|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文件添加新的工作表。 向每个新工作表的单元格中填充数据。...向每个新工作表的单元格中填充数据。 在工作簿中激活工作表。 另存为微软Excel文件。 下面是用VSTO(C#)和Aspose.Cells for .NE...

    docs.aspose.com/cells/zh/net/adding-new-workshe...