Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 4,386 for

text alignment

(0.11 sec)
  1. Image|Documentation

    Image element is used to add a picture.... Overrides the value of align property. y integer n/a Set...the page. align string “left” Horizontal image alignment: "left"...

    docs.aspose.com/omr/net/json-markup/image/
  2. TextBoxAnchor | Aspose.Words for Java

    Specifies values used for shape Text vertical Alignment in Java....values used for shape text vertical alignment. Examples: Shows how...to vertically align the text contents of a text box. Document...

    reference.aspose.com/words/java/com.aspose.word...
  3. CellFormat.wrap_text property | Aspose.Words fo...

    CellFormat.wrap_Text property. If ``True``, wrap Text for the cell....wrap_text property CellFormat.wrap_text property If True , wrap...wrap text for the cell. @property def wrap_text ( self ) -> bool...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Tables namespace | Aspose.Words ...

    Aspose::Words::Tables namespace. The Aspose.Words.Tables namespace contains classes that represent tables, rows, cells and their formatting in C++....Specifies vertical justification of text inside a table cell. PreferredWidthType...TableAlignment Specifies alignment for an inline table. TableStyleOptions...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Aspose::Words::ParagraphFormat::get_Bidi method...

    Aspose::Words::ParagraphFormat::get_Bidi method. Gets or sets whether this is a right-to-left paragraph in C++....); // Set the horizontal text alignment for every paragraph in...to detect plaintext document text direction. // Create a "TxtLoadOptions"...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. TextBox Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextBox class to easily customize Text display within shapes, enhancing your document's visual appeal and functionality....attributes that specify how a text is displayed inside a shape...Word will grow the shape to fit text. InternalMarginBottom { get;...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint presentations in C# or .NET... Add some text to the TextFrame . Save the...][ 1 ], false ); // Adds some text to the merged cell tbl . Rows...

    docs.aspose.com/slides/net/manage-table/
  8. Aspose.Cells.GridDesktop - Desktop Grid Control...

    This article introduce features for GridDesktop .... Control the text alignment. Manage the border settings...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  9. Aspose::Words::Drawing::Shape::Shape constructo...

    Aspose::Words::Drawing::Shape::Shape constructor. Creates a new shape object 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. 使用 Python 管理 PowerPoint 表格中的行和列|Aspose.Slides f...

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 中管理表格的行和列,加速演示文稿的编辑与数据更新。... text_frame . text = "第1行 第1个单元格" # 向第1行第2个单元格添加文本...table . rows [ 1 ][ 0 ] . text_frame . text = "第1行 第2个单元格" # 克隆第1行到表的末尾...

    docs.aspose.com/slides/zh/python-net/manage-row...