Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 43,344 for

table

(0.1 sec)
  1. TableStyle.vertical_alignment property | Aspose...

    TableStyle.vertical_alignment property. Specifies the vertical alignment for the cells.... tables . CellVerticalAlignmen : ...., value : aspose . words . tables . CellVerticalAlignmen ): ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::DocumentVisitor::VisitCellEnd me...

    Aspose::Words::DocumentVisitor::VisitCellEnd method. Called when enumeration of a Table cell has ended in C++....Called when enumeration of a table cell has ended. virtual Aspose...SharedPtr < Aspose :: Words :: Tables :: Cell > cell ) Parameter...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. ShapeBase.AllowOverlap | Aspose.Words for .NET

    ShapeBase AllowOverlap property. Gets or sets a value that specifies whether this shape can overlap other shapes in C#....Shows how to work with floating tables properties. Document doc =...MyDir + "Table wrapped by text.docx" ); Table table = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 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...
  5. Table.AbsoluteVerticalDistance | Aspose.Words f...

    Table 财产. 获取或设置表格属性指定的绝对垂直浮动表格位置以点为单位 默认值为0....Table.AbsoluteVerticalDist Table.AbsoluteVerticalDist property...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/zh/net/aspose.words....
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...