Sort Score
Result 10 results
Languages All
Labels All
Results 7,121 - 7,130 of 50,453 for

shapes

(0.52 sec)
  1. Gruppieren von Präsentationsformen mit Python|A...

    Erfahren Sie, wie Sie Formen in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für Python gruppieren und aufheben - schnelle, schrittweise Anleitung mit kostenfreiem Code.... group_shape = slide . shapes . add_group_shape () # Formen...hinzufügen. group_shape . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/de/python-net/group/
  2. حساب قيم الدبوس وتحديد حجم الشكل|Documentation

    يشرح هذا القسم كيفية حساب قيم PinX و PinY للشكل الفرعي مع Aspose.Diagram.... GetDataDir_Shapes (); // Load Visio diagram Diagram...a group shape by ID and page index is 0 Shape shape = diagram...

    docs.aspose.com/diagram/ar/net/calculate-pin-va...
  3. ShadowFormat.Visible | Aspose.Words for .NET

    Discover the ShadowFormat Visible property. Easily check if your formatting is visible, enhancing your document's appearance and clarity....formatting, it only hides the shape effect. Examples Shows how to...the shape. Document doc = new Document ( MyDir + "Shape stroke...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Drawing::ShapeBase::get_Hidden m...

    Aspose::Words::Drawing::ShapeBase::get_Hidden method. Gets or sets a boolean value indicating whether the shape is visible in C++....value indicating whether the shape is visible. bool Aspose :: Words...Examples Shows how to hide the shape. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Stroke.Color2 | Aspose.Words for .NET

    Discover the Stroke Color2 property—enhance your designs with a customizable second stroke color for vibrant, eye-catching visuals....for a Shape is White. Examples Shows how to process shape stroke...MyDir + "Shape stroke pattern border.docx" ); Shape shape = ( Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Архивы

    Архивы...IAutoShape shape = presentation.Slides[0].Shapes.AddAutoShape(ShapeType...250); shape.FillFormat.FillType = FillType.NoFill; shape.LineFormat...

    blog.aspose.com/ru/slides/create-three-d-effect...
  7. Archivo

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

    blog.aspose.com/es/slides/create-three-d-effect...
  8. ארכיון

    ארכיון...IAutoShape shape = presentation.Slides[0].Shapes.AddAutoShape(ShapeType...250); shape.FillFormat.FillType = FillType.NoFill; shape.LineFormat...

    blog.aspose.com/he/slides/create-three-d-effect...
  9. Fill.PresetTexture | Aspose.Words for .NET

    Discover how to set the PresetTexture property effortlessly and enhance your designs with stunning fill options. Unlock your creative potential today!...tiling the texture inside the shape. Document doc = new Document...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  10. تأثيرات الاستدارة ثلاثية الأبعاد في رسم Visio|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....vsdx" ); // get shape by ID and page name Shape shape = diagram ....set 3D rotation properties shape . getThreeDFormat (). getRotationXAngle...

    docs.aspose.com/diagram/ar/java/3d-rotation-eff...