Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 42,307 for

shapes

(0.11 sec)
  1. Aspose::Words::Drawing::GroupShape::GroupShape ...

    Aspose::Words::Drawing::GroupShape::GroupShape constructor. Creates a new group shape in C++....constructor Creates a new group shape. Aspose :: Words :: Drawing...document. Remarks By default, the shape is floating and has default...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Working with Geometry Section|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....Section of a Connector Shape Any shape in Microsoft Office Visio...different component of the shape. Most shapes have just one geometry...

    docs.aspose.com/diagram/java/working-with-geome...
  3. StoryType enumeration | Aspose.Words for Python

    aspose.words.StoryType enumeration. Text of a Word document is stored in stories...Contains shape or textbox text, represented by Shape . EVEN_PAGES_HEADER...Examples Shows how to remove all shapes from a node. doc = aw . Document...

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

    Control visibility with the Fill Visible property. Easily manage formatting to enhance your design and ensure clarity in your application....Shows to create a variety of shapes. Document doc = new Document...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Stroke.DashStyle | Aspose.Words for .NET

    Discover the Stroke DashStyle property to customize your design with unique dot and dash patterns for stunning visual effects....Shows to create a variety of shapes. Document doc = new Document...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 形状格式化|Aspose.Slides for Python 文档

    在 Python 中格式化 PowerPoint 演示文稿中的形状... shapes . add_auto_shape ( slides . ShapeType...个矩形自动形状 shp1 = sld . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/zh/python-net/shape-form...
  7. What's new|Aspose.Words for C++

    Aspose.Words for C++ expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....9 introduces group shape insertion and StructuredDocumentTa...new shape visibility control, the ability to group shapes, improved...

    docs.aspose.com/words/cpp/what-s-new-in-aspose-...
  8. 图片|Aspose.Slides for Python 文档

    在Python中向PowerPoint幻灯片或演示文稿添加图像... shapes . add_picture_frame ( slides...add_image ( imageData ) slide . shapes . add_picture_frame ( slides...

    docs.aspose.com/slides/zh/python-net/image/
  9. Add Image in Table Cell|Aspose.Slides Documenta...

    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....[ 1 ]; foreach ( Shape shp in sld . Shapes ) { if ( shp . HasTable...[ 1 ]. Cells [ 1 ]; cell . Shape . Fill . UserPicture ( ImageFile...

    docs.aspose.com/slides/net/add-image-in-table-c...
  10. Chart Plot Area|Aspose.Slides for Python Docume...

    Get width, height of chart plot area. Set layout mode. PowerPoint presentation in Python... shapes . add_chart ( charts . ChartType...slides [ 0 ] chart = slide . shapes . add_chart ( charts . ChartType...

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