Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 12,629 for

columns

(0.05 sec)
  1. Worksheet Views|Documentation

    This article will describe how to use Aspose.Cells for Python via .NET API to interact with the page break preview of an Excel workbook and worksheets. Work with split panes, frozen panes, and zoom factor as well.... column , the column index of the cell that...pane. frozen_columns , the number of visible columns in the left...

    docs.aspose.com/cells/python-net/worksheet-views/
  2. Aspose::Words::Drawing::Charts::ChartSeriesColl...

    Aspose::Words::Drawing::Charts::ChartSeriesCollection::Clear method. Removes all ChartSeries from this collection in C++....DocumentBuilder > ( doc ); // Insert a column chart that will contain three...InsertChart ( ChartType :: Column , 400 , 300 ); SharedPtr <...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Apache POI和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.... 2 , 0 , 2 ); // Freezing Columns worksheet2 . freezePanes (...0 , 2 ); // Freeze just one column sheet2 . createFreezePane (...

    docs.aspose.com/cells/zh/java/freeze-panes-in-a...
  4. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to How to Set FitToPagesWide and FitToPagesTall using Aspose.Cells library....well-organized, without any columns or rows being split awkwardly...output result: How to Print All Columns of Worksheet in One Page Using...

    docs.aspose.com/cells/java/how-to-print-excel-a...
  5. How to Convert Excel Sheet to Image in Java

    This short tutorial is designed to teach how to convert Excel sheet to image in Java. It provides assistance to convert Excel into image in Java by sharing steps to configure the environment and sample code along with the description....image Set the flag to auto-fit columns based on the cell contents...image type or auto-fit the columns to display entire contents...

    kb.aspose.com/cells/java/how-to-convert-excel-s...
  6. Exporting Data from Grid|Documentation

    This article introduces how to export data in GridDesktop....DataTable object having four columns inside. Finally, we exported...first cell with 69 rows and 4 columns) to a DataTable object already...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  7. Row.AcceptStart | Aspose.Words for .NET

    Discover the Row AcceptStart method, seamlessly accept visitors at the row's start for enhanced user experience and efficient navigation....table ) { int rows = 0 ; int columns = 0 ; if ( table . Rows . Count...rows = table . Rows . Count ; columns = table . FirstRow . Count...

    reference.aspose.com/words/net/aspose.words.tab...
  8. DocumentVisitor.visitTableStart method | Aspose...

    DocumentVisitor.visitTableStart method. Called when enumeration of a table has started....table ) { int rows = 0 ; int columns = 0 ; if ( table . rows . count...rows = table . rows . count ; columns = table . firstRow . count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentVisitor.visitRowStart method | Aspose.W...

    DocumentVisitor.visitRowStart method. Called when enumeration of a table row has started....table ) { int rows = 0 ; int columns = 0 ; if ( table . rows . count...rows = table . rows . count ; columns = table . firstRow . count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Table.description property | Aspose.Words for N...

    Table.description property. Gets or sets description of this table...table with three rows and four columns, and then add it to the document...table with two rows and two columns and then insert it into the...

    reference.aspose.com/words/nodejs-net/aspose.wo...