Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 12,977 for

shape

(0.03 sec)
  1. SoftEdgeFormat | Aspose.Words for Java

    Represents the soft edge formatting for an object in Java....= new DocumentBuilder(); Shape shape = builder.insertShape(ShapeType...// Apply soft edge to the shape. shape.getSoftEdge().setRadius(30...

    reference.aspose.com/words/java/com.aspose.word...
  2. Forms2OleControl.BackColor | Aspose.Words for .NET

    Discover the Forms2OleControl BackColor property to customize your control's background color. Enhance your UI with flexible color options today!...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); Forms2OleControl oleControl =...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Broken diagram when using master with multiple ...

    I’m evaluating Aspose.Diagram for Dotnet since I’m creating an app to generate Visio files. While testing I stumbles upon one problem with master Shapes and would like to know, what I do wrong or where the problem could …...multiple shapes Aspose.Diagram Product Family shapes codingmicha...upon one problem with master shapes and would like to know, what...

    forum.aspose.com/t/broken-diagram-when-using-ma...
  4. Aspose::Words::DocumentBuilder::InsertNode meth...

    Aspose::Words::DocumentBuilder::InsertNode method. Inserts a node before the cursor in C++....to a shape so that it can display it. // 1 - Set the shape to contain...contain the image. auto shape = MakeObject < Shape > ( builder -> get_Document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. ChartSeriesGroupCollection.RemoveAt | Aspose.Wo...

    Effortlessly remove a series group with the ChartSeriesGroupCollection RemoveAt method. Simplify your chart management by eliminating unwanted data....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); Chart chart = shape . Chart ; ...

    reference.aspose.com/words/net/aspose.words.dra...
  6. HorizontalRuleFormat.alignment property | Aspos...

    HorizontalRuleFormat.alignment property. Gets or sets the alignment of the horizontal rule....to insert a horizontal rule shape, and customize its formatting...DocumentBuilder ( doc ); let shape = builder . insertHorizontalRule...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. GradientStyle enumeration | Aspose.Words for Py...

    aspose.words.drawing.GradientStyle enumeration. Specifies the style for a 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...
  8. DocumentBuilder.MoveToHeaderFooter | Aspose.Wor...

    Effortlessly navigate to headers and footers with the DocumentBuilder MoveToHeaderFooter method, enhancing your document editing efficiency.... HeaderPrimary ); Shape shape = builder . InsertImage (...logo.png" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/net/aspose.words/doc...
  9. ShapeBase.relative_horizontal_size property | A...

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

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObject method. Inserts an embedded OLE object from a stream into the document in C++....Aspose :: Words :: Drawing :: Shape > Aspose :: Words :: DocumentBuilder...predefined images. ReturnValue Shape node containing Ole object and...

    reference.aspose.com/words/cpp/aspose.words/doc...