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

columns

(0.08 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  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. 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...
  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...