Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 12,542 for

columns

(0.03 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Adjusting Row Height and Column Width|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Adjusting Row Height and Column Width Contents [ Hide ] When...and adding data to rows or columns, you might need to change the...

    docs.aspose.com/cells/java/adjusting-row-height...
  5. Aspose::Words::TextColumn::get_SpaceAfter metho...

    Aspose::Words::TextColumn::get_SpaceAfter method. Gets or sets the space between this column and the next column in points. Not required for the last column in C++....space between this column and the next column in points. Not required...required for the last column. double Aspose :: Words :: TextColumn...

    reference.aspose.com/words/cpp/aspose.words/tex...
  6. Aspose::Words::TextColumn::get_Width method | A...

    Aspose::Words::TextColumn::get_Width method. Gets or sets the width of the text column in points in C++....sets the width of the text column in points. double Aspose ::...to create unevenly spaced columns. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words/tex...
  7. Aspose::Words::TextColumnCollection::idx_get me...

    Aspose::Words::TextColumnCollection::idx_get method. Returns a text column at the specified index in C++...._get method Returns a text column at the specified index. System...to create unevenly spaced columns. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words/tex...
  8. PageSetup.textColumns property | Aspose.Words f...

    PageSetup.textColumns property. Returns a collection that represents the set of text Columns....represents the set of text columns. get textColumns () : Aspose...create multiple evenly spaced columns in a section. let doc = new...

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

    Discover the TextColumn SpaceAfter property to easily adjust spacing between Columns in your layout. Enhance readability and design with precision!...space between this column and the next column in points. Not required...required for the last column. public double SpaceAfter { get ;...

    reference.aspose.com/words/net/aspose.words/tex...
  10. UniqueConstraint | Aspose.Words for Java

    Represents a restriction on a set of Columns in which all values must be unique in Java....a restriction on a set of columns in which all values must be... System.Data.DataColumn[] columns, boolean isPrimaryKey) Initializes...

    reference.aspose.com/words/java/com.aspose.word...