Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 5,793 for

table

(0.07 sec)
  1. Table.AllowCellSpacing | Aspose.Words for .NET

    Discover the Table AllowCellSpacing property to easily manage cell spacing in your layouts. Enhance your design with customizable options!...AllowCellSpacing Contents [ Hide ] Table.AllowCellSpacing property Gets...between individual cells in a table. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.tab...
  2. 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...
  3. TableStyle.borders property | Aspose.Words for ...

    TableStyle.borders property. Gets the collection of default cell borders for the style....custom style settings for the table. let doc = new aw . Document...DocumentBuilder ( doc ); let table = builder . startTable (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Fonts::TableSubstitutionRule cla...

    Aspose::Words::Fonts::TableSubstitutionRule class. Table font substitution rule. To learn more, visit the documentation article in C++....TableSubstitutionRul class Table font substitution rule. To learn...(const System::String&) Loads table substitution settings from XML...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Aspose::Words::TextOrientation enum | Aspose.Wo...

    Aspose::Words::TextOrientation enum. Specifies orientation of text on a page, in a Table cell or a text frame in C++....orientation of text on a page, in a table cell or a text frame. enum class...how to build a formatted 2x2 table. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words/tex...
  6. Table.convertToHorizontallyMergedCells method |...

    Table.convertToHorizontallyMergedCells method. Converts cells horizontally merged by width to cells merged by [CellFormat.horizontalMerge](../../../aspose.words.Tables/cellformat/horizontalMerge/)....convertToHorizontall () Remarks Table cells can be horizontally merged...width CellFormat.width . When table cell is merged by width property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentBuilder.RowFormat | Aspose.Words for .NET

    Explore the DocumentBuilder RowFormat property to easily access and customize Table row formatting for enhanced document design and presentation....object that represents current table row formatting properties. public...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words/doc...
  8. 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...
  9. TableSubstitutionRule class | Aspose.Words for ...

    Aspose.Words.Fonts.TableSubstitutionRule class. Table font substitution rule...TableSubstitutionRul class Table font substitution rule. To learn...name. load(fileName) Loads table substitution settings from XML...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::DocumentVisitor::VisitRowStart m...

    Aspose::Words::DocumentVisitor::VisitRowStart method. Called when enumeration of a Table row has started in C++....Called when enumeration of a table row has started. virtual Aspose...SharedPtr < Aspose :: Words :: Tables :: Row > row ) Parameter Type...

    reference.aspose.com/words/cpp/aspose.words/doc...