Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 45,857 for

shapes

(0.1 sec)
  1. Working with masks in Aspose.PSD for Python|Doc...

    Examples of how to work with Clipping, Raster and Vector Masks within PSD File...visibility of one layer based on the shape and content of another layer...visibility of a layer to the shape of another layer below it. To...

    docs.aspose.com/psd/python-net/update-create-la...
  2. 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...
  3. 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...
  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. Format Text using VSTO and Aspose.Slides and .N...

    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....the third shape PowerPoint . Shape shp = slide . Shapes [ 3 ]; //Change...RGB = 0 x00CC3333 ; //Change shape background color shp . Fill...

    docs.aspose.com/slides/net/format-text-using-vs...
  6. 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...
  7. 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...
  8. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint presentations in C++...table shape to the slide auto tbl = sld -> get_Shapes () -> AddTable...a table shape to slide auto tbl = sld -> get_Shapes () -> AddTable...

    docs.aspose.com/slides/cpp/manage-table/
  9. ShapeMarkupLanguage enumeration | Aspose.Words ...

    Aspose.Words.Drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the shape....Markup language used for the shape. Members Name Description Dml...Language is used to define the shape. Vml Vector Markup Language...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Line|Aspose.Slides 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....supports adding different kinds of shapes to the slides. In this topic...we will start working with shapes by adding lines to the slides...

    docs.aspose.com/slides/androidjava/line/