Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 43,066 for

shape

(0.08 sec)
  1. ChartTitle.format property | Aspose.Words for N...

    ChartTitle.format property. Provides access to fill and line formatting of the chart title....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; // Delete series generated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Chart.dataTable property | Aspose.Words for Nod...

    Chart.dataTable property. Provides access to properties of a data table of this chart...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let series = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Shape.NodeType | Aspose.Words for .NET

    Discover the Shape NodeType property that returns a Shape, enhancing your design flexibility and optimizing your project’s visual appeal....Contents [ Hide ] Shape.NodeType property Returns Shape. public override...See Also enum NodeType class Shape namespace Aspose.Words.Drawing...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartDataTable.font property | Aspose.Words for...

    ChartDataTable.font property. Provides access to font formatting of the data table....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 幻灯片过渡|Aspose.Slides 文档

    PowerPoint 幻灯片过渡, Java 中的 PowerPoint 变形过渡... get_Item ( 0 )); IShape shape = presentation . getSlides ()...( 0 ); shape . setX ( shape . getX () + 100 ); shape . setY (...

    docs.aspose.com/slides/zh/androidjava/slide-tra...
  6. Visio Triangle Diagram Maker with Python

    Learn how to use a triangle diagram maker in Visio with Python. Explore Aspose.Diagram for Python for easy diagram creation and customization....you how to create a triangle shape in VSDX format with just a few...draw_polyline : Adds a custom polyline shape using the specified dimensions...

    blog.aspose.com/diagram/draw-triangle-diagram-i...
  7. How to apply/set text alignment to textbox|Docu...

    How to apply/set text alignment to textbox in Aspose.cells....some text inside a TextBox shape with the appropriate HTML text...Close Set Margins of Comment or Shape inside the Worksheet...

    docs.aspose.com/cells/java/applying-text-alignm...
  8. Presentation Theme|Aspose.Slides for Python Doc...

    PowerPoint presentation theme in Python...pres : shape = pres . slides [ 0 ] . shapes . add_auto_shape ( slides...RECTANGLE , 10 , 10 , 100 , 100 ) shape . fill_format . fill_type =...

    docs.aspose.com/slides/python-net/presentation-...
  9. Aspose.Slides for PHP via Java -> Export Presen...

    Hi Aspose team, I’m currently evaluating Aspose.Slides for Java, using it in a Laravel (PHP) application via JavaBridge. I’ve successfully integrated the JavaBridge and deployed the aspose-slides-25.4-jdk16.jar (tempora…...first animation effect per shape seems to be applied in the exported...exported HTML5. For example, if a shape has multiple animations (e.g...

    forum.aspose.com/t/aspose-slides-for-php-via-ja...
  10. ShapeBase.allowOverlap property | Aspose.Words ...

    ShapeBase.allowOverlap property. Gets or sets a value that specifies whether this Shape can overlap other Shapes....specifies whether this shape can overlap other shapes. get allowOverlap...property affects behavior of the shape in Microsoft Word. Aspose.Words...

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