Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 43,358 for

table

(0.21 sec)
  1. Table.TopPadding | Aspose.Words for .NET

    Table TopPadding property. Gets or sets the amount of space in points to add above the contents of cells in C#....TopPadding Contents [ Hide ] Table.TopPadding property Gets or...configure content padding in a table. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.tab...
  2. VisitTableStart | Aspose.Note for .NET API Refe...

    Start to visit the Tableaspose.note/Table node....VisitTableStart method Start to visit the Table node. public virtual void VisitTableStart...VisitTableStart ( Table table ) Parameter Type Description table Table The...

    reference.aspose.com/note/net/aspose.note/docum...
  3. Table.RightPadding | Aspose.Words for .NET API 参考

    Table 财产. 获取或设置要添加到单元格内容右侧的空间量以磅为单位...Table.RightPadding Table.RightPadding property 获取或设置要添加到单元格内容右侧的空间量(以磅为单位)。...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/zh/net/aspose.words....
  4. TableStyle.Bidi | Aspose.Words for .NET

    TableStyle Bidi property. Gets or sets whether this is a style for a righttoleft Table in C#....a style for a right-to-left table. public bool Bidi { get ; set...custom style settings for the table. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tab...
  5. TableCollection | Aspose.Words for Java

    Provides typed access to a collection of Table nodes in Java....typed access to a collection of Table nodes. To learn more, visit...visit the Working with Tables documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  6. Table.style_options property | Aspose.Words for...

    Table.style_options property. Gets or sets bit flags that specify how a Table style is applied to this Table....style_options property Table.style_options property Gets or sets...specify how a table style is applied to this table. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::TableStyle::get_AllowBreakAcross...

    Aspose::Words::TableStyle::get_AllowBreakAcrossPages method. Gets or sets a flag indicating whether text in a Table row is allowed to split across a page break in C++....indicating whether text in a table row is allowed to split across...custom style settings for the table. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. Aspose::Words::TableStyle::get_Shading method |...

    Aspose::Words::TableStyle::get_Shading method. Gets a Shading object that refers to the shading formatting for Table cells in C++....the shading formatting for table cells. System :: SharedPtr <...custom style settings for the table. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words/tab...
  9. Aspose::Words::ConditionalStyleCollection Class...

    Represents a collection of ConditionalStyle objects....with certain area styles of a table. auto doc = MakeObject<Document>();...uilder>(doc); SharedPtr<Table> table = builder->StartTable();...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. Table.VerticalAnchor | Aspose.Words for .NET

    Table VerticalAnchor property. Gets the base object from which the vertical positioning of floating Table should be calculated. Default value is Margin in C#....VerticalAnchor Contents [ Hide ] Table.VerticalAnchor property Gets...vertical positioning of floating table should be calculated. Default...

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