Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 15,934 for

table

(0.05 sec)
  1. CellFormat.Orientation | Aspose.Words for .NET

    Discover how to use the CellFormat Orientation property to adjust text direction in Table cells, enhancing readability and design in your documents....the orientation of text in a table cell. public TextOrientation...how to build a formatted 2x2 table. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.tab...
  2. ConditionalStyle.shading property | Aspose.Word...

    ConditionalStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for this conditional style....with certain area styles of a table. doc = aw . Document () builder...DocumentBuilder ( doc ) table = builder . start_table () builder . insert_cell...

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

    Table.text_wrapping property. Gets or sets [Table.text_wrapping](./) for Table....property Table.text_wrapping property Gets or sets Table.text_wrapping...text_wrapping for table. @property def text_wrapping ( self ) -> aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ConditionalStyle.shading property | Aspose.Word...

    ConditionalStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for this conditional style....with certain area styles of a table. let doc = new aw . Document...DocumentBuilder ( doc ); let table = builder . startTable (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::ConditionalStyle::ClearFormattin...

    Aspose::Words::ConditionalStyle::ClearFormatting method. Clears formatting of this conditional style in C++....Shows how to reset conditional table styles. auto doc = MakeObject...> ( doc ); SharedPtr < Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. DocumentBuilder.cell_format property | Aspose.W...

    DocumentBuilder.cell_format property. Returns an object that represents current Table cell formatting properties....object that represents current table cell formatting properties....self ) -> aspose . words . tables . CellFormat : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Manage Rows and Columns|Aspose.Slides for Node....

    Manage Table rows and columns in PowerPoint presentations in JavaScript...] To allow you to manage a table’s rows and columns in a PowerPoint...Aspose.Slides provides the Table class, Table class, and many other...

    docs.aspose.com/slides/nodejs-java/manage-rows-...
  8. ConditionalStyle class | Aspose.Words for Node.js

    Aspose.Words.ConditionalStyle class. Represents special formatting applied to some area of a Table with assigned Table style...to some area of a table with assigned table style. To learn more...more, visit the Working with Tables documentation article. Properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBuilderOptions | Aspose.Words for Java

    Allows to specify additional options for the document building process in Java....Examples: Shows how to ignore table formatting for content after...// Adds content before the table. // Default font size is 12...

    reference.aspose.com/words/java/com.aspose.word...
  10. TableStyle.verticalAlignment property | Aspose....

    TableStyle.verticalAlignment property. Specifies the vertical alignment for the cells.... Tables . CellVerticalAlignmen Remarks...custom style settings for the table. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...