Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 48,389 for

shape

(0.38 sec)
  1. NodeRendererBase.BoundsInPoints | Aspose.Words ...

    Discover the NodeRendererBase BoundsInPoints property to access precise Shape dimensions in points, enhancing your design accuracy and efficiency....Gets the actual bounds of the shape in points. public RectangleF...box of the shape. The bounds takes into account shape rotation...

    reference.aspose.com/words/net/aspose.words.ren...
  2. Aspose::Words::Rendering::NodeRendererBase::get...

    Aspose::Words::Rendering::NodeRendererBase::get_BoundsInPoints method. Gets the actual bounds of the Shape in points in C++....Gets the actual bounds of the shape in points. System :: Drawing...box of the shape. The bounds takes into account shape rotation...

    reference.aspose.com/words/cpp/aspose.words.ren...
  3. Aspose::Words::Drawing::Charts::IChartDataPoint...

    Aspose::Words::Drawing::Charts::IChartDataPoint::get_Bubble3D method. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Forms2OleControl.child_nodes property | Aspose....

    Forms2OleControl.child_nodes property. Gets collection of immediate child controls....docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () ole_control = shape . ole_format . ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Forms2OleControl.group_name property | Aspose.W...

    Forms2OleControl.group_name property. Gets or sets a string that specifies a group of mutually exclusive controls...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () ole_control = shape . ole_format . ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Public API Changes in Aspose.Diagram 16.12.0|Do...

    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....); // get shape by ID Aspose . Diagram . Shape shape = page .... Shapes . GetShape ( 1 ); // get the gradient fill properties...

    docs.aspose.com/diagram/net/public-api-changes-...
  7. Aspose::Words::Drawing::GradientStop::Remove me...

    Aspose::Words::Drawing::GradientStop::Remove method. Removes the gradient stop from the parent GradientStopCollection in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...ShapeType :: Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::idx_get method. Gets or sets a GradientStop object in the collection in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...ShapeType :: Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Fill::get_GradientStops...

    Aspose::Words::Drawing::Fill::get_GradientStops method. Gets a collection of GradientStop objects for the fill in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...ShapeType :: Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 使用 Python 管理演示文稿中的形状|Aspose.Slides for Python 文档

    学习在 Aspose.Slides for Python via .NET 中创建、编辑和优化形状,并交付高性能的 PowerPoint 和 OpenDocument 演示文稿。...和基于布局的格式化,以及使用 Presentation 和 Shape API 将单个形状导出为 SVG 的实用模式。 在幻灯片上查找形状...打开演示文稿,遍历幻灯片上的形状,选择 Alt Text 匹配的形状。 find_shape 方法实现了此思路并返回匹配的形状。 import aspose...

    docs.aspose.com/slides/zh/python-net/shape-mani...