Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 150,339 for

drawing

(0.09 sec)
  1. Aspose::Words::Themes::Theme::get_MajorFonts me...

    Aspose::Words::Themes::Theme::get_MajorFonts method. Allows to specify the set of major fonts for different languages in C++....colors -> set_Dark1 ( System :: Drawing :: Color :: get_MidnightBlue...-> set_Light1 ( System :: Drawing :: Color :: get_PaleGreen ());...

    reference.aspose.com/words/cpp/aspose.words.the...
  2. EndCap enumeration | Aspose.Words for Python

    aspose.words.Drawing.EndCap enumeration. Specifies line cap style.... drawing . Shape ( doc , aw . drawing . ShapeType...200 arrow . stroke . color = drawing . Color . red arrow . stroke...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Fill.image_bytes property | Aspose.Words for Py...

    Fill.image_bytes property. Gets the raw bytes of the fill texture or pattern.... drawing . Shape ( doc , aw . drawing . ShapeType...200 arrow . stroke . color = drawing . Color . red arrow . stroke...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeLineStyle enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.ShapeLineStyle enumeration. Specifies the compound line style of a [Shape](../shape/).... Drawing . ShapeType . Rectangle , aw . Drawing . RelativeHorizontalPo.... LeftMargin , 100 , aw . Drawing . RelativeVerticalPosi . TopMargin...

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

    ChartAxis.document property. Returns the document containing the parent chart.... Drawing . Charts . ChartType . Column...xAxis . categoryType = aw . Drawing . Charts . AxisCategoryType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. AxisTickLabels.alignment property | Aspose.Word...

    AxisTickLabels.alignment property. Gets or sets text alignment of the axis tick labels.... Drawing . Charts . ChartType . Column...xAxis . categoryType = aw . Drawing . Charts . AxisCategoryType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. AxisScaling.minimum property | Aspose.Words for...

    AxisScaling.minimum property. Gets or sets minimum value of the axis.... Drawing . Charts . AxisBound Remarks...builder . insertChart ( aw . Drawing . Charts . ChartType . Line...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Stroke.weight property | Aspose.Words for Python

    Stroke.weight property. Defines the brush thickness that strokes the path of a shape in points.... drawing . ShapeType . RECTANGLE , horz_pos...horz_pos = aw . drawing . RelativeHorizontalPo . LEFT_MARGIN...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartAxis.document property | Aspose.Words for ...

    ChartAxis.document property. Returns the document containing the parent chart.... drawing . charts . ChartType . COLUMN...x_axis . category_type = aw . drawing . charts . AxisCategoryType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Curve Object to PDF file|Aspose.PDF for Pyt...

    This article explains how to create a curve object to your PDF using Aspose.PDF for Python via .NET....This example illustrates how to draw a Bézier curve programmatically...via .NET. By leveraging the drawing module, developers can create...

    docs.aspose.com/pdf/python-net/add-curve/