Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 19,019 for

rows

(0.25 sec)
  1. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False document......Table False as_row() AsRow() Aspose.Words.Tables.Row False as_cell()...Table False as_row() AsRow() Aspose.Words.Tables.Row False as_cell()...

    docs.aspose.com/words/af/python-net/python-note...
  2. Row.hidden property | Aspose.Words for Python

    Row.hidden property. Gets or sets a flag indicating whether this row is hidden or not....hidden property Row.hidden property Gets or sets a flag indicating...indicating whether this row is hidden or not. @property def hidden...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Row constructor | Aspose.Words for Node.js

    Row constructor. Initializes a new instance of the [Row](../) class....Row constructor Row(doc) Initializes a new instance of the Row...Row class. Row ( doc : Aspose . Words . DocumentBase ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Row.Hidden | Aspose.Words for .NET

    Row Hidden property documentation. Control table row visibility in Word documents programmatically with boolean hide/show settings....Hidden Row.Hidden property Gets or sets a flag indicating whether...whether this row is hidden or not. public bool Hidden { get ; set...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Row Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Tables.Row för sömlös hantering av tabellrader i dina dokument. Förbättra din dokumenthantering med kraftfulla funktioner!...Row Innehåll [ Dölj ] Row class Representerar en tabellrad. För...class Row : CompositeNode Konstruktörer namn Beskrivning Row ( DocumentBase...

    reference.aspose.com/words/sv/net/aspose.words....
  6. Row.IsLastRow | Aspose.Words for .NET

    Discover the Row IsLastRow property. Easily identify if a row is the last in a table for streamlined data management and enhanced programming efficiency....Hide ] Row.IsLastRow property True if this is the last row in a...the // last ones in the last row will prevent the table from splitting...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....for (Row row : table.getRows()) { for (Cell cell : row.getCells())...Examples: Shows how to combine the rows from two tables into one. Document...

    reference.aspose.com/words/java/com.aspose.word...
  8. Delete Row By Bookmark in Jython|Aspose.Words f...

    Delete Row By Bookmark using Jython....Ask AI Delete Row By Bookmark in Jython Contents [ Hide ] Aspose...Words - Delete Row By Bookmark To Delete Row By Bookmark using...

    docs.aspose.com/words/java/delete-row-by-bookma...
  9. Row Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Tables.Row لإدارة صفوف الجداول بسلاسة في مستنداتك. حسّن معالجة مستنداتك بميزات فعّالة!...Row محتويات [ يخفي ] Row class يمثل صف الجدول. لمعرفة المزيد،...public class Row : CompositeNode المنشئون اسم وصف Row ( DocumentBase...

    reference.aspose.com/words/ar/net/aspose.words....
  10. Row.accept method | Aspose.Words for Python

    Row.accept method. Accepts a visitor....visit_row_start() , then calls Node.accept()...calls DocumentVisitor.visit_row_end() at the end. Returns True...

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