Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 19,742 for

table

(0.17 sec)
  1. StyleIdentifier | Aspose.Words for Java

    Locale independent style identifier in Java.... GRID_TABLE_1_LIGHT Grid Table 1 Light GRID_TABLE_1_LIGHT_ACCENT_1...CENT_1 Grid Table 1 Light - Accent 1 GRID_TABLE_1_LIGHT_ACCENT_2...

    reference.aspose.com/words/java/com.aspose.word...
  2. TableSubstitutionRule class | Aspose.Words for ...

    aspose.words.fonts.TableSubstitutionRule class. Table font substitution rule...TableSubstitutionRul class Table font substitution rule. To learn...name. load(file_name) Loads table substitution settings from XML...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentVisitor.VisitCellEnd | Aspose.Words for...

    Discover the DocumentVisitor VisitCellEnd method, essential for managing Table cell enumeration in your applications. Enhance your coding efficiency today!...Called when enumeration of a table cell has ended. public virtual...the node structure of every table in a document. public void TableToText...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Table.convert_to_horizontally_merged_cells meth...

    Table.convert_to_horizontally_merged_cells method. Converts cells horizontally merged by width to cells merged by [CellFormat.horizontal_merge](../../cellformat/horizontal_merge/).... Remarks Table cells can be horizontally merged...width CellFormat.width . When table cell is merged by width property...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlSaveOptions.allow_negative_indent property ...

    HtmlSaveOptions.allow_negative_indent property. Specifies whether negative left and right indents of paragraphs are normalized when saving to HTML, MHTML or EPUB...DocumentBuilder ( doc = doc ) # Insert a table with a negative indent, which...page boundary. table = builder . start_table () builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentVisitor.visitCellStart method | Aspose....

    DocumentVisitor.visitCellStart method. Called when enumeration of a Table cell has started....Called when enumeration of a table cell has started. visitCellStart...visitCellStart ( cell : Aspose . Words . Tables . Cell ) Parameter Type Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentVisitor.visitCellEnd method | Aspose.Wo...

    DocumentVisitor.visitCellEnd method. Called when enumeration of a Table cell has ended....Called when enumeration of a table cell has ended. visitCellEnd...visitCellEnd ( cell : Aspose . Words . Tables . Cell ) Parameter Type Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentVisitor.VisitRowStart | Aspose.Words fo...

    Discover the DocumentVisitor VisitRowStart method. Enhance your Table row enumeration with efficient, streamlined processing for optimized performance....Called when enumeration of a table row has started. public virtual...the node structure of every table in a document. public void TableToText...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Table.allowCellSpacing property | Aspose.Words ...

    Table.allowCellSpacing property. Gets or sets the Allow spacing between cells option....allowCellSpacing property Table.allowCellSpacing property Gets...between individual cells in a table. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...