Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 5,746 for

table

(0.03 sec)
  1. ConditionalStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.ConditionalStyle class for advanced Table formatting. Enhance your documents with dynamic styles and improve readability effortlessly....to some area of a table with assigned table style. To learn more...more, visit the Working with Tables documentation article. public...

    reference.aspose.com/words/net/aspose.words/con...
  2. Aspose::Words::Tables::RowFormat class | Aspose...

    Aspose::Words::Tables::RowFormat class. Represents all formatting for a Table row. To learn more, visit the documentation article in C++....Aspose::Words::Tables::RowFormat class Contents [ Hide ] RowFormat...Represents all formatting for a table row. To learn more, visit the...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. AutoFitBehavior | Aspose.Words for Java

    Determines how Aspose.Words resizes the Table when you invoke the MAspose.Words.Tables.Table.AutoFitAspose.Words.Tables.AutoFitBehavior method in Java....the table when you invoke the M:Aspose.Words.Tables.Table.AutoFit(Aspose...AutoFit(Aspose.Words.Tables.AutoFitBehavior) method. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  4. Table.setBorders method | Aspose.Words for Node.js

    Table.setBorders method. Sets all Table borders to the specified line style, width and color....lineWidth, color) Sets all table borders to the specified line...Shows how to format of all of a table’s borders at once. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HtmlSaveOptions.AllowNegativeIndent | Aspose.Wo...

    Discover the HtmlSaveOptions AllowNegativeIndent property to control paragraph indents when saving to HTML, MHTML, or EPUB. Optimize your document formatting today!...DocumentBuilder ( doc ); // Insert a table with a negative indent, which...the left page boundary. Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ConditionalStyle.RightPadding | Aspose.Words fo...

    Discover the ConditionalStyle RightPadding property to easily adjust Table cell spacing. Enhance your layout with precise control for better design....the right of the contents of table cells. public double RightPadding...with certain area styles of a table. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/con...
  7. Manage Cells|Aspose.Slides for Python Documenta...

    Table cells in PowerPoint presentations in Python...Contents [ Hide ] Identify Merged Table Cell Create an instance of the...the table from the first slide. Iterate through the table’s rows...

    docs.aspose.com/slides/python-net/manage-cells/
  8. TableStyle.vertical_alignment property | Aspose...

    TableStyle.vertical_alignment property. Specifies the vertical alignment for the cells.... tables . CellVerticalAlignmen : ...., value : aspose . words . tables . CellVerticalAlignmen ): ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.AllowOverlap | Aspose.Words for .NET

    Discover the ShapeBase AllowOverlap property, control shape interactions by enabling or disabling overlap with other shapes for enhanced design flexibility....Shows how to work with floating tables properties. Document doc =...MyDir + "Table wrapped by text.docx" ); Table table = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  10. TableAlignment | Aspose.Words for Java

    Specifies alignment for an inline Table in Java....Specifies alignment for an inline table. Examples: Shows how to apply...apply an outline border to a table. Document doc = new Document(getMyDir()...

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