Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 50,318 for

shape

(0.73 sec)
  1. ShapeBase.Glow | Aspose.Words for .NET

    Enhance your designs with ShapeBase Glow! Achieve stunning glow effects for your Shapes and elevate your visual projects effortlessly....Gets glow formatting for the shape. public GlowFormat Glow { get...Shows how to interact with glow shape effect. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  2. TextPath.StrikeThrough | Aspose.Words for .NET

    Discover the TextPath StrikeThrough property—easily format text with strikethrough for clear visual emphasis in your projects. Enhance your design 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...
  3. TextPath.ReverseRows | Aspose.Words for .NET

    Discover the TextPath ReverseRows property to enhance your layout. Control row order for improved design flexibility and user experience....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...
  4. TextPath.Bold | Aspose.Words for .NET

    Discover the TextPath Bold property. Easily format your text in bold for enhanced readability and visual impact in your designs....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...
  5. Fill.opacity property | Aspose.Words for Node.js

    Fill.opacity property. Gets or sets the degree of opacity of the specified fill as a value between 0.0 (clear) and 1.0 (opaque)....Examples Shows how to fill a shape with a solid color. let doc...then cover it with a floating shape. builder . font . size = 32...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ImageSize Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ImageSize class, your go-to resource for detailed image size and resolution insights for enhanced document quality....Examples Shows how to resize a shape with an image. // When we insert...method, the builder scales the shape that displays the image so that...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Create 3D Presentations in JavaScript|Aspose.Sl...

    Generate interactive 3D presentations in JavaScript with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....models can be created from 2D shapes, by applying such effects on...3D features applied to the shapes can be found in ThreeDFormat...

    docs.aspose.com/slides/nodejs-java/3d-presentat...
  8. Fill.BackColor | Aspose.Words for .NET

    Customize your fill's background color effortlessly with the BackColor property. Easily set or get a Color object for a vibrant design....Examples Shows how to fill a shape with a gradients. Document doc...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 在演示文稿幻灯片上调整形状大小|Aspose.Slides 文档

    使用 Aspose.Slides for C++,轻松在 PowerPoint 和 OpenDocument 幻灯片上调整形状大小——自动化幻灯片布局调整,提高工作效率。...; // Resize and reposition shapes on every slide. for ( auto...auto && shape : slide -> get_Shapes ()) { // 缩放形状大小。 shape -> set_Height...

    docs.aspose.com/slides/zh/cpp/re-sizing-shapes-...
  10. Aspose::Words::Drawing::ShapeBase::get_Height m...

    Aspose::Words::Drawing::ShapeBase::get_Height method. Gets or sets the height of the containing block of the Shape in C++....the containing block of the shape. double Aspose :: Words :: Drawing...top-level shape, the value is in points. For shapes in a group...

    reference.aspose.com/words/cpp/aspose.words.dra...