Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 14,736 for

shape

(0.13 sec)
  1. ShapeRenderer Class | Aspose.Words for .NET

    Discover Aspose.Words.Rendering.ShapeRenderer to effortlessly convert Shapes and GroupShapes into high-quality raster or vector images for your projects....methods to render an individual Shape or GroupShape to a raster or...more, visit the Working with Shapes documentation article. public...

    reference.aspose.com/words/net/aspose.words.ren...
  2. Shape.Stroke | Aspose.Words for .NET

    Discover the Shape Stroke property to enhance your designs with customizable strokes, adding depth and style to your Shapes effortlessly....Hide ] Shape.Stroke property Defines a stroke for a shape. public...Shows to create a variety of shapes. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ShapeBase.anchor_locked property | Aspose.Words...

    ShapeBase.anchor_locked property. Specifies whether the Shape's anchor is locked....property Specifies whether the shape’s anchor is locked. @property...level shapes. This property affects behavior of the shape’s anchor...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageSetup.pageHeight property | Aspose.Words fo...

    PageSetup.pageHeight property. Returns or sets the height of the page in points.... HeaderPrimary ); let shape = builder . insertImage ( base..."Transparent background logo.png" ); shape . wrapType = aw . Drawing ....

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

    PageSetup.page_height property. Returns or sets the height of the page in points.... HEADER_PRIMARY ) shape = builder . insert_image ( file_name...'Transparent background logo.png' ) shape . wrap_type = aw . drawing ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Applying Protection to Presentation|Aspose.Slid...

    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....like auto shapes, tables, OLE objects, grouped shapes, picture...on a slide is turned into a Shape object. In other words, each...

    docs.aspose.com/slides/python-net/applying-prot...
  7. WrapSide Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.WrapSide enum to control text wrapping around Shapes and images, enhancing document layout and readability....Specifies what side(s) of the shape or picture the text wraps around...wraps on both sides of the shape. Left 1 The document text wraps...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShapeBase.get_shape_renderer method | Aspose.Wo...

    ShapeBase.get_Shape_renderer method. Creates and returns an object that can be used to render this Shape into an image....get_shape_renderer method get_shape_renderer() Creates and returns...to render this shape into an image. def get_shape_renderer ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. MorphDataControl | Aspose.Words for Java

    The MorphDataControl structure is an aggregate of six controls CheckBox ComboBox ListBox OptionButton TextBox and ToggleButton in Java....docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...oleControl = (Forms2OleControl)shape.getOleFormat().getOleControl();...

    reference.aspose.com/words/java/com.aspose.word...
  10. Fill.opacity property | Aspose.Words for Python

    Fill.opacity property. Gets or sets the degree of opacity of the specified fill as a value between 0.0 (clear) and 1.0 (opaque)....Examples Shows how to fill a shape with a solid color. doc = aw...then cover it with a floating shape. builder . font . size = 32...

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