Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 48,848 for

shape

(0.07 sec)
  1. ChartFormat.stroke property | Aspose.Words for ...

    ChartFormat.stroke property. Gets line formatting for the parent chart element....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; // Delete default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.widthRelative property | Aspose.Words...

    ShapeBase.widthRelative property. Gets or sets the value that represents the percentage of Shape's relative width....represents the percentage of shape’s relative width. get widthRelative...

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

    ShapeBase.heightRelative property. Gets or sets the value that represents the percentage of Shape's relative height....represents the percentage of shape’s relative height. get heightRelative...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ShapeBase.topRelative property | Aspose.Words f...

    ShapeBase.topRelative property. Gets or sets the value that represents Shape's relative top position in percent....sets the value that represents shape’s relative top position in percent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Manage Video Frames in Presentations Using Java...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Node.js via Java. Fast how-to guide.... Iterate through all the Shape objects to find a VideoFrame...getShapes (). size (); j ++ ) { let shape = slide . getShapes (). get_Item...

    docs.aspose.com/slides/nodejs-java/video-frame/
  6. ShapeBase.isSignatureLine property | Aspose.Wor...

    ShapeBase.isSignatureLine property. Indicates that Shape is a [SignatureLine](../../signatureline/)....isSignatureLine property Indicates that shape is a SignatureLine . get isSignatureLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Drawing::Charts::Chart class | A...

    Aspose::Words::Drawing::Charts::Chart class. Provides access to the chart Shape properties. To learn more, visit the documentation article in C++....Provides access to the chart shape properties. To learn more, visit...( doc ); // Insert a chart shape with a document builder and...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Shape.node_type property | Aspose.Words for Python

    Shape.node_type property. Returns [NodeType.Shape](../../../aspose.words/nodetype/#Shape)....property Shape.node_type property Returns NodeType.SHAPE . @property...drawing class Shape Shape.last_paragraph property Shape.ole_format...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Drawing::ImageType enum | Aspose...

    Aspose::Words::Drawing::ImageType enum. Specifies the type (format) of an image in a Microsoft Word document in C++....Shows how to add an image to a shape and check its type. auto doc...Aspose :: Words :: Drawing :: Shape > imgShape = builder -> InsertImage...

    reference.aspose.com/words/cpp/aspose.words.dra...