Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 50,301 for

shape

(0.1 sec)
  1. Stroke.color property | Aspose.Words for Node.js

    Stroke.color property. Defines the color of a stroke....Remarks The default value for a Shape is black. See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TextBox.fitShapeToText property | Aspose.Words ...

    TextBox.fitShapeToText property. Determines whether Microsoft Word will grow the Shape to fit text....Microsoft Word will grow the shape to fit text. get fitShapeToText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert PowerPoint Presentations to Video in .N...

    Learn how to convert PowerPoint presentations to video in .NET. Discover sample C# code and automation techniques to streamline your workflow....presentation (containing a shape and two animation effects) into...Slides [ 0 ]; // Add a smile shape and then animate it. IAutoShape...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  4. Connector|Aspose.Slides Documentation

    Learn how to add, route, and style connectors between Shapes using Aspose.Slides for .NET, with C# examples for PPT, PPTX, and ODP presentations....demonstrates how to connect shapes with connectors and change...Connector Insert a connector shape between two points on the slide...

    docs.aspose.com/slides/net/examples/elements/co...
  5. Create Flowchart in Python | Python Flowchart M...

    Programmatically, create a flowchart in Python. Create a VSD or VSDX file using the VSS master file with the Python Flowchart Maker API....adding shapes using the Diagram class. Create shapes using the...the Shape class. Add shapes to the diagram using the add_shape()...

    blog.aspose.com/diagram/create-flowchart-in-pyt...
  6. ShapeBase.hidden property | Aspose.Words for No...

    ShapeBase.hidden property. Gets or sets a boolean value indicating whether the Shape is visible....value indicating whether the shape is visible. get hidden () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Stroke.color2 property | Aspose.Words for Node.js

    Stroke.color2 property. Defines a second color for a stroke....Remarks The default value for a Shape is white. See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. Charts are not replacing at correct tag positio...

    Hello Team , We are replacing charts and table to the required tag position in template , tables are replacing properly at desired tag position, but same is not happen for Chart , I have attach console application code …...its position by adjusting the Shape object that is returned when...can set the position of the shape using properties like Top and...

    forum.aspose.com/t/charts-are-not-replacing-at-...
  10. Manage Video Frames in Presentations Using PHP|...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for PHP via Java. Fast how-to guide.... Iterate through all the Shape objects to find a VideoFrame...getShapes () as $shape ) { if ( java_instanceof ( $shape , new JavaClass...

    docs.aspose.com/slides/php-java/video-frame/