Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 9,913 for

shape

(0.06 sec)
  1. 形状效果|Aspose.Slides for Python 文档

    在Python中对PowerPoint形状应用效果...pres : shape = pres . slides [ 0 ] . shapes . add_auto_shape ( slides...LE , 20 , 20 , 200 , 150 ) shape . effect_format . enable_outer_shadow_effect...

    docs.aspose.com/slides/zh/python-net/shape-effect/
  2. Stroke.Weight | Aspose.Words for .NET

    Discover the Stroke Weight property to customize brush thickness for Shapes. Enhance your designs with precise path strokes in points!...that strokes the path of a shape in points. public double Weight...Remarks The default value for a Shape is 0.75. Examples Shows how...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 形状效果|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/shape-eff...
  4. Aspose::Words::Drawing::Fill::get_TextureAlignm...

    Aspose::Words::Drawing::Fill::get_TextureAlignment method. Gets or sets the alignment for tile texture fill in C++....tiling the texture inside the shape. auto doc = MakeObject < Document...> ( doc ); SharedPtr < Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 形状效果|Aspose.Slides for PHP 文档

    对 PowerPoint 形状应用效果...new Presentation (); try { $shape = $pres -> getSlides () -> get_Item... , 20 , 20 , 200 , 150 ); $shape -> getEffectFormat () -> enableOuterShadowEff...

    docs.aspose.com/slides/zh/php-java/shape-effect/
  6. Aspose::Words::Node::get_CustomNodeId method | ...

    Aspose::Words::Node::get_CustomNodeId method. Specifies custom node identifier in C++....(); // Add two runs and one shape as child nodes to the first...world! " )); auto shape = MakeObject < Shape > ( doc , ShapeType...

    reference.aspose.com/words/cpp/aspose.words/nod...
  7. NodeRendererBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.NodeRendererBase class—your foundation for efficient Shape and OfficeMath rendering in document processing....more, visit the Working with Shapes documentation article. public...Gets the actual bounds of the shape in points. OpaqueBoundsInPoints...

    reference.aspose.com/words/net/aspose.words.ren...
  8. Aspose::Words::Fields::FieldEmbed class | Aspos...

    Aspose::Words::Fields::FieldEmbed class. Implements the EMBED field. To learn more, visit the documentation article in C++....Microsoft Word fields such as SHAPE and EMBED are handled during...we will see a SHAPE and an EMBED field. // A SHAPE field is the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. ShapeMarkupLanguage Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeMarkupLanguage enum, defining Shape markup languages for enhanced document formatting and design flexibility....Markup language used for the shape. public enum ShapeMarkupLanguage...Language is used to define the shape. Vml 1 Vector Markup Language...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ShapeType enumeration | Aspose.Words for Node.js

    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. TextBox The shape is a textbox...

    reference.aspose.com/words/nodejs-net/aspose.wo...