Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 18,768 for

rows

(0.09 sec)
  1. Setting Print Options|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C# API and .NET Library. You can set the Print Area, Print Titles and Page Order.... Print row/column headings. Achieve draft...Cells allows you to designate row and column headers to repeat...

    docs.aspose.com/cells/net/setting-print-options/
  2. Aspose::Words::Tables::RowFormat::get_AllowBrea...

    Aspose::Words::Tables::RowFormat::get_AllowBreakAcrossPages method. True if the text in a table row is allowed to split across a page break in C++....True if the text in a table row is allowed to split across a...to disable rows breaking across pages for every row in a table...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Add, Extract, Delete Tables in PDF using Python...

    Manage Tables in PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...border_info for row_count in range ( 0 , 10 ): row = table . rows . add...add () row . cells . add ( "Column (" + str ( row_count ) + ", 1)"...

    products.aspose.com/pdf/python-net/table/
  4. BorderCollection.Vertical | Aspose.Words for .NET

    Discover the BorderCollection Vertical property for seamless cell borders. Enhance your design with customizable vertical borders for a polished look!...vertical borders to a table row’s format. Document doc = new...InsertCell (); builder . Write ( $"Row {i + 1}, Column 1" ); builder...

    reference.aspose.com/words/net/aspose.words/bor...
  5. Opening Files with Different Formats|Documentation

    Aspose.Cells for Python via Java API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc.... Data is arranged in rows and columns like in tables and...files, where data is arranged in rows and columns like in tables and...

    docs.aspose.com/cells/python-java/opening-files...
  6. Pdf417Parameters|Aspose.BarCode for Python via ...

    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.... Rigth row indicator and right stop pattern...mode. columns Columns count. rows Rows count. aspect_ratio Height/Width...

    docs.aspose.com/barcode/python-net/api-referenc...
  7. TableStyle.bidi property | Aspose.Words for Python

    TableStyle.bidi property. Gets or sets whether this is a style for a right-to-left table....Remarks When True , the cells in rows are laid out right to left....write ( 'مرحبًا' ) builder . end_row () builder . insert_cell () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert Excel to Pandas DataFrame in Python

    Learn how to convert Excel files to pandas DataFrames in Python using Aspose.Cells for Python via .NET with simple, accurate code examples....to an Excel spreadsheet with rows and columns. Each column can...the worksheet cells. Extract rows and headers. Convert the extracted...

    blog.aspose.com/cells/convert-excel-to-pandas-d...
  9. Enable Different GridWeb Modes|Documentation

    This article introduces how to work with EditMode and SessionMode in GridWeb.... Managing rows and columns. Cutting, copying...change the height and width of rows and columns. Session Mode The...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  10. Calculate the Width and Height of the Cell Valu...

    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....then set the column width and row height of that cell, respectively...Alternatively, you can also autofit rows and columns of your cells or...

    docs.aspose.com/cells/java/calculate-the-width-...