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

drawing

(0.15 sec)
  1. Fill.backColor property | Aspose.Words for Node.js

    Fill.backColor property. Gets or sets a Color object that represents the background color for the fill.... Drawing . ShapeType . Rectangle , 80...aw . Drawing . GradientStyle . Horizontal , aw . Drawing . GradientVariant...

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

    Stroke.fill property. Gets fill formatting for the [Stroke](../).... drawing . Fill : ... Examples Shows...insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE , horz_pos...

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

    ShapeBase.vertical_alignment property. Specifies how the shape is positioned vertically.... drawing . VerticalAlignment : ... @vertical_alignment... value : aspose . words . drawing . VerticalAlignment ): ......

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.horizontal_alignment property | Aspos...

    ShapeBase.horizontal_alignment property. Specifies how the shape is positioned horizontally.... drawing . HorizontalAlignment : ..... value : aspose . words . drawing . HorizontalAlignment ): ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.relative_vertical_position property |...

    ShapeBase.relative_vertical_position property. Specifies relative to what the shape is positioned vertically.... drawing . RelativeVerticalPosi : .... value : aspose . words . drawing . RelativeVerticalPosi ): ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 从PDF文档中提取表格|Aspose.PDF for .NET

    Aspose.PDF for .NET 使您能够对PDF文档中包含的表格进行各种操作。...Drawing 库。 从PDF中提取表格 // For complete...var bitmap = new System . Drawing . Bitmap (( int ) document...

    docs.aspose.com/pdf/zh/net/extract-table-from-e...
  7. Fill.gradient_angle property | Aspose.Words for...

    Fill.gradient_angle property. Gets or sets the angle of the gradient fill.... drawing . ShapeType . RECTANGLE , width...Color . red , style = aw . drawing . GradientStyle . HORIZONTAL...

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

    ShapeBase.wrap_side property. Specifies how the text is wrapped around the shape.... drawing . WrapSide : ... @wrap_side... value : aspose . words . drawing . WrapSide ): ... Remarks The...

    reference.aspose.com/words/python-net/aspose.wo...
  9. AxisTickLabels.spacing property | Aspose.Words ...

    AxisTickLabels.spacing property. Gets or sets the interval at which the tick labels are drawn.... Drawing . Charts . ChartType . Column...xAxis . categoryType = aw . Drawing . Charts . AxisCategoryType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Extract Table from PDF|Aspose.PDF for C++

    Aspose.PDF for C++ makes it possible to carry out various manipulations with the tables contained in your pdf document. You may add and extract a table in the existing PDF document, render table on a new page and etc....#include <drawing/imaging/image_format.h> #include <drawing/bitmap...h> #include <drawing/graphics.h> #include <drawing/solid_brush...

    docs.aspose.com/pdf/cpp/extract-table-from-exis...