Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 22,240 for

table

(0.52 sec)
  1. FieldToc.entryLevelRange property | Aspose.Word...

    FieldToc.entryLevelRange property. Gets or sets a range of levels of the Table of contents entries to be included....sets a range of levels of the table of contents entries to be included...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TableSubstitutionRule.load_android_settings met...

    TableSubstitutionRule.load_android_settings method. Loads predefined Table substitution settings for Android platform....load_android_settings() Loads predefined table substitution settings for Android...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 如何在 HTML 中更改边框颜色?C# 示例

    在本文中,我们将使用 C# 示例来展示使用 Aspose.HTML for .NET 库更改 HTML 文件边框颜色的不同方法。...<h1> &mldr; <h6> 、 <div> 或 <table> 。下面的 C# 示例显示了 <h1> 元素边框颜色的更改:...如果要更改表格边框颜色,可以使用内联或内部 CSS。 您可以通过 HTML <table> 元素应用 style 属性。请记住,使用样式属性会覆盖...

    docs.aspose.com/html/zh/net/how-to-articles/how...
  4. Aspose::Words::Fields::FieldToa::set_UseHeading...

    Aspose::Words::Fields::FieldToa::set_UseHeading method. Sets whether to include the category heading for the entries in a Table of authorities in C++....heading for the entries in a table of authorities. void Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldToa::get_EntrySepar...

    Aspose::Words::Fields::FieldToa::get_EntrySeparator method. Gets the character sequence that is used to separate a Table of authorities entry and its page number in C++....that is used to separate a table of authorities entry and its...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldToc::get_CustomStyl...

    Aspose::Words::Fields::FieldToc::get_CustomStyles method. Gets a list of styles other than the built-in heading styles to include in the Table of contents in C++....heading styles to include in the table of contents. System :: String...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. CellFormat.rightPadding property | Aspose.Words...

    CellFormat.rightPadding property. Returns or sets the amount of space (in points) to add to the right of the contents of cell....DocumentBuilder ( doc ); let table = builder . startTable (); builder.... endTable (); let cells = table . firstRow . cells . toArray...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CellFormat.leftPadding property | Aspose.Words ...

    CellFormat.leftPadding property. Returns or sets the amount of space (in points) to add to the left of the contents of cell....DocumentBuilder ( doc ); let table = builder . startTable (); builder.... endTable (); let cells = table . firstRow . cells . toArray...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CellFormat.bottomPadding property | Aspose.Word...

    CellFormat.bottomPadding property. Returns or sets the amount of space (in points) to add below the contents of cell....DocumentBuilder ( doc ); let table = builder . startTable (); builder.... endTable (); let cells = table . firstRow . cells . toArray...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....block-level nodes Paragraph and Table . To learn more, visit the Logical...getTables() Gets a collection of tables that are immediate children...

    reference.aspose.com/words/java/com.aspose.word...