Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 12,540 for

columns

(0.09 sec)
  1. 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...
  2. 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...
  3. TextColumnCollection.lineBetween property | Asp...

    TextColumnCollection.lineBetween property. When ``true``, adds a vertical line between Columns....adds a vertical line between columns. get lineBetween () : boolean...Examples Shows how to separate columns with a vertical line. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::PageSetup::get_TextColumns metho...

    Aspose::Words::PageSetup::get_TextColumns method. Returns a collection that represents the set of text Columns in C++....represents the set of text columns. System :: SharedPtr < Aspose...create multiple evenly spaced columns in a section. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. How to Add a Column in Excel using Java

    This precise guide explains how to add a column in Excel using Java. It encompasses the IDE configuration, stepwise process, and a runnable code snippet to add multiple Columns in Excel using Java....Product Family How to Add a Column in Excel using Java This precise...guide explains how to add a column in Excel using Java . It encompasses...

    kb.aspose.com/cells/java/how-to-add-a-column-in...
  6. 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...
  7. 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...
  8. 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, horizontal_gap, vertical_gap) Creates...specified number of columns. def grid ( self , columns : int , horizontal_gap...

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