Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 170,486 for

aspose drawing

(0.24 sec)
  1. ShapeBase.relative_vertical_size property | Asp...

    ShapeBase.relative_vertical_size property. Gets or sets the value of shape's relative size in vertical direction....relative_vertical_size ( self ) -> aspose . words . drawing . RelativeVerticalSize... ( self , value : aspose . words . drawing . RelativeVerticalSize...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Shape.fill_color property | Aspose.Words for Py...

    Shape.fill_color property. Defines the brush color that fills the closed path of the shape....def fill_color ( self ) -> aspose . pydrawing . Color : ... @fill_color...fill_color ( self , value : aspose . pydrawing . Color ): ......

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.flipOrientation property | Aspose.Wor...

    ShapeBase.flipOrientation property. Switches the orientation of a shape....flipOrientation () : Aspose . Words . Drawing . FlipOrientation...( aw . Drawing . ShapeType . Rectangle , aw . Drawing . RelativeHorizontalPo...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. AxisTickLabels.font property | Aspose.Words for...

    AxisTickLabels.font property. Provides access to font formatting of the tick labels.... get font () : Aspose . Words . Font Examples Shows...builder . insertChart ( aw . Drawing . Charts . ChartType . Column...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartAxis.scaling property | Aspose.Words for N...

    ChartAxis.scaling property. Provides access to the scaling options of the axis.... get scaling () : Aspose . Words . Drawing . Charts . AxisScaling...builder . insertChart ( aw . Drawing . Charts . ChartType . Line...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Table.vertical_anchor property | Aspose.Words f...

    Table.vertical_anchor property. Gets the base object from which the vertical positioning of floating table should be calculated...vertical_anchor ( self ) -> aspose . words . drawing . RelativeVerticalPosi...vertical_anchor ( self , value : aspose . words . drawing . RelativeVerticalPosi...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Table.horizontal_anchor property | Aspose.Words...

    Table.horizontal_anchor property. Gets the base object from which the horizontal positioning of floating table should be calculated...horizontal_anchor ( self ) -> aspose . words . drawing . RelativeHorizontalPo...horizontal_anchor ( self , value : aspose . words . drawing . RelativeHorizontalPo...

    reference.aspose.com/words/python-net/aspose.wo...
  8. AxisTickLabels.offset property | Aspose.Words f...

    AxisTickLabels.offset property. Gets or sets the distance of the tick labels from the axis.... drawing . charts . ChartType . COLUMN...series . add ( series_name = 'Aspose Test Series' , categories =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GradientStop.position property | Aspose.Words f...

    GradientStop.position property. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in range 0.0 to 1.0.... drawing . ShapeType . RECTANGLE , width...color1 = aspose . pydrawing . Color . green , color2 = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Copy Shapes between Worksheets with C++|Documen...

    Learn how to copy shapes, charts, and other Drawing objects between worksheets using Aspose.Cells with C++....and other drawing objects, between worksheets. Aspose.Cells supports...<memory> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/copy-shapes-between-w...