Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 21,314 for

worksheet

(0.04 sec)
  1. Insert Hyperlinks into Excel or OpenOffice with...

    How to insert hyperlinks into Excel file with Aspose.Cells library without MS Excel using C++....access to each worksheet in the Excel file. A worksheet is represented...represented by the Worksheet class. The Worksheet class provides different...

    docs.aspose.com/cells/cpp/insert-hyperlinks-to-...
  2. 用C++自动调整行列宽|Documentation

    本文展示如何使用Aspose.Cells for C++ API自动调整行、列、合并单元格的行,以及范围内的行。...类包含一个 Worksheets 集合,可以访问Excel文件中的每个工作表。工作表由 Worksheet 类表示。 Worksheet...Worksheet 类提供了管理工作表的多种方法。本文介绍了使用 Worksheet 类自动调整行或列的方法。 自动调整行 - 简单 最简单的自动调整行宽和列高的方法是调用...

    docs.aspose.com/cells/zh/cpp/autofit-rows-and-c...
  3. Public API Changes in Aspose.Cells 8.5.0|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....CalculateFormula(CalculationOptions) Worksheet.CalculateFormula(CalculationOptions...//Source worksheet Worksheet srcSheet = workbook . Worksheets [ 0...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Set Print Titles with Python.NET|Documentation

    Learn how to configure repeated row/column headers on printed pages using Aspose.Cells for Python via .NET.... When you print the worksheet, the specified rows or columns...print titles in a specified worksheet: First, load the sample file...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  5. Export Data from Worksheets in xlsx4j|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....Export Data from Worksheets in xlsx4j Contents [ Hide ] Aspose...Cells - Export Data from Worksheets Aspose.Cells not only lets...

    docs.aspose.com/cells/java/export-data-from-wor...
  6. Managing Page Breaks in 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....Code $worksheets = $workbook -> getWorksheets (); $worksheet = $worksheets...$worksheets -> get ( 0 ); $h_page_breaks = $worksheet -> getHorizontalPageBre...

    docs.aspose.com/cells/java/managing-page-breaks...
  7. Public API Changes in Aspose.Cells 8.3.1|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....first worksheet Worksheet worksheet = workbook . Worksheets [ 0...chart inside the worksheet Chart chart = worksheet . Charts [ 0 ];...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. Public API Changes in Aspose.Cells 8.3.1|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....//Access the first worksheet Worksheet worksheet = workbook . getWorksheets...chart inside the worksheet Chart chart = worksheet . getCharts ()...

    docs.aspose.com/cells/java/public-api-changes-i...
  9. AutoFit Rows and Columns with Node.js via C++|D...

    This article shows how to autoFit rows, columns, rows of merged cells, and row in a range of cells using Aspose.Cells for Node.js via C++....access to each worksheet in an Excel file. A worksheet is represented...represented by the Worksheet class. The Worksheet class provides a wide...

    docs.aspose.com/cells/nodejs-cpp/autofit-rows-a...
  10. 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....certain rows or columns of the worksheet and then display them later...access to each worksheet in the Excel file. A worksheet is represented...

    docs.aspose.com/cells/java/hiding-and-showing-r...