Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 3,870 for

vertical text

(0.09 sec)
  1. DocumentBuilder.cell_format property | Aspose.W...

    DocumentBuilder.cell_format property. Returns an object that represents current table cell formatting properties.... vertical_alignment = aw . tables ..... wrap_text = False builder . cell_format . fit_text = True builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldEQ class | Aspose.Words for Python

    aspose.words.fields.FieldEQ class. Implements the EQ field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Page setup|Documentation

    How to customize the paper size, orientation, font, images, and other layout settings of a printable form....Orientation Orientation Portrait (vertical) Page orientation - horizontal...horizontal (landscape) or vertical (portrait). PageMarginLeft int...

    docs.aspose.com/omr/cpp/generate-template/page-...
  4. Merge DJVU images via Java | products.aspose.com

    Try our On-Premise document APIs to merge DJVU files on Java Application....combined both in horizontal and vertical directions. In the event that...which contain the combination of text, drawings, images and photographs...

    products.aspose.com/imaging/java/merge/djvu/
  5. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph in Java....regions of Latin text and regions of East Asian text in the current...numbers and regions of East Asian text in the current paragraph. getAlignment()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Merge DJVU images via .NET | products.aspose.com

    Try our On-Premise document APIs to merge DJVU image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....combined both in horizontal and vertical directions. In the event that...which contain the combination of text, drawings, images and photographs...

    products.aspose.com/imaging/net/merge/djvu/
  7. DocumentBuilder.cellFormat property | Aspose.Wo...

    DocumentBuilder.cellFormat property. Returns an object that represents current table cell formatting properties....Increase row height to fit the vertical text. builder . insertCell ();...cell, and then configure cell text padding options. // The builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 使用文本框|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....bottom margins of the shape's text block shape . getTextBlock ()...setBottomMargin ( margin ); // set the text direction shape . getTextBlock...

    docs.aspose.com/diagram/zh/java/working-with-te...
  9. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Python via .NET calculates and applies effective shape properties for precise PowerPoint and OpenDocument rendering....the following levels: In the text portion properties on the slide...shape’s text style on the layout or master slide (if the text frame...

    docs.aspose.com/slides/python-net/shape-effecti...
  10. Word Table Cell Merge Issue - Free Support Foru...

    Cell Merge is not working for me. Below is my code. Table footerTbl = builder.StartTable(); builder.InsertCell(); builder.CellFormat.HorizontalMerge = CellMerge.First; builder.Font.Size = 8; builder.ParagraphFormat.Alig…...Write("Text in merged cells."); builder...Previous; // builder.Write("Text in one cell"); builder.EndRow();...

    forum.aspose.com/t/word-table-cell-merge-issue/...