Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 172,600 for

drawing

(1.14 sec)
  1. Protect and lock VDW document via .NET | produc...

    C# source code to lock VDW file on .NET Framework, .NET Core, Mono Platforms....a Web drawing. A web drawing is a collection of drawing pages...rendered as a vector or raster drawing. VDW files can be opened in...

    products.aspose.com/diagram/net/protect/vdw/
  2. 向PDF文件添加圆形对象|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在您的PDF中创建一个圆形对象。...请按照以下步骤操作: 创建 Document 实例 创建具有特定尺寸的 Drawing object 为绘图对象设置 边框 将 图形 对象添加到页面的段落集合中...MakeObject < Aspose :: Pdf :: Drawing :: Graph > ( 400 , 200 ); //...

    docs.aspose.com/pdf/zh/cpp/add-circle/
  3. How to draw an image|Documentation

    Draw an image. Drawing lines, ellipses, rectangles, arcs, Bezier curves and strings....How to draw an image Contents [ Hide ] How to draw an image With...you can use several methods to draw graphics primitives such as...

    docs.aspose.com/imaging/net/developer-guide/how...
  4. Convert Visio to other formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....XML Export Microsoft Visio Drawing to PDF The code samples show...to export Microsoft Visio Drawing to PDF using C#. // For complete...

    docs.aspose.com/diagram/net/convert-visio-to-ot...
  5. Stroke.end_arrow_width property | Aspose.Words ...

    Stroke.end_arrow_width property. Defines the arrowhead width for the end of a stroke.... drawing . ArrowWidth : ... @end_arrow_width... value : aspose . words . drawing . ArrowWidth ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Stroke.start_arrow_type property | Aspose.Words...

    Stroke.start_arrow_type property. Defines the arrowhead for the start of a stroke.... drawing . ArrowType : ... @start_arrow_type... value : aspose . words . drawing . ArrowType ): ... Remarks...

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

    aspose.words.Drawing.LayoutFlow enumeration. Determines the flow of the text layout in a textbox.... drawing . Shape ( doc , aw . drawing . ShapeType...text_box . layout_flow = aw . drawing . LayoutFlow . BOTTOM_TO_TOP...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataPointCollection indexer | Aspose.Words...

    ChartDataPointCollection indexer. Returns [ChartDataPoint](../../chartdatapoint/) for the specified index.... drawing . charts . ChartType . LINE...apply_data_points ( series , 4 , aw . drawing . charts . MarkerSymbol . DIAMOND...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartDataPointCollection.clear_format method | ...

    ChartDataPointCollection.clear_format method. Clears format of all [ChartDataPoint](../../chartdatapoint/) in this collection.... drawing . charts . ChartType . LINE...apply_data_points ( series , 4 , aw . drawing . charts . MarkerSymbol . DIAMOND...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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/