Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 12,540 for

columns

(0.03 sec)
  1. Aspose::Words::TextColumnCollection class | Asp...

    Aspose::Words::TextColumnCollection class. A collection of TextColumn objects that represent all the Columns of text in a section of a document. To learn more, visit the documentation article in C++....objects that represent all the columns of text in a section of a document...get_Count () Gets the number of columns in the section of a document...

    reference.aspose.com/words/cpp/aspose.words/tex...
  2. TextColumnCollection class | Aspose.Words for P...

    aspose.words.TextColumnCollection class. A collection of [TextColumn](../textcolumn/) objects that represent all the Columns of text in a section of a document...objects that represent all the columns of text in a section of a document...the number of text columns. To make all columns equal width and...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextColumnCollection.set_count method | Aspose....

    TextColumnCollection.set_count method. Arranges text into the specified number of text Columns....the specified number of text columns. def set_count ( self , new_count...new_count int The number of columns the text is to be arranged...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::TextColumnCollection::SetCount m...

    Aspose::Words::TextColumnCollection::SetCount method. Arranges text into the specified number of text Columns in C++....the specified number of text columns. void Aspose :: Words :: TextColumnCollection...newCount int32_t The number of columns the text is to be arranged...

    reference.aspose.com/words/cpp/aspose.words/tex...
  5. 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...
  6. 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...
  7. Aspose::Words::TextColumnCollection::get_LineBe...

    Aspose::Words::TextColumnCollection::get_LineBetween method. When true, adds a vertical line between Columns in C++....adds a vertical line between columns. bool Aspose :: Words :: TextColumnCollection...Examples Shows how to separate columns with a vertical line. auto...

    reference.aspose.com/words/cpp/aspose.words/tex...
  8. MultiPageLayout.Grid | Aspose.Words for .NET

    Arranges pages left to right, top to bottom in a grid layout for compact multi-page image output....with the specified number of columns. public static MultiPageLayout...MultiPageLayout Grid ( int columns , float horizontalGap , float verticalGap...

    reference.aspose.com/words/net/aspose.words.sav...
  9. How to Add a Column in Excel using Python

    This quick guide covers how to add a column in Excel using Python. It explains the environment configuration, step-by-step process, and a runnable code snippet to add multiple Columns in Excel using Python....Product Family How to Add a Column in Excel using Python This...quick guide covers how to add a column in Excel using Python . It...

    kb.aspose.com/cells/python/how-to-add-a-column-...
  10. TextColumnCollection.Width | Aspose.Words for .NET

    Discover the TextColumnCollection Width property. Easily manage evenly spaced Columns for optimal layout and design in your projects....Width property When columns are evenly spaced, gets the...the width of the columns. public double Width { get ; } Remarks...

    reference.aspose.com/words/net/aspose.words/tex...