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

columns

(0.06 sec)
  1. 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...
  2. How to Add a Column in Excel using Node.js

    This article guides on how to add a column in Excel using Node.js. It has the IDE details, a list of steps, and a runnable sample code to add multiple Columns in Excel using Node.js....Product Family How to Add a Column in Excel using Node.js This...the process of how to add a column in Excel using Node.js . It...

    kb.aspose.com/cells/nodejs/how-to-add-a-column-...
  3. 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. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. MailMergerContext Class | Aspose.Words for .NET

    Discover the powerful Aspose.Words.LowCode.MailMergerContext class for seamless mail merging, enhancing your document automation with ease and efficiency.... Columns . Add ( "FirstName" ); dataTable . Columns . Add..."Location" ); dataTable . Columns . Add ( "SpecialCharsInName()"...

    reference.aspose.com/words/net/aspose.words.low...
  6. TextColumnCollection class | Aspose.Words for N...

    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/nodejs-net/aspose.wo...
  7. Freeze and Unfreeze Panes|Documentation

    This article introduces how to freeze and unfreeze in GridWeb....unfreeze rows and columns. Freezing columns or rows allows users...users to keep the column headings or row titles visible while they...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. TextColumnCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.TextColumnCollection to manage text Columns in your documents effortlessly. Enhance your document formatting with ease!...objects that represent all the columns of text in a section of a document...get; } Gets the number of columns in the section of a document...

    reference.aspose.com/words/net/aspose.words/tex...
  9. TextColumnCollection.evenly_spaced property | A...

    TextColumnCollection.evenly_spaced property. True if text Columns are of equal width and evenly spaced....evenly_spaced property True if text columns are of equal width and evenly...to create unevenly spaced columns. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...