Sort Score
Result 10 results
Languages All
Labels All
Results 6,911 - 6,920 of 49,746 for

shapes

(0.76 sec)
  1. Применение эффектов фигур в презентациях с Pyth...

    Преобразуйте свои файлы PPT, PPTX и ODP с помощью продвинутых эффектов фигур, используя Aspose.Slides для Python — создавайте яркие, профессиональные слайды за секунды....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/ru/python-net/shape-effect/
  2. ShadowFormat.Visible | Aspose.Words för .NET

    Upptäck egenskapen Synlig skuggformat. Kontrollera enkelt om din formatering är synlig, vilket förbättrar ditt dokuments utseende och tydlighet....MyDir + "Shape stroke pattern border.docx" ); Shape shape = ( Shape...GetChildNodes ( NodeType . Shape , true )[ 0 ]; if ( shape . ShadowFormat...

    reference.aspose.com/words/sv/net/aspose.words....
  3. TextPath.XScale | Aspose.Words for .NET

    Discover how the TextPath XScale property enhances your design by enabling straight text paths for smoother, more precise layouts....will be used instead of the shape path. public bool XScale { get...of the lower boundary of the shape. Examples Shows how to work...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Collega le forme secondarie dei gruppi in PHP|D...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....\ # Set sub shape ids $shape_from_id = 1 ; $shape_to_id = 9 ;...Initialize connector shape $shape = new Shape (); $shape -> getLine ()...

    docs.aspose.com/diagram/it/java/connect-sub-sha...
  5. ربط الأشكال الفرعية للمجموعات في PHP|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....\ # Set sub shape ids $shape_from_id = 1 ; $shape_to_id = 9 ;...Initialize connector shape $shape = new Shape (); $shape -> getLine ()...

    docs.aspose.com/diagram/ar/java/connect-sub-sha...
  6. Fill.gradient_style property | Aspose.Words for...

    Fill.gradient_style property. Gets the gradient style [GradientStyle](../../gradientstyle/) for the fill....Examples Shows how to fill a shape with a gradients. doc = aw ...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Arşiv

    Arşiv...IAutoShape shape = presentation.Slides[0].Shapes.AddAutoShape(ShapeType...250); shape.FillFormat.FillType = FillType.NoFill; shape.LineFormat...

    blog.aspose.com/tr/slides/create-three-d-effect...
  8. قم بتعيين Visio شكل XForm و Line و Fill Data|Do...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....particular shape and update its XForm for ( Shape shape :( Iterable...Iterable < Shape >) diagram . getPages (). get ( 0 ). getShapes ())...

    docs.aspose.com/diagram/ar/java/set-visio-shape...
  9. ImageData.ImageType | Aspose.Words لـ .NET

    اكتشف خاصية ImageData ImageType لتحديد أنواع الصور بسهولة وتحسين قدراتك على التعامل معها. حسّن كفاءة تطويرك اليوم!...NodeCollection shapes = doc . GetChildNodes ( NodeType . Shape , true...AreEqual ( 9 , shapes . Count ( s => (( Shape ) s ). HasImage...

    reference.aspose.com/words/ar/net/aspose.words....
  10. ShapeBase.IsDecorative | Aspose.Words för .NET

    Upptäck ShapeBase. Hantera enkelt dekorativa egenskaper i dina dokument. Förbättra det visuella genom att ställa in flaggor för unika formdesigner...."Decorative shapes.docx" ); Shape shape = ( Shape ) doc . GetChildNodes...NodeType . Shape , true )[ 0 ]; Assert . True ( shape . IsDecorative...

    reference.aspose.com/words/sv/net/aspose.words....