Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 172,572 for

drawing

(0.17 sec)
  1. TextPath.text property | Aspose.Words for Python

    TextPath.text property. Defines the text of the text path.... drawing . ShapeType . TEXT_PLAIN_TEXT...self . assertEqual ( aw . drawing . ShapeType . TEXT_PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartAxis.hasMajorGridlines property | Aspose.W...

    ChartAxis.hasMajorGridlines property. Gets or sets a flag indicating whether the axis has major gridlines.... Drawing . Charts . ChartType . Line...scaling . minimum = new aw . Drawing . Charts . AxisBound ( Date...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Fill.twoColorGradient method | Aspose.Words for...

    Aspose.Words.Drawing.Fill.twoColorGradient method... Drawing . GradientStyle , variant :...: Aspose . Words . Drawing . GradientVariant ) Parameter Type...

    reference.aspose.com/words/nodejs-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. 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...
  6. 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/
  7. ChartAxis.minorUnitScale property | Aspose.Word...

    ChartAxis.minorUnitScale property. Returns or sets the scale value for minor tick marks on the time category axis.... Drawing . Charts . AxisTimeUnit Remarks...builder . insertChart ( aw . Drawing . Charts . ChartType . Scatter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. AxisDisplayUnit.unit property | Aspose.Words fo...

    AxisDisplayUnit.unit property. Gets or sets the scaling value of the display units as one of the predefined values.... drawing . charts . AxisBuiltInUnit... value : aspose . words . drawing . charts . AxisBuiltInUnit...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DWF Drawings|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....DWF Drawings Contents [ Hide ] Exporting DWF Drawings to PDF...DWF drawing entities and render them as an entire drawing to PDF...

    docs.aspose.com/cad/python-net/developer-guide/...
  10. 将弧形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将弧形对象创建到您的PDF中。...Drawing 库。 添加弧形对象 Aspose.PDF for ....Document 实例。 创建具有特定尺寸的 Drawing object 。 为Drawing object设置 Border 。...

    docs.aspose.com/pdf/zh/net/add-arc/