Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 16,049 for

table

(0.04 sec)
  1. ConditionalStyle.bottomPadding property | Aspos...

    ConditionalStyle.bottomPadding 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. get bottomPadding ()...with certain area styles of a table. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TableSubstitutionRule.save method | Aspose.Word...

    aspose.words.fonts.TableSubstitutionRule.save method...save(file_name) Saves the current table substitution settings to file...save(output_stream) Saves the current table substitution settings to stream...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilderOptions class | Aspose.Words for...

    aspose.words.DocumentBuilderOptions class. Allows to specify additional options for the document building process....Properties Name Description context_table_formatting True if the formatting...formatting applied to table content does not affect the formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Row.is_last_row property | Aspose.Words for Python

    Row.is_last_row property. True if this is the last row in a Table; false otherwise....if this is the last row in a table; false otherwise. @property...Examples Shows how to set a table to stay together on the same...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ConditionalStyle.Font | Aspose.Words for .NET

    Discover the ConditionalStyle Font property to easily access and customize character formatting for enhanced text presentation in your projects....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...
  6. ConditionalStyleCollection.EvenColumnBanding | ...

    Discover the EvenColumnBanding property in ConditionalStyleCollection for enhanced Table aesthetics. Elevate your data presentation effortlessly!...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...
  7. Row.rowFormat property | Aspose.Words for Node.js

    Row.rowFormat property. Provides access to the formatting properties of the row.... Tables . RowFormat Examples Shows...format of rows and cells in a table. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentBuilder.endTable method | Aspose.Words ...

    DocumentBuilder.endTable method. Ends a Table in the document....endTable method endTable() Ends a table in the document. endTable ()...point just after the table. Returns The table node that was just...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ShapeBase.allow_overlap property | Aspose.Words...

    ShapeBase.allow_overlap property. Gets or sets a value that specifies whether this shape can overlap other shapes....Shows how to work with floating tables properties. doc = aw . Document...= MY_DIR + 'Table wrapped by text.docx' ) table = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Row.NextRow | Aspose.Words for .NET

    Discover the NextRow property to effortlessly access the following Row node, enhancing your data navigation and management experience....need to have typed access to table rows. If a StructuredDocumentTa...StructuredDocumentTa node is found in a table instead of a row, it is automatically...

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