Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 4,186 for

shape position

(0.06 sec)
  1. Working with Images in Python|Aspose.Words for ...

    Create and manage images of various formats in a document using Python....or floating at a specific position, for example, insert_image...insert_image method returns a Shape object that was just created...

    docs.aspose.com/words/python-net/working-with-i...
  2. AxisCrosses Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisCrosses enum for defining axis crossing points, enhancing your charting capabilities effortlessly....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Fill.Solid | Aspose.Words for .NET

    Discover the Fill Solid method for achieving a consistent color fill, enhancing your design's visual appeal and uniformity effortlessly....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; // Delete series generated...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 管理 SmartArt 形状节点|Aspose.Slides 文档

    在 C# 或 .NET 中管理 PowerPoint 演示文稿中的 SmartArt 节点和子节点...foreach ( IShape shape in pres . Slides [ 0 ]. Shapes ) { // 检查形状是否为...检查形状是否为 SmartArt 类型 if ( shape is Aspose . Slides . SmartArt . SmartArt...

    docs.aspose.com/slides/zh/net/manage-smartart-s...
  5. How to Add Image Watermark in Presentation usin...

    This short tutorial will guide you on how to add image watermark in presentation using Java. With the help of these steps, you can insert image watermark in presentation using Java at different Positions and angles in a slide....disc and added at different positions and angles in selected or...to the shapes collection in each slide Set the position and rotation...

    kb.aspose.com/slides/java/how-to-add-image-wate...
  6. AxisCategoryType enumeration | Aspose.Words for...

    aspose.words.drawing.charts.AxisCategoryType enumeration. Specifies type of a category axis....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Chart.axis_z property | Aspose.Words for Python

    Chart.axis_z property. Provides access to properties of the Z axis of the chart....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartAxis.tick_labels property | Aspose.Words f...

    ChartAxis.tick_labels property. Provides access to the properties of the axis tick mark labels....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RelativeVerticalPosition enumeration | Aspose.W...

    aspose.words.drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical Position of a Shape or text frame is relative....to what the vertical position of a shape or text frame is relative...Specifies that the vertical positioning shall be relative to the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlSaveOptions.export_page_margins property | ...

    HtmlSaveOptions.export_page_margins property. Specifies whether page margins is exported to HTML, MHTML or EPUB...insert a shape with no wrapping. shape = builder . insert_shape ( shape_type...shape_type = aw . drawing . ShapeType . CUBE , width = 200 ,...

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