Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 42,307 for

shapes

(0.11 sec)
  1. Effet de forme|Documentation Aspose.Slides

    Appliquer un effet à une forme PowerPoint en C# ou .NET...Presentation ()) { var shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...); shape . EffectFormat . EnableOuterShadowEff (); shape . EffectFormat...

    docs.aspose.com/slides/fr/net/shape-effect/
  2. تحويل Smart Art إلى شكل مجموعة باستخدام C++|Doc...

    تعلم كيفية تحويل شكل Smart Art إلى شكل مجموعة باستخدام Aspose.Cells for C++ والوصول إلى أجزاء فردية من مجموعة الأشكال....شكل مجموعة باستخدام الطريقة Shape::GetResultOfSmartArt() . ستمكنك...إلى شكل مجموعة وطباعة خاصية Shape::IsGroup. يرجى الاطلاع على مخرجات...

    docs.aspose.com/cells/ar/cpp/convert-the-smart-...
  3. ShapeBase.Title | Aspose.Words för .NET

    ShapeBase Title fast egendom. Hämtar eller ställer in titeln bildtexten för det aktuella formobjektet i C#.... Shape shape = new Shape ( doc , ShapeType ...Cube ); shape . Width = 200 ; shape . Height = 200 ; shape . Title...

    reference.aspose.com/words/sv/net/aspose.words....
  4. Fill.preset_texture property | Aspose.Words for...

    Fill.preset_texture property. Gets a [PresetTexture](../../presettexture/) for the fill....tiling the texture inside the shape. doc = aw . Document () builder...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Presentación 3D|Documentación de Aspose.Slides

    Presentación de PowerPoint 3D en C# o .NET...Slides [ 0 ]; IAutoShape shape = slide . Shapes . AddAutoShape ( ShapeType...200 , 200 ); shape . TextFrame . Text = "3D" ; shape . TextFrame...

    docs.aspose.com/slides/es/net/3d-presentation/
  6. 3D-Präsentation|Aspose.Slides Dokumentation

    3D PowerPoint-Präsentation in C# oder .NET...Slides [ 0 ]; IAutoShape shape = slide . Shapes . AddAutoShape ( ShapeType...200 , 200 ); shape . TextFrame . Text = "3D" ; shape . TextFrame...

    docs.aspose.com/slides/de/net/3d-presentation/
  7. RelativeVerticalPosition enumeration | Aspose.W...

    Aspose.Words.Drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or text frame is relative....the vertical position of a shape or text frame is relative. Members...HeaderFooterType . HeaderPrimary ); let shape = builder . insertImage ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Drawing::Fill::OneColorGradient ...

    Aspose::Words::Drawing::Fill::OneColorGradient method. Sets the specified fill to a one-color gradient in C++....Examples Shows how to fill a shape with a gradients. auto doc =...> ( doc ); SharedPtr < Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ImageData.SetImage | Aspose.Words for .NET

    Discover how to use the SetImage method in ImageData to enhance your Shapes with customized images. Elevate your design effortlessly!...Image ) Sets the image that the shape displays. public void SetImage...document, we will need to create a shape // which will contain an image...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ShapeBase.fill property | Aspose.Words for Node.js

    ShapeBase.fill property. Gets fill formatting for the shape....Gets fill formatting for the shape. get fill () : Aspose . Words...Examples Shows how to fill a shape with a solid color. let doc...

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