Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 43,455 for

table

(0.07 sec)
  1. HtmlSaveOptions.AllowNegativeIndent | Aspose.Wo...

    HtmlSaveOptions AllowNegativeIndent property. Specifies whether negative left and right indents of paragraphs are normalized when saving to HTML MHTML or EPUB. Default value is false in C#....DocumentBuilder ( doc ); // Insert a table with a negative indent, which...the left page boundary. Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Class PivotTables | Aspose.Cells for .NET API R...

    Aspose.Cells.GridWeb.Data.PivotTables class. Represents a collection of all the PivotTable objects...PivotTable table = cache . CreatePivotTable (); table . PivotFields...PivotFieldOrientatio . RowField ; table . PivotFields [ 1 ]. Orientation...

    reference.aspose.com/cells/net/aspose.cells.gri...
  3. Columns | Aspose.Note for .NET API Reference

    Gets the columns of the Table....Columns Table.Columns property Gets the columns of the table. public...AppendChildLast ( cell11 ); Table table = new Table ( doc ) { IsBordersVisible...

    reference.aspose.com/note/net/aspose.note/table...
  4. autofitbehavior - Aspose.Words for Java - API R...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....SvgSaveOptions SystemFontSource Table TableCollection TableStyle ...Words resizes the table when you invoke the Table.autoFit(int) method...

    reference.aspose.com/words/java/com.aspose.word...
  5. ConditionalStyleCollection.last_column property...

    ConditionalStyleCollection.last_column property. Gets the last column style....with certain area styles of a table. doc = aw . Document () builder...DocumentBuilder ( doc ) table = builder . start_table () builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ConditionalStyleCollection.top_right_cell prope...

    ConditionalStyleCollection.top_right_cell property. Gets the top right cell style....with certain area styles of a table. doc = aw . Document () builder...DocumentBuilder ( doc ) table = builder . start_table () builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TableRow | Aspose.Note for .NET API 参考

    表示一个表行... GetDataDir_Tables (); // 添加行 Document document...IList < Table > nodes = document . GetChildNodes < Table >(); foreach...

    reference.aspose.com/note/zh/net/aspose.note/ta...
  8. StyleIdentifier Enum | Aspose.Words for .NET

    Aspose.Words.StyleIdentifier enum. Locale independent style identifier in C#....TableOfAuthorities 44 TableOfFigures 35 The Table of Figures style. ToaHeading...PlainTable1 267 Plain Table 1 PlainTable2 268 Plain Table 2 PlainTable3...

    reference.aspose.com/words/net/aspose.words/sty...
  9. Table.BottomPadding | Aspose.Words for .NET

    Table BottomPadding property. Gets or sets the amount of space in points to add below the contents of cells in C#....BottomPadding Contents [ Hide ] Table.BottomPadding property Gets...configure content padding in a table. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Table.LeftPadding | Aspose.Words for .NET

    Table LeftPadding property. Gets or sets the amount of space in points to add to the left of the contents of cells in C#....LeftPadding Contents [ Hide ] Table.LeftPadding property Gets or...configure content padding in a table. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.tab...