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

table

(0.15 sec)
  1. Aspose::Words::Tables::RowFormat Class Referenc...

    Represents all formatting for a Table row....all members Aspose::Words::Tables::RowFormat Class Reference...formatting for a table row. Examples Shows how to build a table with custom...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. Aspose::Words::Tables::RowFormat Class Referenc...

    Represents all formatting for a Table row....all members Aspose::Words::Tables::RowFormat Class Reference...formatting for a table row. Examples Shows how to build a table with custom...

    reference.aspose.com/words/cpp/class/aspose.wor...
  3. Aspose::Font::TtfTables::TtfTableRepository Cla...

    Public Member Functions | Protected Member Functions | Static Protected Member Functions | Protected Attributes | Lis......Represents repository of TTF tables. More... Inherits System::Object...get_HeadTable () const Gets head table. More... ASPOSE_FONT_SHARED_API...

    reference.aspose.com/font/cpp/class/aspose.font...
  4. TableStyleElementType - Aspose.Cells for Python...

    Details & examples of Aspose.Cells for Python via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically.... Represents the Table or PivotTable style element...Summary const int BLANK_ROW Table style element that applies to...

    reference.aspose.com/cells/python-java/asposece...
  5. Aspose::Words::Node::GetAncestor method | Aspos...

    Aspose::Words::Node::GetAncestor method. Gets the first ancestor of the specified NodeType in C++....Shows how to find out if a tables are nested. void CalculateDepthOfNest..."Nested tables.docx" ); SharedPtr < NodeCollection > tables = doc...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. TableStyle.conditional_styles property | Aspose...

    TableStyle.conditional_styles property. Collection of conditional styles that may be defined for this Table style....that may be defined for this table style. @property def conditional_styles...with certain area styles of a table. doc = aw . Document () builder...

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