Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 170,830 for

drawing

(0.47 sec)
  1. ChartAxis.type property | Aspose.Words for Node.js

    ChartAxis.type property. Returns type of the axis.... Drawing . Charts . ChartAxisType Examples...appendChart ( builder , aw . Drawing . Charts . ChartType . Column...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.top_relative property | Aspose.Words ...

    ShapeBase.top_relative property. Gets or sets the value that represents shape's relative top position in percent.... drawing . ShapeType . RECTANGLE , width... shape . wrap_type = aw . drawing . WrapType . NONE # Checking...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Stroke.weight property | Aspose.Words for Node.js

    Stroke.weight property. Defines the brush thickness that strokes the path of a shape in points.... Drawing . ShapeType . Rectangle , aw . Drawing . RelativeHorizontalPo.... LeftMargin , 100 , aw . Drawing . RelativeVerticalPosi . TopMargin...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ShapeBase.relativeVerticalPosition property | A...

    ShapeBase.relativeVerticalPosition property. Specifies relative to what the shape is positioned vertically.... Drawing . RelativeVerticalPosi Remarks...); shape . wrapType = aw . Drawing . WrapType . None ; shape ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Add Arc Object to PDF file|Aspose.PDF for C++

    This article explains how to create a arc object to your PDF using Aspose.PDF for C++....Create Document instance Create Drawing object with certain dimensions...dimensions Set Border for Drawing object Add Graph object to paragraphs...

    docs.aspose.com/pdf/cpp/add-arc/
  6. ChartAxisType enumeration | Aspose.Words for Py...

    aspose.words.Drawing.charts.ChartAxisType enumeration. Specifies type of chart axis.... drawing . charts . ChartType . COLUMN...self . assertEqual ( aw . drawing . charts . ChartAxisType ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. AxisTickMark enumeration | Aspose.Words for Nod...

    Aspose.Words.Drawing.Charts.AxisTickMark enumeration. Specifies the possible positions for tick marks.... Drawing . Charts . ChartType . Line...scaling . minimum = new aw . Drawing . Charts . AxisBound ( Date...

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

    aspose.words.Drawing.GradientStyle enumeration. Specifies the style for a gradient fill.... drawing . ShapeType . RECTANGLE , width...Color . red , style = aw . drawing . GradientStyle . HORIZONTAL...

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

    ShapeBase.wrapSide property. Specifies how the text is wrapped around the shape.... Drawing . WrapSide Remarks The default...base . myDir + "Textboxes in drawing canvas.docx" ); let shapes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Create Visio document programmatically|Document...

    This page describes how to create Visio document from scratch with Aspose.Diagram library....Hide ] Creating a New Visio Drawing Aspose.Diagram for .NET lets...the diagram. Create Visio Drawing Programming Sample The code...

    docs.aspose.com/diagram/net/create-visio-document/