Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 19,492 for

rows

(0.7 sec)
  1. FieldDatabase.InsertOnceOnMailMerge | Aspose.Wo...

    Discover how the InsertOnceOnMailMerge property in FieldDatabase enhances your data merging by allowing seamless insertion at the start of merges....Configure them to display only rows 1 to 10 of the query result...+ 16 (autofit) + 32 (heading rows). field . FormatAttributes =...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldDatabase.TableFormat | Aspose.Words for .NET

    Discover the FieldDatabase TableFormat property to easily customize your database query results with flexible formatting options for enhanced data presentation....Configure them to display only rows 1 to 10 of the query result...+ 16 (autofit) + 32 (heading rows). field . FormatAttributes =...

    reference.aspose.com/words/net/aspose.words.fie...
  3. DataBar Barcodes|Documentation

    Use Aspose.BarCode for Python to generate Databar barcodes...subtypes have two-row and multiple-row (at most 10 rows) versions. This...adjuted by changing barcode row and column numbers. Aspose.BarCode...

    docs.aspose.com/barcode/python-java/generate-da...
  4. RowFormat.allow_break_across_pages property | A...

    RowFormat.allow_break_across_pages property. True if the text in a table row is allowed to split across a page break....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/python-net/aspose.wo...
  5. Resize Shapes in Presentations with Python|Aspo...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET—automate slide layout adjustments and boost productivity....case: you must adjust individual row heights and column widths to...: for row in shape . rows : row . minimal_height = row . minimal_height...

    docs.aspose.com/slides/python-net/re-sizing-sha...
  6. Resize Shapes on Presentation Slides in .NET|As...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for .NET—automate slide layout adjustments and boost productivity....case: you must adjust individual row heights and column widths to...; foreach ( IRow row in table . Rows ) { row . MinimalHeight *=...

    docs.aspose.com/slides/net/re-sizing-shapes-on-...
  7. Read Excel File in Python

    This topic covers how to open and read Excel files in Python. It provides IDE setup instructions, a step-by-step approach, and a working example to create an XLSX reader in Python....number of populated columns and rows in the sheet Define nested loops...columns in each of the populated row Retrieve the contents of the...

    kb.aspose.com/cells/python/read-excel-file-in-p...
  8. ❗ “Add Row” and “Add Column” Actions Insert in ...

    :lady_beetle: Issue Description In our implementation using Aspose.Cells GridJS, the “Add Row” and “Add Column” toolbar buttons are not behaving as expected: The “Add Row” button always inserts the new row above the cu…...❗ “Add Row” and “Add Column” Actions Insert in Incorrect Location...Aspose.Cells GridJS , the “Add Row” and “Add Column” toolbar buttons...

    forum.aspose.com/t/add-row-and-add-column-actio...
  9. Convert CSV, TSV and TXT to Excel|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.... Data is arranged in rows and columns, like in tables...file, where data is arranged in rows and columns like in tables and...

    docs.aspose.com/cells/net/convert-csv-tsv-and-t...
  10. 在Python中复制行和列|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.... Python 代码 def copy_rows ( self ): \# Instantiating a...get ( 0 ) \# Copy the second row with data , formattings , images...

    docs.aspose.com/cells/zh/java/copying-rows-and-...