Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 43,339 for

table

(0.05 sec)
  1. ConditionalStyle.bottom_padding property | Aspo...

    ConditionalStyle.bottom_padding property. Gets or sets the amount of space (in points) to add below the contents of Table cells....to add below the contents of table cells. @property def bottom_padding...with certain area styles of a table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ConditionalStyle.top_padding property | Aspose....

    ConditionalStyle.top_padding property. Gets or sets the amount of space (in points) to add above the contents of Table cells....to add above the contents of table cells. @property def top_padding...with certain area styles of a table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table.PreferredWidth | Aspose.Words for .NET AP...

    Table 财产. 获取或设置表格首选宽度...Table.PreferredWidth Table.PreferredWidth property 获取或设置表格首选宽度。...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/zh/net/aspose.words....
  4. Row.EnsureMinimum | Aspose.Words for .NET

    Row EnsureMinimum method. If the Row has no cells creates and appends one Cell in C#....= new Document (); Table table = new Table ( doc ); doc . FirstSection...AppendChild ( table ); Row row = new Row ( doc ); table . AppendChild...

    reference.aspose.com/words/net/aspose.words.tab...
  5. TableStyle.borders property | Aspose.Words for ...

    TableStyle.borders property. Gets the collection of default cell borders for the style....custom style settings for the table. doc = aw . Document () builder...DocumentBuilder ( doc ) table = builder . start_table () builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::ParagraphFormat::get_KeepWithNex...

    Aspose::Words::ParagraphFormat::get_KeepWithNext method. True if the paragraph is to remains on the same page as the paragraph that follows it in C++....Examples Shows how to set a table to stay together on the same...+ u "Table spanning two pages.docx" ); SharedPtr < Table > table...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. ConditionalStyle.ParagraphFormat | Aspose.Words...

    ConditionalStyle ParagraphFormat property. Gets the paragraph 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. ConditionalStyleCollection.EvenRowBanding | Asp...

    ConditionalStyleCollection EvenRowBanding property. Gets the even row 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...
  9. ConditionalStyleCollection.BottomRightCell | As...

    ConditionalStyleCollection BottomRightCell property. Gets the bottom right cell 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...
  10. ConditionalStyleCollection.LastColumn | Aspose....

    ConditionalStyleCollection LastColumn property. Gets the last column 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...