Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 2,989 for

vertical text

(0.04 sec)
  1. 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...
  2. Story.firstParagraph property | Aspose.Words fo...

    Story.firstParagraph property. Gets the first paragraph in the story....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...
  3. RelativeVerticalSize Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.RelativeVerticalSize enum, which defines Vertical height calculations for shapes and Text frames, enhancing document layout precision....a shape or a text frame is calculated vertically. public enum...Checking and setting the relative vertical size. if ( shape . RelativeVerticalSize...

    reference.aspose.com/words/net/aspose.words.dra...
  4. RelativeHorizontalSize Enum | Aspose.Words for ...

    Discover Aspose.Words.Drawing.RelativeHorizontalSize enum for precise control over shape and Text frame widths in your documents. Enhance your formatting today!...what the width of a shape or a text frame is calculated horizontally...Checking and setting the relative vertical size. if ( shape . RelativeVerticalSize...

    reference.aspose.com/words/net/aspose.words.dra...
  5. CellMerge | Aspose.Words for Java

    Specifies how a cell in a table is merged with other cells in Java....write("Text in merged cells."); // Insert...first row. Instead of adding text contents, // we will merge this...

    reference.aspose.com/words/java/com.aspose.word...
  6. RelativeVerticalSize enumeration | Aspose.Words...

    aspose.words.drawing.RelativeVerticalSize enumeration. Specifies relatively to what the height of a shape or a Text frame is calculated Vertically....a shape or a text frame is calculated vertically. Members Name...relative vertical size. if shape . relative_vertical_size == aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextBox class | Aspose.Words for Node.js

    Aspose.Words.Drawing.TextBox class. Defines attributes that specify how a Text is displayed inside a shape...attributes that specify how a text is displayed inside a shape...Shape.textBox property to access text properties of a shape. You do...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of Text using Node.js via C++. This document provides detailed steps and sample code for using Aspose.Cells for cell alignment settings....alignment options: Text alignment(horizontal & vertical) Indentation...Indentation. Orientation. Text control. Text direction. All of these alignment...

    docs.aspose.com/cells/nodejs-cpp/cells-alignmen...
  9. Aspose::Words::Drawing::Shape::get_FirstParagra...

    Aspose::Words::Drawing::Shape::get_FirstParagraph method. Gets the first paragraph in the shape in C++....Shows how to create and format a text box. auto doc = System :: MakeObject...Document > (); // Create a floating text box. auto textBox = System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Manage Rows and Columns|Aspose.Slides Documenta...

    Manage table rows and columns in PowerPoint presentations in Java...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/java/manage-rows-and-col...