Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 43,066 for

shapes

(0.06 sec)
  1. Create Flowchart in Python

    This tutorial guides how to create flowchart in Python. It explains the step-by-step algorithm and a working sample code to create a flowchart maker in Python....flowchart creation by changing the shape types, connections, schema,...class and insert different shapes from the master stencil Specify...

    kb.aspose.com/diagram/python/create-flowchart-i...
  2. ShapeBase.top property | Aspose.Words for Node.js

    ShapeBase.top property. Gets or sets the position of the top edge of the containing block of the shape....the containing block of the shape. get top () : number Remarks...Remarks For a top-level shape, the value is in points and relative...

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

    Discover the ShapeBase Left property to easily adjust your shape's left edge position within its container. Enhance your design precision today!...the containing block of the shape. public double Left { get ;...; } Remarks For a top-level shape, the value is in points and...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ShapeBase.left property | Aspose.Words for Python

    ShapeBase.left property. Gets or sets the position of the left edge of the containing block of the shape....the containing block of the shape. @property def left ( self )..... Remarks For a top-level shape, the value is in points and...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Create Transparent Image in Java

    This article provides guidance on how to create transparent image in Java. It includes IDE setup details, a step-by-step guide, and a code example to draw pictures with transparent background in Java....explore how to build intricate shapes by combining different objects...and use it to fill all added shapes Apply transparency to the bitmap...

    kb.aspose.com/drawing/java/create-transparent-i...
  6. 将自定义样式表应用于 Ruby 中的 Visio Diagram|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....() 我 = 0 当我 < shapes . getCount () shape = shapes . get ( i ) if...if shape . getNameU () == "Process" source_shape = shape break...

    docs.aspose.com/diagram/zh/java/apply-custom-st...
  7. 形状有效属性|Aspose.Slides for Python 文档

    在Python中获取PowerPoint演示文稿中的有效形状属性...) as pres : shape = pres . slides [ 0 ] . shapes [ 0 ] localTextFrameFormat...localTextFrameFormat = shape . text_frame . text_frame_format effectiveTextFrameFo...

    docs.aspose.com/slides/zh/python-net/shape-effe...
  8. Paint Builder – Create SVG Patterns – C#

    Learn how to use the Paint Builder to configure the paint properties of SVG elements by creating SVG patterns as an example....offer a versatile way to fill shapes and elements in SVG documents...that can be applied to fill shapes, text, and paths in an SVG...

    docs.aspose.com/svg/net/paint-builder/
  9. Retrieving Connector Information|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Show ( "\nFrom Shape ID : " + Connect . FromSheet...); MessageBox . Show ( "To Shape ID : " + Connect . ToSheet );...

    docs.aspose.com/diagram/net/retrieving-connecto...
  10. Chart Legend|Aspose.Slides Documentation

    Set positioning and font size for chart legend in PowerPoint presentations in C# or .NET... Shapes . AddChart ( ChartType . ClusteredColumn...chart = pres . Slides [ 0 ]. Shapes . AddChart ( Aspose . Slides...

    docs.aspose.com/slides/net/chart-legend/