Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 17,347 for

columns

(0.16 sec)
  1. Excel Row and Column Operations|Documentation

    Excel row and column operations - insert, delete, resize, hide/unhide rows and Columns with AI automation...Ask AI Excel Row and Column Operations Contents [ Hide ] Excel...Row and Column Operations Manage Excel row and column operations...

    docs.aspose.com/cells/nodejs-cpp/mcp/row-column...
  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.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...
  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. 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...
  6. TextColumnCollection.width property | Aspose.Wo...

    TextColumnCollection.width property. When Columns are evenly spaced, gets the width of the Columns....width property When columns are evenly spaced, gets the...the width of the columns. @property def width ( self ) -> float...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextColumn class | Aspose.Words for Python

    aspose.words.TextColumn class. Represents a single text column...class Represents a single text column. TextColumn is a member of...collection includes all the columns in a section of a document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::TextColumnCollection::get_Evenly...

    Aspose::Words::TextColumnCollection::get_EvenlySpaced method. True if text Columns are of equal width and evenly spaced in C++....paced method True if text columns are of equal width and evenly...to create unevenly spaced columns. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/tex...
  9. TextColumn Class | Aspose.Words for .NET

    Discover the Aspose.Words.TextColumn class for managing text Columns in your documents. Easily access and customize each column in your text section....class Represents a single text column. TextColumn is a member of...collection includes all the columns in a section of a document...

    reference.aspose.com/words/net/aspose.words/tex...
  10. How to Delete a Column in Excel using Python

    This brief article explains how to delete a column in Excel using Python. It discusses the IDE configuration, stepwise algorithm, and a running sample code to delete multiple Columns in Excel using Python....Product Family How to Delete a Column in Excel using Python This...article explains how to delete a column in Excel using Python . It...

    kb.aspose.com/cells/python/how-to-delete-a-colu...