Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 5,100 for

shape position

(0.45 sec)
  1. 在 .NET 中管理演示文稿的 SmartArt 形状节点|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PPT 和 PPTX 中管理 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...
  2. DocumentBuilder.insert_shape method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_Shape method...insert_shape method Contents [ Hide ] insert_shape(shape_type,...inline shape with specified type and size. def insert_shape ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. RelativeHorizontalPosition Enum | Aspose.Words ...

    Discover Aspose.Words.Drawing.RelativeHorizontalPosition enum to define precise horizontal Positioning for Shapes and text frames in your documents....what the horizontal position of a shape or text frame is relative...Specifies that the horizontal positioning shall be relative to the...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ShapeBase.isLayoutInCell property | Aspose.Word...

    ShapeBase.isLayoutInCell property. Gets or sets a flag indicating whether the Shape is displayed inside a table or outside of it....flag indicating whether the shape is displayed inside a table...Has effect only for top level shapes, the property ShapeBase.wrapType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. RelativeVerticalPosition Enum | Aspose.Words fo...

    Discover the Aspose.Words.Drawing.RelativeVerticalPosition enum to define vertical Positioning for Shapes and text frames effectively and enhance document layouts....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/net/aspose.words.dra...
  8. Aspose::Words::Drawing::ShapeBase::get_IsLayout...

    Aspose::Words::Drawing::ShapeBase::get_IsLayoutInCell method. Gets or sets a flag indicating whether the Shape is displayed inside a table or outside of it in C++....flag indicating whether the shape is displayed inside a table...Has effect only for top level shapes, the property WrapType of which...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. RelativeHorizontalPosition enumeration | Aspose...

    Aspose.Words.Drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal Position of a Shape or text frame is relative....what the horizontal position of a shape or text frame is relative...Specifies that the horizontal positioning shall be relative to the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Manage Presentation Accessibility on Android|As...

    Discover how Aspose.Slides for Android via Java helps automate presentation accessibility checks in PPT, PPTX and ODP files—enhance screen reader experience and boost compliance....conveying meaning by color or position alone. When accessibility...how to determine whether a shape is marked as decorative. Presentation...

    docs.aspose.com/slides/androidjava/presentation...