Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 19,319 for

rows

(0.1 sec)
  1. MailMerge.retain_first_section_start property |...

    MailMerge.retain_first_section_start property. Gets or sets a value indicating whether the [PageSetup.section_start](../../../aspose.words/pagesetup/section_start/) of the first document section and its copies for subsequent data source Rows are retained during mail merge or updated according to MS Word behaviour....copies for subsequent data source rows are retained during mail merge...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Table recognition|Documentation

    Extracting and recognizing table cells from images, web links, scanned PDFs, DjVu files, folders, archives and other content....you can retrieve the table’s row and column structure using the...extract text from table and get rows and columns structure: com ...

    docs.aspose.com/ocr/java/table-recognition/
  3. 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/java/working-solution-fo...
  4. 在 VSTO 和 Aspose.Slides 中删除表格的行或列|Aspose.Slides 文档

    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....string FileName = "Removing Row Or Column in Table.pptx" ; Presentation.... msoTrue ) { shp . Table . Rows [ 1 ]. Delete (); } } Aspose...

    docs.aspose.com/slides/zh/net/removing-row-or-c...
  5. Get Paragraph Bounds from Presentations in .NET...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for .NET to optimize text positioning in PowerPoint presentations.... Rows [ 1 ][ 1 ]; double x = tbl . X + tbl . Rows [ 1 ][...; double y = tbl . Y + tbl . Rows [ 1 ][ 1 ]. OffsetY ; foreach...

    docs.aspose.com/slides/net/paragraph/
  6. Filtering Data|Documentation

    This article introduces how to filter data in the Worksheet in GridDesktop....specify the header, start, and end row indexes. The Criteria property...FilterRows to get the filtered rows based on the given criteria...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  7. 表格|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中创建和格式化表格:插入数据、合并单元格、设置边框样式、对齐内容,并支持 PPT、PPTX 和 ODP 的导入/导出。... rows [ 0 ][ 0 ], table . rows [ 1 ][ 1 ], False...

    docs.aspose.com/slides/zh/python-net/examples/e...
  8. How to Add Table in PDF Files using Python | As...

    Do you know how easily add table in PDF via Python? Add table in PDF with high quality using Python PDF library.... The rows and columns of the table allow...10 rows row_count = 1 while ( row_count < 10 ): # Add row to...

    products.aspose.com/pdf/tutorial/add-table-pdf/
  9. Table.convertToHorizontallyMergedCells method |...

    Table.convertToHorizontallyMergedCells method. Converts cells horizontally merged by width to cells merged by [CellFormat.horizontalMerge](../../../aspose.words.tables/cellformat/horizontalMerge/)....default define only 5 cells in a row, and none of them have the horizontal...though there were 7 cells in the row before the horizontal merging...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Table-Column Conditional Blocks|As...

    Use table-column conditional blocks within single document table to represent the same data depending on a condition using C#....columns rather than rows. However, unlike table-row conditional blocks...blocks able to capture only whole rows, table-column conditional blocks...

    docs.aspose.com/words/net/working-with-table-co...