Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 43,335 for

table

(0.08 sec)
  1. Cell.IsFirstCell | Aspose.Words for .NET

    Cell IsFirstCell property. True if this is the first cell inside a row false otherwise in C#....the node structure of every table in a document. public void TableToText...a string of all encountered Table nodes and their children. ///...

    reference.aspose.com/words/net/aspose.words.tab...
  2. set_table_row_type_of_current method | Aspose.C...

    set_Table_row_type_of_current method set_Table_row_type_of_current Sets the type name of Table rows that consists of ......set_table_row_type_of_current method set_table_row_type_of_current...rent Sets the type name of table rows that consists of the current...

    reference.aspose.com/cells/python-net/aspose.ce...
  3. Inconsistency in the header position between th...

    Hello, may I ask how to handle the inconsistency in the header position between the HTML string converted to Word and the Word document and the HTML source document // 加载HTML文件 // Document document = new Document(Paths.…...style="display:table"> <table> <!-- ... --> </table> <figcaption...<figcaption style="display:table-caption;caption-side:top">...</figcaption>...

    forum.aspose.com/t/inconsistency-in-the-header-...
  4. How to Insert a Slicer in Excel using C#

    This tutorial guides on how to insert a slicer in Excel using C#. It contains all the necessary details to configure the environment, step-wise details to write the program and a sample code to add a slicer in Excel using C#....we will add a slicer for a table however you will also learn...the Workbook object having a table in it Get access to the target...

    kb.aspose.com/cells/net/how-to-insert-a-slicer-...
  5. Table.LeftIndent | Aspose.Words for .NET

    Table LeftIndent property. Gets or sets the value that represents the left indent of the Table in C#....LeftIndent Contents [ Hide ] Table.LeftIndent property Gets or...represents the left indent of the table. public double LeftIndent {...

    reference.aspose.com/words/net/aspose.words.tab...
  6. DocumentBuilder.move_to_cell method | Aspose.Wo...

    DocumentBuilder.move_to_cell method. Moves the cursor to a Table cell in the current section....move_to_cell method move_to_cell(table_index, row_index, column_index...character_index) Moves the cursor to a table cell in the current section...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Class GlobalizationSettings | Aspose.Cells for ...

    Aspose.Cells.GlobalizationSettings class. Represents the globalization settings...globalization settings for pivot table. virtual RowSeparatorOfFormul...GetTableRowTypeOfAll () Gets the type name of table rows that consists of all rows...

    reference.aspose.com/cells/net/aspose.cells/glo...
  8. RowFormat.HeadingFormat | Aspose.Words for .NET

    RowFormat HeadingFormat property. True if the row is repeated as a Table heading on every page when the Table spans more than one page in C#....repeated as a table heading on every page when the table spans more...Examples Shows how to build a table with rows that repeat on every...

    reference.aspose.com/words/net/aspose.words.tab...
  9. FieldSkipIf.RightExpression | Aspose.Words for ...

    FieldSkipIf RightExpression property. Gets or sets the right part of the comparison expression in C#....column in our data table. If a row from that table // has a value... Writeln ( ", " ); // This table has three rows, and one of them...

    reference.aspose.com/words/net/aspose.words.fie...
  10. TableStyle.Borders | Aspose.Words for .NET API 参考

    TableStyle 财产. 获取样式的默认单元格边框集合...DocumentBuilder ( doc ); Table table = builder . StartTable ();...Styles . Add ( StyleType . Table , "MyTableStyle1" ); tableStyle...

    reference.aspose.com/words/zh/net/aspose.words/...