Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 18,215 for

excel worksheet

(0.05 sec)
  1. 在PHP中冻结窗格|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 Excel object by excel file path $workbook...the first worksheet in the Excel file $worksheets = $workbook...

    docs.aspose.com/cells/zh/java/freeze-panes-in-php/
  2. 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....Contents [ Hide ] Converting Excel Workbook to HTML The Aspose...HTML file using C#: Converting Excel Workbook to MHTML Files MHTML...

    docs.aspose.com/cells/net/convert-excel-to-html/
  3. 在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....workbook ) worksheets = workbook . getWorksheets () worksheet = worksheets...get ( 0 ) h_page_breaks = worksheet . getHorizontalPageBre ()...

    docs.aspose.com/cells/zh/java/managing-page-bre...
  4. Setting Margins with Node.js via C++|Documentation

    In this article, you will learn how to set the margins of an Excel Worksheet using sample code. Also learn how to programmatically set margins for page center, header, and footer using the Node.js API via C++....Cells fully supports Microsoft Excel’s page setup options. Developers...configure page setup settings for worksheets to control the printing process...

    docs.aspose.com/cells/nodejs-cpp/setting-margins/
  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....osoft Excel中用户可以执行的任务。本文解释了如何通过编程方式应用命名范围。 命名区域是Excel的一个功能,可...; using Excel = Microsoft . Office . Interop . Excel ; using...

    docs.aspose.com/cells/zh/net/creating-a-named-r...
  6. 用 C++ 管理 Excel 图表的标题|Documentation

    学习如何使用 Aspose.Cells for C++ 在 Microsoft Excel 中添加和格式化图表及轴标题。我们的指南将演示如何设置不同类型的标题,调整其外观,并修改轴标题以更好地展示数据和提高清晰度。...用 C++ 管理 Excel 图表的标题 Contents [ Hide ] 在Excel图表中,有两种标题: 图表标题...您可以在 WYSIWYG 环境中使用 Microsoft Excel 设置图表及其轴的标题。Aspose.Cells 还允许...

    docs.aspose.com/cells/zh/cpp/chart-and-axis-tit...
  7. Create, Manipulate or Remove Scenarios from Wor...

    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 Remove Scenarios from Worksheets Contents [ Hide ] Sometimes...creating a scenario, design a worksheet so that it contains at least...

    docs.aspose.com/cells/java/create-manipulate-or...
  8. How to Lock Cells to Protect Them with C++|Docu...

    This article shows you code explaining how to lock cells to protect them using Aspose.Cells library with C++....applications, such as Microsoft Excel or Google Sheets, for several...while keeping the rest of the worksheet protected. Protecting Formulas:...

    docs.aspose.com/cells/cpp/how-to-lock-cells-to-...
  9. 使用C++统计工作表中的单元格数量|Documentation

    在本文中,你将学习如何使用Aspose.Cells的C++ API编程统计Excel工作表中的单元格数目。...01_SourceDirectory \\ " ); // Load source Excel file Workbook workbook ( sourceDir...// Access first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/count-number-of-ce...
  10. Adjusting Row Height and Column Width|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....environment using Microsoft Excel. But, with Aspose.Cells developers...that represents a Microsoft Excel file. The Workbook class contains...

    docs.aspose.com/cells/cpp/adjusting-row-height-...