Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 49,132 for

shape

(0.15 sec)
  1. Aspose::Words::Drawing::ImageData::get_IsLink m...

    Aspose::Words::Drawing::ImageData::get_IsLink method. Returns true if the image is linked to the Shape (when SourceFullName is specified) in C++....the image is linked to the shape (when SourceFullName is specified)...Examples Shows how to edit a shape’s image data. auto imgSourceDoc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. ShapeBase.ZOrder | Aspose.Words for .NET

    Discover how the ShapeBase ZOrder property enhances your design by controlling the display order of overlapping Shapes for a clearer, more organized layout....display order of overlapping shapes. public int ZOrder { get ;...Has effect only for top level shapes. The default value is 0. The...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Drawing::ImageData::get_BiLevel ...

    Aspose::Words::Drawing::ImageData::get_BiLevel method. Determines whether an image will be displayed in black and white in C++....Examples Shows how to edit a shape’s image data. auto imgSourceDoc...Aspose :: Words :: Drawing :: Shape > ( imgSourceDoc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Use Connection indexes to connect shapes|Docume...

    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....Connection indexes to connect shapes Contents [ Hide ] Add new Connections...on the shape and use Connection indexes to connect shapes Aspose...

    docs.aspose.com/diagram/net/use-connection-inde...
  5. ShapeBase.top_relative property | Aspose.Words ...

    ShapeBase.top_relative property. Gets or sets the value that represents Shape's relative top position in percent....sets the value that represents shape’s relative top position in percent...a simple shape with absolute size and position. shape = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 超链接|Aspose.Slides 文档

    在 C# 中使用 Aspose.Slides 添加、编辑和删除超链接:链接文字、形状、幻灯片、URL 和电子邮件;为 PPT、PPTX 和 ODP 设置目标和操作。... Slides [ 0 ]; var shape = slide . Shapes . AddAutoShape ( ShapeType..., 50 ); shape . TextFrame . Text = "Aspose" ; shape . TextFrame...

    docs.aspose.com/slides/zh/net/examples/elements...
  7. Fill.pattern property | Aspose.Words for Python

    Fill.pattern property. Gets a [PatternType](../../patterntype/) for the fill....Shows how to set pattern for a shape. doc = aw . Document ( file_name...MY_DIR + 'Shape stroke pattern border.docx' ) shape = doc . get_child...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::ShapeBase::get_IsHorizo...

    Aspose::Words::Drawing::ShapeBase::get_IsHorizontalRule method. Returns true if this Shape is a horizontal rule in C++....method Returns true if this shape is a horizontal rule. bool Aspose...to insert a horizontal rule shape, and customize its formatting...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. DocumentVisitor.visit_shape_start method | Aspo...

    DocumentVisitor.visit_Shape_start method. Called when enumeration of a Shape has started....visit_shape_start method visit_shape_start(shape) Called when...enumeration of a shape has started. def visit_shape_start ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 在 Python 中创建 3D 演示文稿|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,实现多用途使用。...中,要将形状设为 PowerPoint 3D 形状,请使用 Shape.three_d_format 属性,该属性公开了 ThreeDFormat...slides [ 0 ] shape = slide . shapes . add_auto_shape ( slides ....

    docs.aspose.com/slides/zh/python-net/3d-present...