Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 15,934 for

table

(0.05 sec)
  1. Row.isFirstRow property | Aspose.Words for Node.js

    Row.isFirstRow property. True if this is the first row in a Table; false otherwise....this is the first row in a table; false otherwise. get isFirstRow...the node structure of every table in a document. test ( 'TableToText'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldMergeField.Type | Aspose.Words for .NET

    Discover the FieldMergeField Type property to effortlessly access Microsoft Word field types and enhance your document automation capabilities....DocumentBuilder ( doc ); // Create a data table to be used as a mail merge data...DataTable table = new DataTable ( "Employees" ); table . Columns...

    reference.aspose.com/words/net/aspose.words.fie...
  3. TableSubstitutionRule.load_windows_settings met...

    TableSubstitutionRule.load_windows_settings method. Loads predefined Table substitution settings for Windows platform....load_windows_settings() Loads predefined table substitution settings for Windows...to access font substitution tables for Windows and Linux. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TableSubstitutionRule.load_linux_settings metho...

    TableSubstitutionRule.load_linux_settings method. Loads predefined Table substitution settings for Linux platform....load_linux_settings() Loads predefined table substitution settings for Linux...to access font substitution tables for Windows and Linux. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextWrapping | Aspose.Words for Java

    Specifies how text is wrapped around the Table in Java....around the table. Examples: Shows how to work with table text wrapping...new DocumentBuilder(doc); Table table = builder.startTable(); builder...

    reference.aspose.com/words/java/com.aspose.word...
  6. TableStyle | Aspose.Words for Java

    Represents a Table style in Java....extends Style Represents a table style. To learn more, visit...visit the Working with Tables documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  7. Tables not merging correctly when multiple colu...

    I have a word document that has a bunch of Tables on it. When I try to merge all of the Tables into one Table the columns become all mismatched, like so: This is the code I am using to merge the Tables: public void…...Tables not merging correctly when multiple columns are involved...bunch of tables on it. When I try to merge all of the tables into...

    forum.aspose.com/t/tables-not-merging-correctly...
  8. PreferredWidthType enumeration | Aspose.Words f...

    Aspose.Words.Tables.PreferredWidthType enumeration. Specifies the unit of measurement for the preferred width of a Table or cell....for the preferred width of a table or cell. Members Name Description...specified. The actual width of the table or cell is either specified...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TableStyle.column_stripe property | Aspose.Word...

    TableStyle.column_stripe property. Gets or sets a number of columns to include in the banding when the style specifies odd/even columns banding....Shows how to create conditional table styles that alternate between...configure a conditional style of a table to apply a different color to...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilderOptions Class | Aspose.Words for...

    Discover Aspose.Words.DocumentBuilderOptions to enhance your document creation with customizable features for a seamless building experience....if the formatting applied to table content does not affect the...Examples Shows how to ignore table formatting for content after...

    reference.aspose.com/words/net/aspose.words/doc...