Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 3,914 for

vertical text

(1.41 sec)
  1. ViewOptions.DoNotDisplayPageBoundaries | Aspose...

    Discover how the ViewOptions DoNotDisplayPageBoundaries property enhances your layout by eliminating top margin space for a cleaner, more professional look....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/net/aspose.words.set...
  2. 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...
  3. TextOrientation Enum | Aspose.Words for .NET

    Discover Aspose.Words.TextOrientation enum to easily control Text alignment in table cells and Text frames, enhancing document presentation and readability....orientation of text on a page, in a table cell or a text frame. public...Horizontal 0 Text is arranged horizontally (lr-tb). Downward 1 Text is...

    reference.aspose.com/words/net/aspose.words/tex...
  4. Manage Presentation Tables with Python|Aspose.S...

    Create & edit tables in PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET. Discover simple code examples to streamline your table workflows....see how to populate cells with text, adjust alignment and borders...the TextFrame of a Cell . Add text to the TextFrame . Save the...

    docs.aspose.com/slides/python-net/manage-table/
  5. Controls in Charts|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....drawing objects like labels, text boxes, pictures and so on into...for the method: top – the vertical offset of the label from the...

    docs.aspose.com/cells/java/controls-in-charts/
  6. Aspose::Words::Drawing::TextPath::get_ReverseRo...

    Aspose::Words::Drawing::TextPath::get_ReverseRows method. Determines whether the layout order of rows is reversed in C++....This attribute is used for vertical text layout. See Also Class TextPath...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Manage Rows and Columns in PowerPoint Tables in...

    Manage table rows and columns in PowerPoint with Aspose.Slides for .NET and speed up presentation editing and data updates....dblCols , dblRows ); // Adds some text to the row 1 cell 1 table [...TextFrame . Text = "Row 1 Cell 1" ; // Adds some text to the row...

    docs.aspose.com/slides/net/manage-rows-and-colu...
  8. 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...
  9. Story.first_paragraph property | Aspose.Words f...

    Story.first_paragraph property. Gets the first paragraph in the story....Shows how to format a run of text using its font property. doc...run = aw . Run ( doc = doc , text = 'Hello world!' ) font = run...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CellMerge Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.CellMerge enum for efficient table cell merging. Enhance your document layouts with seamless integration and flexibility....previous cell horizontally or vertically. Examples Shows how to merge... First ; builder . Write ( "Text in merged cells." ); // Insert...

    reference.aspose.com/words/net/aspose.words.tab...