Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 175,463 for

drawing

(0.12 sec)
  1. Chart.axisZ property | Aspose.Words for Node.js

    Chart.axisZ property. Provides access to properties of the Z axis of the chart.... Drawing . Charts . ChartAxis Examples...builder . insertChart ( aw . Drawing . Charts . ChartType . Column...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Chart.axisY property | Aspose.Words for Node.js

    Chart.axisY property. Provides access to properties of the primary Y axis of the chart.... Drawing . Charts . ChartAxis Examples...builder . insertChart ( aw . Drawing . Charts . ChartType . Column...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. AxisTickLabels.isAutoSpacing property | Aspose....

    AxisTickLabels.isAutoSpacing property. Gets or sets a flag indicating whether to use automatic interval for Drawing the tick labels....use automatic interval for drawing the tick labels. get isAutoSpacing...builder . insertChart ( aw . Drawing . Charts . ChartType . Column...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Shape.update_smart_art_drawing method | Aspose....

    Shape.update_smart_art_Drawing method. Updates SmartArt pre-rendered Drawing by using Aspose.Words's SmartArt cold rendering engine....update_smart_art_drawing method update_smart_art_drawing() Updates SmartArt...SmartArt pre-rendered drawing by using Aspose.Words’s SmartArt...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Fill.gradientVariant property | Aspose.Words fo...

    Fill.gradientVariant property. Gets the gradient variant [GradientVariant](../../gradientvariant/) for the fill.... Drawing . GradientVariant Examples...builder . insertShape ( aw . Drawing . ShapeType . Rectangle , 80...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShapeBase.wrapType property | Aspose.Words for ...

    ShapeBase.wrapType property. Defines whether the shape is inline or floating... Drawing . WrapType Remarks The default...); shape . wrapType = aw . Drawing . WrapType . None ; shape ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. AxisCategoryType enumeration | Aspose.Words for...

    Aspose.Words.Drawing.Charts.AxisCategoryType enumeration. Specifies type of a category axis.... Drawing . Charts . ChartType . Column...xAxis . categoryType = aw . Drawing . Charts . AxisCategoryType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. 在 PostScript 中使用渐变 | C++

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 C++ 中使用该功能...Drawing Product Solution Aspose.Font...Finance Product Solution Aspose.Drawing Product Solution Aspose.Font...

    docs.aspose.com/page/zh/cpp/ps/working-with-gra...
  10. 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/