Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 43,096 for

shape

(0.03 sec)
  1. ShapeBase.title property | Aspose.Words for Python

    ShapeBase.title property. Gets or sets the title (caption) of the current Shape object....title (caption) of the current shape object. @property def title...Shows how to set the title of a shape. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.IsTopLevel | Aspose.Words for .NET

    Discover ShapeBase IsTopLevel. Quickly verify if a Shape stands alone, enhancing your design workflow with efficient group management....true if this shape is not a child of a group shape. public bool...tell whether a shape is a part of a group shape. Document doc...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Chart.SourceFullName | Aspose.Words for .NET

    Discover the Chart SourceFullName property to easily access the path and name of linked XLS/XLSX files for enhanced data visualization....+ "Shape with linked chart.docx" ); Shape shape = ( Shape ) doc...NodeType . Shape , 0 , true ); var sourceFullName = shape . Chart...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ShapeType enumeration | Aspose.Words for Python

    aspose.words.drawing.ShapeType enumeration. Specifies the type of Shape in a Microsoft Word document....enumeration Specifies the type of shape in a Microsoft Word document...Description IMAGE The shape is an image. TEXT_BOX The shape is a textbox...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.is_top_level property | Aspose.Words ...

    ShapeBase.is_top_level property. Returns ``True`` if this Shape is not a child of a group Shape....True if this shape is not a child of a group shape. @property def...tell whether a shape is a part of a group shape. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageData.CropTop | Aspose.Words for .NET

    Optimize your images with ImageData CropTop, controlling picture removal from the top for perfect framing and enhanced visual appeal....filled by the fill color of the shape). Positive values less than...being stretched to fit the shape. The default value is 0. Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ImageData.CropLeft | Aspose.Words for .NET

    Discover the ImageData CropLeft property to easily adjust image framing by removing unwanted portions from the left side for a perfect fit....filled by the fill color of the shape). Positive values less than...being stretched to fit the shape. The default value is 0. Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ImageData.CropRight | Aspose.Words for .NET

    Discover the ImageData CropRight property, control picture cropping from the right side for precise image editing and enhanced visual appeal....filled by the fill color of the shape). Positive values less than...being stretched to fit the shape. The default value is 0. Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ImageData.CropBottom | Aspose.Words for .NET

    Discover the ImageData CropBottom property to easily customize your images by removing unwanted portions from the bottom for a perfect fit....filled by the fill color of the shape). Positive values less than...being stretched to fit the shape. The default value is 0. Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 使用 C++ 移除 ActiveX 控件|Documentation

    学习如何使用 Aspose.Cells for C++ 从工作簿中删除 ActiveX 控件。...为此,API 提供了 Shape.RemoveActiveXControl 方法。以下代码片段演示了如何使用 Shape.RemoveActiveXControl...Access first shape from first worksheet Shape shape = wb . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/remove-activex-con...