Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 17,461 for

columns

(0.15 sec)
  1. TextColumnCollection.line_between property | As...

    TextColumnCollection.line_between property. When ``True``, adds a vertical line between Columns....adds a vertical line between columns. @property def line_between...Examples Shows how to separate columns with a vertical line. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextColumnCollection.lineBetween property | Asp...

    TextColumnCollection.lineBetween property. When ``true``, adds a vertical line between Columns....adds a vertical line between columns. get lineBetween () : boolean...Examples Shows how to separate columns with a vertical line. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TextColumn.width property | Aspose.Words for No...

    TextColumn.width property. Gets or sets the width of the text column in points....sets the width of the text column in points. get width () : number...to create unevenly spaced columns. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TextColumnCollection.LineBetween | Aspose.Words...

    Enhance your layout with the TextColumnCollection LineBetween property. Enable vertical lines between Columns for a polished, organized look....adds a vertical line between columns. public bool LineBetween {...Examples Shows how to separate columns with a vertical line. Document...

    reference.aspose.com/words/net/aspose.words/tex...
  5. MultiPageLayout.grid method | Aspose.Words for ...

    MultiPageLayout.grid method. Creates a layout in which pages are rendered left-to-right, top-to-bottom, in a grid with the specified number of Columns....grid method grid(columns, horizontalGap, verticalGap) Creates...specified number of columns. grid ( columns : number , horizontalGap...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TextColumn.spaceAfter property | Aspose.Words f...

    TextColumn.spaceAfter property. Gets or sets the space between this column and the next column in points...space between this column and the next column in points. Not required...required for the last column. get spaceAfter () : number Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TextColumnCollection.SetCount | Aspose.Words fo...

    Optimize your layout with the TextColumnCollection SetCount method, effortlessly arranging text into your desired number of Columns for enhanced readability....the specified number of text columns. public void SetCount ( int...newCount Int32 The number of columns the text is to be arranged...

    reference.aspose.com/words/net/aspose.words/tex...
  8. PageSetup.text_columns property | Aspose.Words ...

    PageSetup.text_Columns property. Returns a collection that represents the set of text Columns....text_columns property PageSetup.text_columns property Returns...set of text columns. @property def text_columns ( self ) -> aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextColumnCollection.count property | Aspose.Wo...

    TextColumnCollection.count property. Gets the number of Columns in the section of a document....property Gets the number of columns in the section of a document...create multiple evenly spaced columns in a section. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextColumnCollection.evenlySpaced property | As...

    TextColumnCollection.evenlySpaced property. True if text Columns are of equal width and evenly spaced....evenlySpaced property True if text columns are of equal width and evenly...to create unevenly spaced columns. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...