Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 3,914 for

vertical text

(0.68 sec)
  1. PageVerticalAlignment enumeration | Aspose.Word...

    aspose.words.PageVerticalAlignment enumeration. Specifies Vertical justification of Text on each page....enumeration Specifies vertical justification of text on each page. Members...BOTTOM Text is aligned at the bottom of the page. CENTER Text is...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first paragraph of any story, enhancing your content and user engagement....Shows how to format a run of text using its font property. Document...Shows how to create and format a text box. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/sto...
  3. Aspose::Words::Drawing::RelativeHorizontalSize ...

    Aspose::Words::Drawing::RelativeHorizontalSize enum. Specifies relatively to what the width of a shape or a Text frame is calculated horizontally in C++....what the width of a shape or a text frame is calculated horizontally...Checking and setting the relative vertical size. if ( shape -> get_RelativeVerticalSize...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 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...
  5. 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...
  6. 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....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/cpp/managing-page-breaks/
  7. ShapeBase.WrapType | Aspose.Words for .NET

    Discover the ShapeBase WrapType property, control inline or floating shapes and customize Text wrapping for enhanced layout flexibility....defines the wrapping mode for text around the shape. public WrapType...appear behind the overlapping text and align it to the page's center...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 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...
  9. 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 Shows how to merge...merge table cells vertically. let doc = new aw . Document ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Managing Page Breaks with Node.js via C++|Docum...

    This article provides sample code and explains how to add, clear, or delete specific page breaks in Excel worksheets programmatically using Aspose.Cells for Node.js via C++....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/nodejs-cpp/managing-page-...