Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 9,913 for

shape

(0.06 sec)
  1. Stroke.StartArrowType | Aspose.Words for .NET

    Discover the Stroke StartArrowType property to customize arrowheads at the start of strokes, enhancing your design's visual appeal and clarity....Shows to create a variety of shapes. Document doc = new Document...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ChartDataLabel.Font | Aspose.Words for .NET

    Discover the ChartDataLabel Font property to easily customize your data label's font formatting for enhanced visual appeal and clarity....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.dra...
  3. AxisTickLabels.rotation property | Aspose.Words...

    AxisTickLabels.rotation property. Gets or sets the rotation of the tick labels in degrees.... shape = builder . insert_chart ( chart_type...height = 252 ) x_tick_labels = shape . chart . axis_x . tick_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.AlternativeText | Aspose.Words for .NET

    Discover the ShapeBase AlternativeText property, which enhances accessibility by providing descriptive text for graphics, improving user experience and SEO....Examples Shows how to use a shape’s alternative text. Document...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::DocumentVisitor::VisitGroupShape...

    Aspose::Words::DocumentVisitor::VisitGroupShapeStart method. Called when enumeration of a group Shape has started in C++....when enumeration of a group shape has started. virtual Aspose...Shows how to create a group of shapes, and print its contents using...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. ShapeBase.href property | Aspose.Words for Python

    ShapeBase.href property. Gets or sets the full hyperlink address for a Shape....full hyperlink address for a shape. @property def href ( self )...Examples Shows how to insert a shape which contains an image, and...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HorizontalRuleFormat.no_shade property | Aspose...

    HorizontalRuleFormat.no_shade property. Indicates the presence of 3D shading for the horizontal rule...to insert a horizontal rule shape, and customize its formatting...DocumentBuilder ( doc = doc ) shape = builder . insert_horizontal_rule...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::FileFormatUtil::ImageTypeToExten...

    Aspose::Words::FileFormatUtil::ImageTypeToExtension method. Converts an Aspose.Words image type enumerated value into a file extension. The returned extension is a lower-case string with a leading dot in C++....); // Get the collection of shapes from the document, // and save...save the image data of every shape with an image as a file to the...

    reference.aspose.com/words/cpp/aspose.words/fil...
  9. Forms2OleControl.GroupName | Aspose.Words for .NET

    Discover how the Forms2OleControl GroupName property enhances user experience by managing mutually exclusive controls effortlessly. Learn more!...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); OleControl oleControl = shape . OleFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  10. VerticalAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating Shape, text frame or a floating table....vertical alignment of a floating shape, text frame or a floating table...align it to the page's center. shape = builder . insert_image ( file_name...

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