Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 12,939 for

shape

(0.03 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_MarkupLa...

    Aspose::Words::Drawing::ShapeBase::get_MarkupLanguage method. Gets MarkupLanguage used for this graphic object in C++....Examples Shows how to verify a shape’s size and markup language....> ( doc ); SharedPtr < Shape > shape = builder -> InsertImage...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. CheckBoxControl class | Aspose.Words for Python

    aspose.words.drawing.ole.CheckBoxControl class. The CheckBox control toggles a value....docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () check_box_control = shape . ole_format ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. OleControl.name property | Aspose.Words for Python

    OleControl.name property. Gets or sets name of the ActiveX control....docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () ole_control = shape . ole_format . ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  4. RemoveDependsOn | Aspose.Diagram for .NET API R...

    RemoveDependsOn ShapeCollection.RemoveDependsOn method Remove the Shapes including DEPENDSON Shapes from the collecti......method Remove the shapes including DEPENDSON shapes from the collection...RemoveDependsOn ( Shape item ) Parameter Type Description item Shape Shape...

    reference.aspose.com/diagram/net/aspose.diagram...
  5. AxisDisplayUnit.Document | Aspose.Words for .NET

    Discover the AxisDisplayUnit property, easily access the document linked to your parent chart for seamless data management and enhanced visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 250 ); Chart chart = shape . Chart ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Theme Class | Aspose.Words for .NET

    Explore the Aspose.Words.Theme class to enhance your documents with customizable themes, including MajorFonts, MinorFonts, and vibrant Colors....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". ThemeColors colors = theme . Colors ; colors...

    reference.aspose.com/words/net/aspose.words.the...
  7. ThemeFonts Class | Aspose.Words for .NET

    Discover the Aspose.Words ThemeFonts class, a powerful tool for managing multilingual font schemes, enhancing your document's style and readability....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". ThemeColors colors = theme . Colors ; colors...

    reference.aspose.com/words/net/aspose.words.the...
  8. ThemeColors class | Aspose.Words for Node.js

    Aspose.Words.Themes.ThemeColors class. Represents the color scheme of the document theme which contains twelve colors....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". let colors = theme . colors ; colors . dark1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Add | Aspose.Diagram for .NET API Reference

    Add ShapeCollection.Add method Add the Shape in the collection. public int Add ( Shape item ) Parameter Type Descript......Add the shape in the collection. public int Add ( Shape item )...Description item Shape Return Value ID See Also class Shape class ShapeCollection...

    reference.aspose.com/diagram/net/aspose.diagram...
  10. Aspose::Words::Drawing::Charts::AxisCrosses enu...

    Aspose::Words::Drawing::Charts::AxisCrosses enum. Specifies the possible crossing points for an axis in C++....> ( doc ); SharedPtr < Shape > shape = builder -> InsertChart...SharedPtr < Chart > chart = shape -> get_Chart (); // Clear the...

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