Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 48,784 for

shape

(0.25 sec)
  1. Aspose::Words::Drawing::ImageData class | Aspos...

    Aspose::Words::Drawing::ImageData class. Defines an image for a Shape. To learn more, visit the documentation article in C++....class Defines an image for a shape. To learn more, visit the Working...FitImageToShape () Fits the image data to Shape frame so that the aspect ratio...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. ShapeBase.behindText property | Aspose.Words fo...

    ShapeBase.behindText property. Specifies whether the Shape is below or above text....property Specifies whether the shape is below or above text. get...Has effect only for top level shapes. The default value is false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ShapeBase.horizontalAlignment property | Aspose...

    ShapeBase.horizontalAlignment property. Specifies how the Shape is positioned horizontally....property Specifies how the shape is positioned horizontally....only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to change an inheritUserPop? - Free Support...

    Hi, i have an existing VSDX document. In Visio in the Shapesheet data i can see six User-defined Cells of a Shape. The values of four of these User-defined Cells are displayed in black font and the other two in blue fon…...six User-defined Cells of a shape. The values of four of these...modify the source shape or the master shape from which the inherited...

    forum.aspose.com/t/how-to-change-an-inherituser...
  5. Aspose::Words::Drawing::ShapeBase::LocalToParen...

    Aspose::Words::Drawing::ShapeBase::LocalToParent method. Converts a value from the local coordinate space into the coordinate space of the parent Shape in C++....coordinate space of the parent shape. System :: Drawing :: PointF...y coordinate location on a shape’s coordinate plane to a location...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Forms2OleControl | Aspose.Words for Java

    Represents Microsoft Forms 2.0 OLE control in Java....docx"); Shape shape = (Shape) doc.getChild(NodeType.SHAPE, 0, true);...true); OleControl oleControl = shape.getOleFormat().getOleControl();...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldShape.Text | Aspose.Words for .NET

    Manage FieldShape text easily—get or set values effortlessly for seamless data retrieval and enhanced functionality in your applications....Microsoft Word fields such as SHAPE and EMBED are handled during...we will see a SHAPE and an EMBED field. // A SHAPE field is the...

    reference.aspose.com/words/net/aspose.words.fie...
  8. GroupShape | Aspose.Words for Java

    Represents a group of Shapes in a document in Java....ShapeBase Represents a group of shapes in a document. To learn more...visit the How to Add Group Shape into a Word Document documentation...

    reference.aspose.com/words/java/com.aspose.word...
  9. Fill.pattern property | Aspose.Words for Node.js

    Fill.pattern property. Gets a [PatternType](../../patterntype/) for the fill....Shows how to set pattern for a shape. let doc = new aw . Document...myDir + "Shape stroke pattern border.docx" ); let shape = doc ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ShapeBase.distanceLeft property | Aspose.Words ...

    ShapeBase.distanceLeft property. Returns or sets the distance (in points) between the document text and the left edge of the Shape....text and the left edge of the shape. get distanceLeft () : number...Has effect only for top level shapes. Examples Shows how to set...

    reference.aspose.com/words/nodejs-net/aspose.wo...