Sort Score
Result 10 results
Languages All
Labels All
Results 6,611 - 6,620 of 49,744 for

shapes

(0.11 sec)
  1. Fill.gradient_angle property | Aspose.Words for...

    Fill.gradient_angle property. Gets or sets the angle of the gradient 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...
  2. أرشيف

    أرشيف...IAutoShape shape = presentation.Slides[0].Shapes.AddAutoShape(ShapeType...250); shape.FillFormat.FillType = FillType.NoFill; shape.LineFormat...

    blog.aspose.com/ar/slides/create-three-d-effect...
  3. ShapeBase.Width | Aspose.Words för .NET

    Upptäck egenskapen ShapeBase Width. Justera enkelt bredden på det block som din form innehåller för ökad designflexibilitet och precision....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...( ImageDir + "Logo.jpg" ); shape . WrapType = WrapType . None...

    reference.aspose.com/words/sv/net/aspose.words....
  4. ShapeBase.Height | Aspose.Words för .NET

    Upptäck egenskapen ShapeBase Height för att enkelt justera formens containerhöjd, vilket förbättrar designflexibiliteten och precisionen i dina projekt....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...( ImageDir + "Logo.jpg" ); shape . WrapType = WrapType . None...

    reference.aspose.com/words/sv/net/aspose.words....
  5. TextPath.On | Aspose.Words for .NET

    Discover how TextPath enhances property text display, ensuring clarity and engagement in your designs. Optimize your visuals today!...object to display text in a shape that we can re-size and move...argument to set a shape for the WordArt. Shape shape = AppendWordArt...

    reference.aspose.com/words/net/aspose.words.dra...
  6. TextPath.FontFamily | Aspose.Words for .NET

    Discover the TextPath FontFamily property to effortlessly define and customize your text paths for stunning typography in web design....object to display text in a shape that we can re-size and move...argument to set a shape for the WordArt. Shape shape = AppendWordArt...

    reference.aspose.com/words/net/aspose.words.dra...
  7. TextPath.Kerning | Aspose.Words for .NET

    Discover the TextPath Kerning property to enhance typography by controlling kerning settings for improved text readability and design quality....object to display text in a shape that we can re-size and move...argument to set a shape for the WordArt. Shape shape = AppendWordArt...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Grouper, convertir et vérifier des formes|Docum...

    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....Initialize an array of shapes Shape [] ss = new Shape [ 3 ]; // extract...extract and assign shapes to the array ss [ 0 ] = page . getShapes...

    docs.aspose.com/diagram/fr/java/group-convert-a...
  9. Fill.TwoColorGradient | Aspose.Words لـ .NET

    قم بتطبيق تعبئة تدرج لوني مذهل ثنائي اللون باستخدام طريقة Fill TwoColorGradient الخاصة بنا، مما يعزز تصميماتك بتأثيرات نابضة بالحياة وقابلة للتخصيص....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ForeColor للتعبئة التدرجية. shape . Fill . OneColorGradient (...

    reference.aspose.com/words/ar/net/aspose.words....
  10. 使用形状锁在 Python 中防止演示文稿编辑|Aspose.Slides for Pytho...

    了解 Aspose.Slides for Python via .NET 如何在 PPT、PPTX 和 ODP 文件中锁定或解锁形状,从而在确保演示文稿安全的同时,允许受控编辑并加快交付速度。...for Python 中,幻灯片上的每个元素都由继承自 Shape 类的对象表示。 PPTX 的结构很复杂,因此不同于 PPT(在...for Python 提供了用于在幻灯片上操作形状的 Shape 类。 如前所述,每个形状类都有对应的形状锁类用于保护。本文重点介绍...

    docs.aspose.com/slides/zh/python-net/applying-p...