Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 9,916 for

shapes

(0.03 sec)
  1. Cell.ensure_minimum method | Aspose.Words for P...

    Cell.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph....typical elements such as runs, shapes, and even other tables. # Our...add contents such as run and shape nodes to it until it does. self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Creating a Table on PowerPoint Slide|Aspose.Sli...

    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.... Shape shp = sld . Shapes . AddTable ( 15 ,...PowerPoint . TextFrame tf = cell . Shape . TextFrame ; //Add some text...

    docs.aspose.com/slides/net/creating-a-table-on-...
  3. Drawing Images|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....Graphics class to draw the line shapes on the Image surface. To demonstrate...shows you how to draw the line shapes on the Image surface. Drawing...

    docs.aspose.com/psd/net/drawing-images/
  4. ShapeBase.distanceRight property | Aspose.Words...

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

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

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShapeBase.distanceBottom property | Aspose.Word...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Draw Lines on PDF using Python

    This article explains how to draw lines on PDF using Python. It has the details to set the IDE for the development, a list of steps, and sample code to add lines to PDF using Python....parameters Add this line to the shapes collection in the graph object...line object, and add it to the shapes collection in the graph before...

    kb.aspose.com/pdf/python/draw-lines-on-pdf-usin...
  8. Stroke.weight property | Aspose.Words for Python

    Stroke.weight property. Defines the brush thickness that strokes the path of a shape in points....that strokes the path of a shape in points. @property def weight...Remarks The default value for a Shape is 0.75. Examples Shows how...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeLineStyle enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.ShapeLineStyle enumeration. Specifies the compound line style of a [Shape](../shape/)....the compound line style of a Shape . Members Name Description Single...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 图表绘图区|Aspose.Slides for Python 文档

    获取图表绘图区的宽度、高度。设置布局模式。Python 中的 PowerPoint 演示文稿... shapes . add_chart ( charts . ChartType...slides [ 0 ] chart = slide . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/zh/python-net/chart-plot...