Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 17,461 for

columns

(0.07 sec)
  1. MailMergerContext.SetRegionsDataSource | Aspose...

    Enhance your mail merge efficiency with the MailMergerContext SetRegionsDataSource method to seamlessly set your data source for regions.... Columns . Add ( "FirstName" ); dataTable . Columns . Add...dataTable . Columns . Add ( "FirstName" ); dataTable . Columns . Add...

    reference.aspose.com/words/net/aspose.words.low...
  2. TextColumnCollection.setCount method | Aspose.W...

    TextColumnCollection.setCount method. Arranges text into the specified number of text Columns....the specified number of text columns. setCount ( newCount : number...newCount number The number of columns the text is to be arranged...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. 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...
  5. TextColumn.width property | Aspose.Words for Py...

    TextColumn.width property. Gets or sets the width of the text column in points....sets the width of the text column in points. @property def width...to create unevenly spaced columns. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextColumnCollection indexer | Aspose.Words for...

    TextColumnCollection indexer. Returns a text column at the specified index....__getitem__(index) Returns a text column at the specified index. def...to create unevenly spaced columns. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. TextColumn.space_after property | Aspose.Words ...

    TextColumn.space_after 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. @property def space_after ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextColumn.Width | Aspose.Words for .NET

    Adjust the TextColumn Width property to easily customize your text column's width in points for enhanced layout control and readability....sets the width of the text column in points. public double Width...to create unevenly spaced columns. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tex...
  10. TextColumnCollection.Item | Aspose.Words for .NET

    Access a specific text column by index with the TextColumnCollection Item property. Simplify data management and enhance your coding efficiency....TextColumnCollection indexer Returns a text column at the specified index. public...to create unevenly spaced columns. Document doc = new Document...

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