Sort Score
Result 10 results
Languages All
Labels All
Results 6,731 - 6,740 of 126,505 for

shape

(0.15 sec)
  1. remove_active_x_control method | Aspose.Cells f...

    remove_active_x_control method remove_active_x_control Remove activeX control. def remove_active_x_control ( self ): ......Example if shape . active_x_control != None : shape . remove_active_x_control...

    reference.aspose.com/cells/python-net/aspose.ce...
  2. EndPoint | Aspose.Imaging for .NET API Reference

    EndPoint BezierShape.EndPoint property Gets the ending Shape point. public override PointF EndPoint { get ; } Propert......EndPoint property Gets the ending shape point. public override PointF...} Property Value The ending shape point. See Also struct PointF...

    reference.aspose.com/imaging/net/aspose.imaging...
  3. BuildType | Aspose.Sildes for PHP via Java API ...

    BuildType Contents [ Hide ] BuildType class Determines how text will appear on a Shape during animation. Constants Na......Determines how text will appear on a shape during animation. Constants...AsOneObject 0 With containing shape. AllParagraphsAtOnce 1 All paragraph...

    reference.aspose.com/slides/php-java/aspose.sli...
  4. Forms2OleControl.group_name property | Aspose.W...

    Forms2OleControl.group_name property. Gets or sets a string that specifies a group of mutually exclusive controls...docx" ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () ole_control = shape . ole_format . ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Class CompositeNode | Aspose.Words for .NET API 参考

    Aspose.Words.CompositeNode 班级. 可以包含其他节点的节点的基类... " )); Shape shape = new Shape ( doc , ShapeType .... Rectangle ); shape . Width = 200 ; shape . Height = 200 ; //...

    reference.aspose.com/words/zh/net/aspose.words/...
  6. ChartDataLabel.Font | Aspose.Words for .NET

    ChartDataLabel Font property. Provides access to the font formatting of this data label in C#....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 2. Font characteristics

    This article covers LaTeX font classifications with respect to various font characteristics. It also mentions the concept of LaTeX font encodings....different widths depending on their shape. At the same time, in a monospaced...size, weight, width, and shape. Font shapes Almost every font family...

    docs.aspose.com/tex/java/latex-font-attributes/
  8. TypeValue - Aspose.Diagram for Java - API Refer...

    Detailed explanation & examples that helps developers integrate Visio File Processing features in their own Java applications....ScrollBarActiveXCont SelectMode Shape ShapeCollection ShapeFixedCode...enumeration. The type of a shape. Field Summary static final...

    reference.aspose.com/diagram/java/com.aspose.di...
  9. PresetTheme | Aspose.Diagram for .NET API Refer...

    PresetTheme Shape.PresetTheme property Apply a preset theme to this Shape public PresetThemeValue PresetTheme { set ;......PresetTheme Shape.PresetTheme property Apply a preset theme to...to this shape public PresetThemeValue PresetTheme { set ; } See...

    reference.aspose.com/diagram/net/aspose.diagram...
  10. remove_hyperlink method | Aspose.Cells for Pyth...

    remove_hyperlink method remove_hyperlink Remove the hyperlink of the Shape. def remove_hyperlink ( self ): ... Exampl......Remove the hyperlink of the shape. def remove_hyperlink ( self...self ): ... Example shape . remove_hyperlink () See Also module...

    reference.aspose.com/cells/python-net/aspose.ce...