Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 2,948 for

vertical text

(0.08 sec)
  1. CellMerge enumeration | Aspose.Words for Node.js

    Aspose.Words.Tables.CellMerge enumeration. Specifies how a cell in a table is merged with other cells....previous cell horizontally or vertically. Examples Prints the horizontal...horizontal and vertical merge type of a cell. test ( 'CheckCellsMerged'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TextPath.reverseRows property | Aspose.Words fo...

    TextPath.reverseRows property. Determines whether the layout order of rows is reversed....This attribute is used for vertical text layout. See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose.Words.Drawing module | Aspose.Words for ...

    The Aspose.Words.Drawing module provides classes that allow to create and modify drawing objects....attributes that specify how a text is displayed inside a shape...TextPath Defines the text and formatting of the text path (of a WordArt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. RelativeHorizontalSize enumeration | Aspose.Wor...

    aspose.words.drawing.RelativeHorizontalSize enumeration. Specifies relatively to what the width of a shape or a Text frame is calculated horizontally....what the width of a shape or a text frame is calculated horizontally...relative vertical size. if shape . relative_vertical_size == aw...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Tables::CellFormat::get_Vertical...

    Aspose::Words::Tables::CellFormat::get_VerticalMerge method. Specifies how the cell is merged with other cells Vertically in C++....is merged with other cells vertically. Aspose :: Words :: Tables...Cells can only be merged vertically if their left and right boundaries...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Manage Rows and Columns|Aspose.Slides for Node....

    Manage table rows and columns in PowerPoint presentations in JavaScript...dblCols , dblRows ); // Adds some text to the row 1 cell 1 table ...."Row 1 Cell 1" ); // Adds some text to the row 1 cell 2 table ....

    docs.aspose.com/slides/nodejs-java/manage-rows-...
  7. Manage Rows and Columns|Aspose.Slides for PHP D...

    Manage table rows and columns in PowerPoint presentations...$dblCols , $dblRows ); # Adds some text to the row 1 cell 1 $table ->..."Row 1 Cell 1" ); # Adds some text to the row 1 cell 2 $table ->...

    docs.aspose.com/slides/php-java/manage-rows-and...
  8. Aspose::Words::Settings::ViewOptions::get_DoNot...

    Aspose::Words::Settings::ViewOptions::get_DoNotDisplayPageBoundaries method. Turns off display of the space between the top of the Text and the top edge of the page in C++....space between the top of the text and the top edge of the page...Examples Shows how to hide vertical whitespace and headers/footers...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. CellMerge enumeration | Aspose.Words for Python

    aspose.words.tables.CellMerge enumeration. Specifies how a cell in a table is merged with other cells....previous cell horizontally or vertically. Examples Shows how to merge...merge table cells vertically. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Managing Page Breaks|Documentation

    This article provides sample code and explains how to add page breaks, clear page breaks, or delete specific page breaks in Excel worksheets programmatically using the C# API or .NET Library....break is a place in a flow of text where one page ends and the...breaks: Horizontal page break Vertical page break In the rest of...

    docs.aspose.com/cells/net/managing-page-breaks/