Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 48,106 for

shape

(0.12 sec)
  1. 在 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...
  2. Stroke.ImageBytes | Aspose.Words for .NET

    Discover how to use the ImageBytes property to create stunning stroke images and unique pattern fills for your designs. Enhance your visuals today!...Examples Shows how to process shape stroke features. Document doc...MyDir + "Shape stroke pattern border.docx" ); Shape shape = ( Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartFormat.IsDefined | Aspose.Words for .NET

    Discover if a format is defined with the ChartFormat IsDefined property. Unlock seamless formatting control for your charts today!...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); ChartSeries series = shape . Chart...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Forms2OleControl.Height | Aspose.Words for .NET

    Adjust the Forms2OleControl's height property effortlessly in points for optimal display and functionality. Enhance your UI with precise control dimensions!...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); Forms2OleControl oleControl =...

    reference.aspose.com/words/net/aspose.words.dra...
  5. HorizontalRuleAlignment enumeration | Aspose.Wo...

    aspose.words.drawing.HorizontalRuleAlignment enumeration. Represents the alignment for the specified horizontal rule....to insert a horizontal rule shape, and customize its formatting...DocumentBuilder ( doc = doc ) shape = builder . insert_horizontal_rule...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. Aspose::Words::Drawing::ImageSize class | Aspos...

    Aspose::Words::Drawing::ImageSize class. Contains information about image size and resolution. To learn more, visit the documentation article in C++....Examples Shows how to resize a shape with an image. // When we insert...method, the builder scales the shape that displays the image so that...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. HorizontalRuleFormat.WidthPercent | Aspose.Word...

    Discover the HorizontalRuleFormat WidthPercent property to easily customize your horizontal rule's length as a percentage of window width for better design control....to insert a horizontal rule shape, and customize its formatting...DocumentBuilder ( doc ); Shape shape = builder . InsertHorizontalRule...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....isGrouped() determines whether the shape is grouped. Added the Aspose...parent GroupShape object if the shape is grouped. Otherwise it returns...

    docs.aspose.com/slides/java/public-api-and-back...