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

table

(0.12 sec)
  1. Aspose::Cells::Tables::TableStyleCollection::Ad...

    Aspose::Cells::Tables::TableStyleCollection::AddPivotTableStyle method. Adds a custom pivot Table style in C++....Aspose::Cells::Tables::TableStyleCollection::AddPivotTableStyle...custom pivot table style. int32_t Aspose :: Cells :: Tables :: TableStyleCollection...

    reference.aspose.com/cells/cpp/aspose.cells.tab...
  2. Node.GetAncestor | Aspose.Words for .NET API 参考

    Node 方法. 获取指定对象类型的第一个祖先...MyDir + "Nested tables.docx" ); NodeCollection tables = doc . GetChildNodes...NodeType . Table , true ); for ( int i = 0 ; i < tables . Count...

    reference.aspose.com/words/zh/net/aspose.words/...
  3. Row.is_last_row property | Aspose.Words for Python

    Row.is_last_row property. True if this is the last row in a Table; false otherwise....if this is the last row in a table; false otherwise. @property...Examples Shows how to set a table to stay together on the same...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CellFormat.TopPadding | Aspose.Words for .NET A...

    CellFormat 财产. 返回或设置要添加到单元格内容之上的空间量以磅为单位...DocumentBuilder ( doc ); Table table = builder . StartTable ();...Assert . AreEqual ( 0.0d , table . FirstRow . Cells [ 0 ]. CellFormat...

    reference.aspose.com/words/zh/net/aspose.words....
  5. CellFormat.BottomPadding | Aspose.Words for .NE...

    CellFormat 财产. 返回或设置要添加到单元格内容下方的空间量以磅为单位...DocumentBuilder ( doc ); Table table = builder . StartTable ();...Assert . AreEqual ( 0.0d , table . FirstRow . Cells [ 0 ]. CellFormat...

    reference.aspose.com/words/zh/net/aspose.words....
  6. ConditionalStyleCollection.EvenColumnBanding | ...

    ConditionalStyleCollection EvenColumnBanding property. Gets the even column banding style in C#....with certain area styles of a table. Document doc = new Document...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words/con...
  7. ConditionalStyle.Font | Aspose.Words for .NET

    ConditionalStyle Font property. Gets the character formatting of the conditional style in C#....with certain area styles of a table. Document doc = new Document...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words/con...
  8. Aspose::Words::Tables::RowFormat class | Aspose...

    Aspose::Words::Tables::RowFormat class. Represents all formatting for a Table row. To learn more, visit the documentation article in C++....Aspose::Words::Tables::RowFormat class Contents [ Hide ] RowFormat...Represents all formatting for a table row. To learn more, visit the...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Table.auto_fit method | Aspose.Words for Python

    Table.auto_fit method. Resizes the Table and cells according to the specified auto fit behavior....auto_fit(behavior) Resizes the table and cells according to the specified...behavior : aspose . words . tables . AutoFitBehavior ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Table.allow_auto_fit property | Aspose.Words fo...

    Table.allow_auto_fit property. Allows Microsoft Word and Aspose.Words to automatically resize cells in a Table to fit their contents....allow_auto_fit property Table.allow_auto_fit property Allows...automatically resize cells in a table to fit their contents. @property...

    reference.aspose.com/words/python-net/aspose.wo...