Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 12,540 for

columns

(0.04 sec)
  1. PageSetup.Bidi | Aspose.Words for .NET

    Discover the PageSetup Bidi property for seamless bidirectional text formatting. Enhance your documents with complex script support for better readability!...} Remarks When true , the columns in this section are laid out...how to set the order of text columns in a section. Document doc...

    reference.aspose.com/words/net/aspose.words/pag...
  2. How to Add a Column in Excel using C#

    This brief article discusses how to add a column in Excel using C#. It encapsulates the system preparation, stepwise algorithm, and a running sample code to add multiple Columns in Excel using C#....Product Family How to Add a Column in Excel using C# This brief...article discusses how to add a column in Excel using C# . It encapsulates...

    kb.aspose.com/cells/net/how-to-add-a-column-in-...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. Aspose::Words::TextColumn class | Aspose.Words ...

    Aspose::Words::TextColumn class. Represents a single text column. TextColumn is a member of the TextColumnCollection collection. The TextColumn collection includes all the Columns in a section of a document. To learn more, visit the documentation article in C++....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/cpp/aspose.words/tex...