Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 16,203 for

table

(0.12 sec)
  1. BorderType Enum | Aspose.Words for .NET

    Discover Aspose.Words.BorderType enum for customizable border options. Enhance your documents with precise border control and style!...border of a paragraph or a table cell. Left 1 Specifies the left...border of a paragraph or a table cell. Right 2 Specifies the...

    reference.aspose.com/words/net/aspose.words/bor...
  2. HtmlSaveOptions.allow_negative_indent property ...

    HtmlSaveOptions.allow_negative_indent property. Specifies whether negative left and right indents of paragraphs are normalized when saving to HTML, MHTML or EPUB...DocumentBuilder ( doc = doc ) # Insert a table with a negative indent, which...page boundary. table = builder . start_table () builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table.leftPadding property | Aspose.Words for N...

    Table.leftPadding property. Gets or sets the amount of space (in points) to add to the left of the contents of cells....leftPadding property Table.leftPadding property Gets or sets...configure content padding in a table. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Table.topPadding property | Aspose.Words for No...

    Table.topPadding property. Gets or sets the amount of space (in points) to add above the contents of cells....topPadding property Table.topPadding property Gets or sets the...configure content padding in a table. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_Count method. Gets the number of conditional styles in the collection in C++....with certain area styles of a table. auto doc = System :: MakeObject...Aspose :: Words :: Tables :: Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_EvenColumnBanding method. Gets the even column banding style in C++....with certain area styles of a table. auto doc = System :: MakeObject...Aspose :: Words :: Tables :: Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_OddColumnBanding method. Gets the odd column banding style in C++....with certain area styles of a table. auto doc = System :: MakeObject...Aspose :: Words :: Tables :: Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Aspose::Words::ConditionalStyle::get_Shading me...

    Aspose::Words::ConditionalStyle::get_Shading method. Gets a Shading object that refers to the shading formatting for this conditional style in C++....with certain area styles of a table. auto doc = System :: MakeObject...Aspose :: Words :: Tables :: Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_OddRowBanding method. Gets the odd row banding style in C++....with certain area styles of a table. auto doc = System :: MakeObject...Aspose :: Words :: Tables :: Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. PreferredWidth.Equals | Aspose.Words for .NET

    Discover how the PreferredWidth Equals method checks if your specified width matches the current value, ensuring precision in your layout design....to set a preferred width for table cells. Document doc = new Document...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words.tab...