Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 48,774 for

shape

(0.11 sec)
  1. ShapeBase.alternative_text property | Aspose.Wo...

    ShapeBase.alternative_text property. Defines alternative text to be displayed instead of a graphic....Examples Shows how to use a shape’s alternative text. doc = aw...DocumentBuilder ( doc ) shape = builder . insert_shape ( aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShadowFormat.color property | Aspose.Words for ...

    ShadowFormat.color property. Gets or sets a aspose.pydrawing.Color object that represents the color for the shadow...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () shadow_format = shape . shadow_format self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HorizontalRuleFormat.alignment property | Aspos...

    HorizontalRuleFormat.alignment property. Gets or sets the alignment of the horizontal rule....to insert a horizontal rule shape, and customize its formatting...DocumentBuilder ( doc ); let shape = builder . insertHorizontalRule...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Forms2OleControl.Width | Aspose.Words for .NET

    Discover how to easily adjust the Width property of Forms2OleControl for precise control sizing in points. Enhance your UI design effortlessly!...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); Forms2OleControl oleControl =...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Drawing::ReflectionFormat class ...

    Aspose::Words::Drawing::ReflectionFormat class. Represents the reflection formatting for an object in C++....to interact with reflection shape effect. auto doc = System ::...get_MyDir () + u "Various shapes.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::ShapeBase::get_Alternat...

    Aspose::Words::Drawing::ShapeBase::get_AlternativeText method. Defines alternative text to be displayed instead of a graphic in C++....Examples Shows how to use a shape’s alternative text. auto doc...:: Words :: Drawing :: Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 在 Android 上的演示文稿中应用形状效果|Aspose.Slides 文档

    使用 Aspose.Slides for Android(通过 Java),对 PPT 和 PPTX 文件应用高级形状效果——在几秒钟内创建引人注目、专业的幻灯片。...Presentation (); try { IShape shape = pres . getSlides (). get_Item...RoundCornerRectangle , 20 , 20 , 200 , 150 ); shape . getEffectFormat (). enableOuterShadowEff...

    docs.aspose.com/slides/zh/androidjava/shape-eff...
  8. 形状效果|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中为 PowerPoint 形状应用效果...Presentation (); try { var shape = pres . getSlides (). get_Item...RoundCornerRectangle , 20 , 20 , 200 , 150 ); shape . getEffectFormat (). enableOuterShadowEff...

    docs.aspose.com/slides/zh/nodejs-java/shape-eff...
  9. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_Height method. Gets or sets the height of the horizontal rule in C++....to insert a horizontal rule shape, and customize its formatting...:: Words :: Drawing :: Shape > shape = builder -> InsertHorizontalRule...

    reference.aspose.com/words/cpp/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...