Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 48,784 for

shape

(0.82 sec)
  1. Aspose::Words::Drawing::ReflectionFormat::get_B...

    Aspose::Words::Drawing::ReflectionFormat::get_Blur method. Gets or sets a double value that specifies the degree of blur effect applied to the reflection effect in points. The default value is 0.0 in C++....to interact with reflection shape effect. auto doc = System ::...get_MyDir () + u "Various shapes.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::ReflectionFormat::get_T...

    Aspose::Words::Drawing::ReflectionFormat::get_Transparency method. Gets or sets a double value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency for the reflection effect. The default value is 0.0 in C++....to interact with reflection shape effect. auto doc = System ::...get_MyDir () + u "Various shapes.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. DocumentBuilder.InsertHorizontalRule | Aspose.W...

    Enhance your documents with the DocumentBuilder InsertHorizontalRule method, effortlessly adding stylish horizontal lines for better organization and visual appeal....horizontal rule shape into the document. public Shape InsertHorizontalRule...InsertHorizontalRule () Return Value The shape that is a horizontal rule. Examples...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::Drawing::Stroke::get_BaseForeCol...

    Aspose::Words::Drawing::Stroke::get_BaseForeColor method. Gets the base foreground color of the stroke without any modifiers in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...:: Rectangle , 100 , 40 ); shape -> get_Fill () -> set_ForeColor...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Fill.twoColorGradient method | Aspose.Words for...

    Aspose.Words.Drawing.Fill.twoColorGradient method...Examples Shows how to fill a shape with a gradients. let doc =...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Create a New Diagram in VSTO and Aspose.Diagram...

    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.... Add shapes from Visio masters (stencils)...ActivePage ; //Add a new rectangle shape Visio . Master visioRectMaster...

    docs.aspose.com/diagram/net/create-a-new-diagra...
  7. 在 C++ 中创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides 在 C++ 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,以实现多种用途。...get_Slide ( 0 ); auto shape = slide -> get_Shapes () -> AddAutoShape...150.0f , 200.0f , 200.0f ); shape -> get_TextFrame () -> set_Text...

    docs.aspose.com/slides/zh/cpp/3d-presentation/
  8. ReflectionFormat.Blur | Aspose.Words for .NET

    Adjust the ReflectionFormat Blur property to control the blur effect of reflections in your design. Enhance visuals with precision—default is 0.0....to interact with reflection shape effect. Document doc = new Document...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ReflectionFormat.Size | Aspose.Words for .NET

    Discover the ReflectionFormat Size property, control reflection size (0.0-1.0) for stunning visual effects in your designs. Enhance your project's aesthetics!...to interact with reflection shape effect. Document doc = new Document...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ShapeBase.relative_vertical_size property | Asp...

    ShapeBase.relative_vertical_size property. Gets or sets the value of Shape's relative size in vertical direction....property Gets or sets the value of shape’s relative size in vertical...a simple shape with absolute size and position. shape = builder...

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