Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 17,878 for

rows

(0.07 sec)
  1. FieldAsk.BookmarkName | Aspose.Words for .NET

    Discover the FieldAsk BookmarkName property to easily manage and customize your bookmarks. Enhance your user experience with seamless navigation!... Rows . Add ( "Row 1" ); table . Rows . Add ( "Row 2" );...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldMergeBarcode.SymbolRotation | Aspose.Words...

    Discover the FieldMergeBarcode SymbolRotation property to easily customize barcode symbol rotation. Enhance your data presentation with valid values like 0 and 3....will create a new page for each row. Each page will contain a DISPLAYBARCODE...with the value from the merged row. DataTable table = new DataTable...

    reference.aspose.com/words/net/aspose.words.fie...
  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 , 0 ); // Freezing Rows Apache POI SS - HSSF XSSF -...HSSF和XSSF时的冻结窗格功能 Java // Freeze just one row sheet1 . createFreezePane ( 0...

    docs.aspose.com/cells/zh/java/freeze-panes-in-a...
  4. Cell class | Aspose.Words for Node.js

    Aspose.Words.Tables.Cell class. Represents a table cell...Cell can only be a child of a Row . Cell can contain block-level...this is the first cell inside a row; false otherwise. isLastCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. IFieldDatabaseProvider | Aspose.Words for Java

    Implement this interface to provide data for the FieldDatabase field when its updated in Java....Configure them to display only rows 1 to 10 of the query result...+ 16 (autofit) + 32 (heading rows). field.setFormatAttributes("63");...

    reference.aspose.com/words/java/com.aspose.word...
  6. Copying a range across workbook which is being ...

    I have two workbooks both with 1 table having 4 columns and 60 Rows, I take one table and copy the style and then copy the value to another workbook. then I reference this copied over table entirely in another sheet of t…...table having 4 columns and 60 rows, I take one table and copy the....FirstColumn); foreach (int row in sourceIndices) { foreach (int...

    forum.aspose.com/t/copying-a-range-across-workb...
  7. Row | Aspose.Words for .NET

    Create dynamic Row instances easily with our Row constructor. Simplify your data management and enhance your coding efficiency today!...Row Contents [ Hide ] Row constructor Initializes a new instance...instance of the Row class. public Row ( DocumentBase doc ) Parameter...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Generate Data Matrix Barcodes|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 Matrix contains up to 144 rows and columns and allows encoding...generation can be determined using rows and columns properties of class...

    docs.aspose.com/barcode/python-net/generate-dat...
  9. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....width of the desired number of rows and columns in the OLE frame...the size of the participating rows and columns to fit within the...

    docs.aspose.com/slides/net/working-solution-for...
  10. How to Create a Table in PowerPoint using Python

    This simple topics guides on how to create a table in Powerpoint using Python. It covers all the required information and a runnable sample code to add table in PowerPoint using Python....the defined columns widths and rows heights using the add_table()...method Traverse through each row and its respective cell inside...

    kb.aspose.com/slides/python/how-to-create-a-tab...