Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 43,444 for

table

(0.08 sec)
  1. IRowFormat | Aspose.Sildes for Python via .NET ...

    IRowFormat IRowFormat class Represents format of a Table row. The IRowFormat type exposes the following members: Meth......class Represents format of a table row. The IRowFormat type exposes...get_effective() Gets effective table row formatting properties with...

    reference.aspose.com/slides/python-net/aspose.s...
  2. GetEffective() | Aspose.Slides for C++ API Refe...

    Gets effective Table formatting properties with inheritance and Table styles applied....effective table formatting properties with inheritance and table styles...effective fill format for different table logic parts. Please note that...

    reference.aspose.com/slides/cpp/aspose.slides/t...
  3. SettableGlobalizationSettings | Aspose.Cells fo...

    Implementation of GlobalizationSettings that supports user to set/change pre-defined texts....globalization settings for pivot table. getPivotTotalName() Gets the...getTableRowTypeOfAll() Gets the type name of table rows that consists of all rows...

    reference.aspose.com/cells/java/com.aspose.cell...
  4. Aspose java 新插入一个Pragraph以后获取新paragraph的getEndP...

    代码如下: //插入续表题目 Table.getParentNode().insertAfter(continueNameParagraph, Table); doc.updatePageLayout(); //判断续表题目是否和之前的续表在同一个页面里。如果在同一个页面里的话,就不断insert一个paragraph,直到续表的题目到下一页 while (collector.getEndPageIndex(continueNameP…...2024, 3:23am 1 代码如下: //插入续表题目 table.getParentNode().insertAfter...insertAfter(continueNameParagrap, table); doc.updatePageLayout(); //判断续...

    forum.aspose.com/t/aspose-java-pragraph-paragra...
  5. Aspose::Font::TtfTables::TtfTableBase Class Ref...

    Public Member Functions | Protected Member Functions | Static Protected Member Functions | Protected Attributes | Lis......Class Reference Represents TTF table definition. More... Inherits...get_TtfTables () const Reference to TTF table repository. More... ASPOSE_FONT_SHARED_API...

    reference.aspose.com/font/cpp/class/aspose.font...
  6. Aspose::Font::TtfTables::TtfTableBase Class Ref...

    Public Member Functions | Protected Member Functions | Static Protected Member Functions | Protected Attributes | Lis......Class Reference Represents TTF table definition. More... Inherits...get_TtfTables () const Reference to TTF table repository. More... ASPOSE_FONT_SHARED_API...

    reference.aspose.com/font/cpp/class/aspose.font...
  7. Aspose::Cells::SettableGlobalizationSettings::S...

    Aspose::Cells::SetTableGlobalizationSettings::SetTableRowTypeOfHeaders method. Sets the type name of Table rows that consists of the Table header in C++....type name of table rows that consists of the table header. void...U16String& the type name of table rows See Also Class Vector Class...

    reference.aspose.com/cells/cpp/aspose.cells/set...
  8. TableStyle.RightPadding | Aspose.Words for .NET...

    TableStyle 财产. 获取或设置要添加到表格单元格内容右侧的空间量以磅为单位...DocumentBuilder ( doc ); Table table = builder . StartTable ();...Styles . Add ( StyleType . Table , "MyTableStyle1" ); tableStyle...

    reference.aspose.com/words/zh/net/aspose.words/...
  9. Aspose::Words::Tables::PreferredWidth::Equals m...

    Aspose::Words::Tables::PreferredWidth::Equals method. Determines whether the specified PreferredWidth is equal in value to the current PreferredWidth in C++....Aspose::Words::Tables::PreferredWidth::Equals method Contents...System::SharedPtr<Aspose::Words::Tables::PreferredWidth>&) method Determines...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Cell.CellFormat | Aspose.Words for .NET API 参考

    Cell 财产. 提供对单元格格式属性的访问...Document ( MyDir + "Tables.docx" ); Table table = doc . FirstSection...FirstSection . Body . Tables [ 0 ]; Cell firstCell = table . FirstRow ...

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