Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 172,355 for

drawing

(0.14 sec)
  1. Introduction|Documentation

    The Programmer's Guide contains information that is essential to know when using the Image-Processing Python Library API in Python applications....features: Drawing Images Drawing Images using Graphics Drawing Images...

    docs.aspose.com/imaging/python-net/introduction/
  2. PageSetup.pageHeight property | Aspose.Words fo...

    PageSetup.pageHeight property. Returns or sets the height of the page in points.... Drawing . WrapType . None ; shape ...relativeHorizontalPo = aw . Drawing . RelativeHorizontalPo . Page...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PageSetup.page_height property | Aspose.Words f...

    PageSetup.page_height property. Returns or sets the height of the page in points.... drawing . WrapType . NONE shape . behind_text...relative_horizontal_position = aw . drawing . RelativeHorizontalPo . PAGE...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Chart.axes property | Aspose.Words for Node.js

    Chart.axes property. Gets a collection of all axes of this chart.... Drawing . Charts . ChartAxisCollection...builder . insertChart ( aw . Drawing . Charts . ChartType . Column...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Draw geomtry to visio VSSX document via .NET | ...

    C# source code to draw geomtry to visio vssx file on .NET Framework, .NET Core, Mono Platforms....NET Drawing Vssx PNG JPG BMP TIFF VSDX Draw Geomtry to...Native and high performance draw geomtry to VSSX document using...

    products.aspose.com/diagram/net/drawing/vssx/
  6. Stroke.dash_style property | Aspose.Words for P...

    Stroke.dash_style property. Specifies the dot and dash pattern for a stroke.... drawing . DashStyle : ... @dash_style... value : aspose . words . drawing . DashStyle ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Stroke.end_arrow_length property | Aspose.Words...

    Stroke.end_arrow_length property. Defines the arrowhead length for the end of a stroke.... drawing . ArrowLength : ... @end_arrow_length... value : aspose . words . drawing . ArrowLength ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  8. GradientStop.position property | Aspose.Words f...

    GradientStop.position property. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in range 0.0 to 1.0.... Drawing . ShapeType . Rectangle , 80...aw . Drawing . GradientStyle . Horizontal , aw . Drawing . GradientVariant...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert VDX to HTML via Python | products.aspos...

    Sample Python conversion code for VDX format to HTML file. Use this example code to convert VDX to HTML within any Python based application.... Any drawing or chart created in Microsoft...have .VDX extension. A Visio drawing XML file is created in Visio...

    products.aspose.com/diagram/python-java/convers...
  10. 将线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将线对象创建到您的PDF中。...Drawing 库。 添加线对象 Aspose.PDF for .N...graph = new Aspose . Pdf . Drawing . Graph ( 100 , 400 ); // Add...

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