Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 34,737 for

document properties

(0.17 sec)
  1. Working with OLE Objects and Online Video in C#...

    Create and modify OLE embedding in your Document using C#....which users can work with documents containing “objects” created...OLE object and setting its properties, as well as inserting an...

    docs.aspose.com/words/net/working-with-ole-obje...
  2. Style class | Aspose.Words for Python

    aspose.words.Style class. Represents a single built-in or user-defined style...Styles and Themes documentation article. Properties Name Description...styles in MS Word. document Gets the owner document. font Gets the...

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

    Table.bidi property. Gets or sets whether this is a right-to-left table....bidi property Table.bidi property Gets or sets whether this is...table. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TableStyle.leftPadding property | Aspose.Words ...

    TableStyle.leftPadding property. Gets or sets the amount of space (in points) to add to the left of the contents of table cells....leftPadding property TableStyle.leftPadding property Gets or sets...table. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Table.style_name property | Aspose.Words for Py...

    Table.style_name property. Gets or sets the name of the table style applied to this table....style_name property Table.style_name property Gets or sets the...style applied to this table. @property def style_name ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TableStyle.bottom_padding property | Aspose.Wor...

    TableStyle.bottom_padding property. Gets or sets the amount of space (in points) to add below the contents of table cells....bottom_padding property TableStyle.bottom_padding property Gets or sets...contents of table cells. @property def bottom_padding ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TableStyle.cell_spacing property | Aspose.Words...

    TableStyle.cell_spacing property. Gets or sets the amount of space (in points) between the cells....cell_spacing property TableStyle.cell_spacing property Gets or sets...points) between the cells. @property def cell_spacing ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TableStyle.right_padding property | Aspose.Word...

    TableStyle.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of table cells....right_padding property TableStyle.right_padding property Gets or sets...contents of table cells. @property def right_padding ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Table Formatting in C#|Aspose.Words for .NET

    Table formatting in details using C#. Use C# to format every part of table....a table, you can use the properties available on the corresponding...one row before the table properties can be applied. This means...

    docs.aspose.com/words/net/applying-formatting/
  10. Working with Styles and Themes|Aspose.Words for...

    Enhanced Microsoft Word formatting features, working with styles and themes using Java....based on styles from a Word document can be useful to identify...particular kinds of content in the document, such as examples, titles...

    docs.aspose.com/words/java/working-with-styles-...