Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 3,914 for

vertical text

(0.09 sec)
  1. BorderType enumeration | Aspose.Words for Node.js

    Aspose.Words.BorderType enumeration. Specifies sides of a border... Vertical Specifies the vertical border between...0.25 ; builder . writeln ( "Text with a top border." ); doc ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. BorderType enumeration | Aspose.Words for Python

    aspose.words.BorderType enumeration. Specifies sides of a border... VERTICAL Specifies the vertical border between...= 0.25 builder . writeln ( 'Text with a top border.' ) doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::TextOrientation enum | Aspose.Wo...

    Aspose::Words::TextOrientation enum. Specifies orientation of Text on a page, in a table cell or a Text frame in C++....orientation of text on a page, in a table cell or a text frame. enum...Horizontal 0 Text is arranged horizontally (lr-tb). Downward 1 Text is...

    reference.aspose.com/words/cpp/aspose.words/tex...
  4. Managing Page Breaks|Documentation

    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....page break is a place in the text where one page ends and the...of page break: horizontal vertical. This article describes that...

    docs.aspose.com/cells/java/managing-page-breaks/
  5. Shape.first_paragraph property | Aspose.Words f...

    Shape.first_paragraph property. Gets the first paragraph in the shape....Shows how to create and format a text box. doc = aw . Document ()...() # Create a floating text box. text_box = aw . drawing . Shape...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Shape.firstParagraph property | Aspose.Words fo...

    Shape.firstParagraph property. Gets the first paragraph in the shape....Shows how to create and format a text box. let doc = new aw . Document...Document (); // Create a floating text box. let textBox = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Drawing::LayoutFlow enum | Aspos...

    Aspose::Words::Drawing::LayoutFlow enum. Determines the flow of the Text layout in a Textbox in C++....enum Determines the flow of the text layout in a textbox. enum class...Value Description Horizontal 0 Text is displayed horizontally. ...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing namespace | Aspose.Words...

    Aspose::Words::Drawing namespace. The Aspose.Words.Drawing namespace provides classes that allow to create and modify drawing objects in C++....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/cpp/aspose.words.dra...
  9. TabAlignment | Aspose.Words for Java

    Specifies the alignment/type of a tab stop in Java....Field Description BAR Draws a vertical bar at the tab stop position...position. CENTER Centers the text around the tab stop. CLEAR Clears...

    reference.aspose.com/words/java/com.aspose.word...
  10. FrameFormat | Aspose.Words for Java

    Represents frame related formatting for a paragraph in Java....a frame and the surrounding text, in points. getHorizontalPositio()...getRelativeVerticalP() Gets the relative vertical position of a frame. getVerticalAlignment()...

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