Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 12,808 for

shape

(0.04 sec)
  1. ellipseshape - Aspose.PSD for Java - API Reference

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop....shapes com.aspose.psd.shapesegments...types.derived com.aspose.psd.shapes Classes ArcShape BezierShape...

    reference.aspose.com/psd/java/com.aspose.psd.sh...
  2. true | Aspose.Diagram for .NET API Reference

    true Connection.Y property Specifies a y-coordinate on a Shape in local coordinates. Local coordinates are those whos......Specifies a y-coordinate on a shape in local coordinates. Local...whose frame of reference is the shape, instead of the page. public...

    reference.aspose.com/diagram/net/aspose.diagram...
  3. Coords | Aspose.HTML for .NET API Reference

    Comma-separated list of lengths defining an active region geometry. See also Shape for the Shape of the region. See the coords attribute definition in HTML 4.01.... See also shape for the shape of the region. See the...

    reference.aspose.com/html/net/aspose.html/htmla...
  4. Coords | Aspose.HTML for .NET API Reference

    Comma-separated list of lengths defining an active region geometry. See also Shape for the Shape of the region. See the coords attribute definition in HTML 4.01.... See also shape for the shape of the region. See the...

    reference.aspose.com/html/net/aspose.html/htmla...
  5. HorizontalRuleFormat.no_shade property | Aspose...

    HorizontalRuleFormat.no_shade property. Indicates the presence of 3D shading for the horizontal rule...to insert a horizontal rule shape, and customize its formatting...DocumentBuilder ( doc = doc ) shape = builder . insert_horizontal_rule...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Shape.textBox property | Aspose.Words for Node.js

    Shape.textBox property. Defines attributes that specify how text is displayed in a Shape....textBox property Shape.textBox property Defines attributes that...how text is displayed in a shape. get textBox () : Aspose . Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Drawing::TextBox::get_FitShapeTo...

    Aspose::Words::Drawing::TextBox::get_FitShapeToText method. Determines whether Microsoft Word will grow the Shape to fit text in C++....Microsoft Word will grow the shape to fit text. bool Aspose ::...DocumentBuilder > ( doc ); SharedPtr < Shape > textBoxShape = builder ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. OleControl class | Aspose.Words for Python

    aspose.words.drawing.ole.OleControl class. Represents OLE ActiveX control...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...
  9. Aspose::Slides::IZoomObject Class Referenceabst...

    Public Member Functions | List of all members Aspose::Slides::IZoomObject Class Reference abstract Represents a Zoom ......get_GraphicalObjectLock ()=0 Returns shape's locks. Read-only IGraphicalObjectLock...()=0 Determines whether the shape is TextHolder. Read-only bool...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  10. Paragraph|Aspose.Slides Documentation

    Paragraph and portion in PowerPoint presentation in C# or .NET...Presentation ( "Shapes.pptx" )) { IAutoShape shape = ( IAutoShape...0 ]. Shapes [ 0 ]; var textFrame = ( ITextFrame ) shape . TextFrame...

    docs.aspose.com/slides/net/paragraph/