Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 18,878 for

rows

(0.09 sec)
  1. 在工作簿中应用样式|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....true ; //Accessing a row from the Rows collection Column column...to the Style property of the row column . ApplyStyle ( style ...

    docs.aspose.com/cells/zh/net/apply-styles-to-ra...
  2. Cell.Tables | Aspose.Words for .NET

    Discover Cell Tables. Easily access a collection of tables directly within your cell for streamlined organization and enhanced data management....foreach ( Row row in table . Rows ) { foreach ( Cell Cell in row . Cells...

    reference.aspose.com/words/net/aspose.words.tab...
  3. 使用 Aspose.PDF for .NET 和 Python|Aspose.PDF for ...

    在本教程中,您将探索在 Python 中创建和修改 PDF 文件的不同方法。... Rows . Add () headerRow . Cells ...i < 10 ): dataRow = table . Rows . Add () dataRow . Cells . Add...

    docs.aspose.com/pdf/zh/net/python-net/
  4. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......JSON in Python How to Adjust Row Height in Excel using Python...Excel using Python How to Add Rows in Word Table using Python How...

    kb.aspose.com/categories/page/38/
  5. Appendix B. Technical FAQ in Java|Aspose.Words ...

    Learn the LINQ Reporting Engine FAQ to build a report in Java....then the item represents its row. Otherwise, if the enumeration...enumeration represents child rows of a DataTable row, then the item represents...

    docs.aspose.com/words/java/appendix-b-technical...
  6. OutlineOptions.CreateOutlinesForHeadingsInTable...

    Discover how the CreateOutlinesForHeadingsInTables property enhances table organization by enabling outlines for heading styles, improving document clarity....Create a table with three rows. The first row, // whose text we will...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 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 Java....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/java/working-with-table-c...
  8. Problem retrieving vertical and horizontal bord...

    Hello, We are trying to retrieve the border properties (horizontal and vertical) from the table style for odd banded columns, even banded columns, odd banded Rows, etc. However, Aspose thRows an exception: “The requeste…...even banded columns, odd banded rows, etc. However, Aspose throws...get(ConditionalStyleType.EVEN_ROW_BANDING) .getBorders() .getHorizontal();...

    forum.aspose.com/t/problem-retrieving-vertical-...
  9. Incorrect render of text with some fonts when D...

    Hello, The subject is quite similar to this topic I created few months ago, but with a different outcome: Incorrect render of text with font from Aptos family My customer is using the font Montserrat in his workbook. W…...image shows that on the 3 first rows, the Arial font is used for...starting from the middle of the 4th row, the Montserrat font is used...

    forum.aspose.com/t/incorrect-render-of-text-wit...
  10. Aspose::Words::Tables::Row::get_RowFormat metho...

    Aspose::Words::Tables::Row::get_RowFormat method. Provides access to the formatting properties of the row in C++....Aspose::Words::Tables::Row::get_RowFormat method Contents [ Hide ] Row::get_RowFormat...formatting properties of the row. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...