Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 50,319 for

shape

(0.14 sec)
  1. Shape.has_image property | Aspose.Words for Python

    Shape.has_image property. Returns ``True`` if the Shape has image bytes or links an image....property Shape.has_image property Returns True if the shape has image...docx' ) # Get the collection of shapes from the document, # and save...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Fill.GradientVariant | Aspose.Words for .NET

    Discover how to set the GradientVariant property for stunning fill effects. Enhance your design with vibrant gradient options today!...Examples Shows how to fill a shape with a gradients. Document doc...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Drawing::ShapeBase::get_BoundsWi...

    Aspose::Words::Drawing::ShapeBase::get_BoundsWithEffects method. Gets final extent that this Shape object has after applying drawing effects. Value is measured in points in C++....Gets final extent that this shape object has after applying drawing...check how a shape’s bounds are affected by shape effects. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Working with Shapes Gluing|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....Working with Shapes Gluing Contents [ Hide ] Get the Connectors...a Particular Shape Add and Connect Visio Shapes explains how...

    docs.aspose.com/diagram/java/working-with-shape...
  5. Format PowerPoint Shapes in Python|Aspose.Slide...

    Learn how to format PowerPoint Shapes in Python using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Format PowerPoint Shapes in Python Contents [ Hide ] Overview...PowerPoint, you can add shapes to slides. Since shapes are made up of...

    docs.aspose.com/slides/python-net/shape-formatt...
  6. Shape.FillColor | Aspose.Words for .NET

    Discover the Shape FillColor property to customize your designs with vibrant brush colors that enhance your Shapes and elevate your projects....FillColor Contents [ Hide ] Shape.FillColor property Defines the...fills the closed path of the shape. public Color FillColor { get...

    reference.aspose.com/words/net/aspose.words.dra...
  7. PageSetup.page_width property | Aspose.Words fo...

    PageSetup.page_width property. Returns or sets the width 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...
  8. ShapeBase.Width | Aspose.Words for .NET

    Discover the ShapeBase Width property. Easily adjust the width of your Shape's containing block for enhanced design flexibility and precision....the containing block of the shape. public double Width { get ;...top-level shape, the value is in points. For shapes in a group...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ShapeBase.Height | Aspose.Words for .NET

    Discover the ShapeBase Height property to easily adjust your Shape's container height, enhancing design flexibility and precision in your projects....the containing block of the shape. public double Height { get...top-level shape, the value is in points. For shapes in a group...

    reference.aspose.com/words/net/aspose.words.dra...
  10. DocumentBuilder.currentSection property | Aspos...

    DocumentBuilder.currentSection property. Gets the section that is currently selected in this [DocumentBuilder](../)....DocumentBuilder ( doc ); let shape = builder . insertImage ( base.... imageDir + "Logo.jpg" ); shape . wrapType = aw . Drawing ....

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