Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 18,738 for

rows

(0.24 sec)
  1. Comment | Aspose.Words for Java

    Represents a container for text of a comment 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...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Conversion Solution using Pythonhttps://products.aspose.com/pdf/python-net/conversion/Recent content in PDF Conversion Solution using Pytho......"text":"Extract the number of rows and columns from the loaded...loaded DICOM image using its Rows and Columns attributes, which represent...

    products.aspose.com/pdf/python-net/conversion/i...
  3. Document | Aspose.Words for Java

    Represents a Word document in Java....for a mail merge from a single row in the table doc.getMailMerge()...for (Row row : table.getRows()) { for (Cell cell : row.getCells())...

    reference.aspose.com/words/java/com.aspose.word...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Merge PDF Documents using Pythonhttps://products.aspose.com/pdf/python-net/merger/Recent content in Merge PDF Documents using Python on Aspsoe.......(2 columns), and vertical (2 rows). This creates a single BMP...(2 columns), and vertical (2 rows). This creates a single BMP...

    products.aspose.com/pdf/python-net/merger/index...
  5. Download .NET Component DLL to Process PDF | As...

    Download C# Class Library DLL to work with PDF pages, images, attachments, fonts, bookmarks, annotations, forms, watermarks, security & printing via .NET API....hotfix: 1) IsRowBroken with Fixed row hight bug fixed. Refer to http://...Working with Table containing Rows... Added: Downloads: Download...

    releases.aspose.com/pdf/net/
  6. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....getTableWidthOutputM() Controls how table, row and cell widths are exported... value) Controls how table, row and cell widths are exported...

    reference.aspose.com/words/java/com.aspose.word...
  7. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document 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. Row.is_last_row property | Aspose.Words for Python

    Row.is_last_row property. True if this is the last row in a table; false otherwise....is_last_row property Row.is_last_row property True if this is...is the last row in a table; false otherwise. @property def is_last_row...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java..../// Called when visiting of a Row node is ended in the document...visitRowEnd(Row row) { if (!row.hasChildNodes() && row.getParentNode()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Row.is_first_row property | Aspose.Words for Py...

    Row.is_first_row property. True if this is the first row in a table; false otherwise....is_first_row property Row.is_first_row property True if this...this is the first row in a table; false otherwise. @property def...

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