Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 170,828 for

drawing

(0.12 sec)
  1. FrameFormat.vertical_alignment property | Aspos...

    FrameFormat.vertical_alignment property. Gets vertical alignment of the specified frame.... drawing . VerticalAlignment : ... Examples...self . assertEqual ( aw . drawing . HorizontalAlignment . DEFAULT...

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

    ChartAxis.has_minor_gridlines property. Gets or sets a flag indicating whether the axis has minor gridlines.... drawing . charts . ChartType . LINE... scaling . minimum = aw . drawing . charts . AxisBound ( date...

    reference.aspose.com/words/python-net/aspose.wo...
  3. AutoCAD 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....AutoCAD Drawings Contents [ Hide ] DGN Drawing DWF Drawings DWFx...Drawing DWG Drawings DWT Drawings DXF Drawings IFC Drawings IGES...

    docs.aspose.com/cad/java/developer-guide/autoca...
  4. AutoCAD 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....AutoCAD Drawings Contents [ Hide ] DGN Drawing DWF Drawings DWFx...Drawing DWG Drawings DWT Drawings DXF Drawings IFC Drawings IGES...

    docs.aspose.com/cad/java/autocad-drawings/
  5. 将弧形对象添加到PDF文件|Aspose.PDF for C++

    本文介绍如何使用Aspose.PDF for C++在PDF中创建弧形对象。...Document 实例 创建具有特定尺寸的 Drawing object 为Drawing对象设置 Border 将 Graph...() -> Add (); // 创建具有特定尺寸的Drawing对象 auto graph = MakeObject <...

    docs.aspose.com/pdf/zh/cpp/add-arc/
  6. 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...
  7. 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...
  8. Shape.updateSmartArtDrawing method | Aspose.Wor...

    Shape.updateSmartArtDrawing method. Updates SmartArt pre-rendered Drawing by using Aspose.Words's SmartArt cold rendering engine....Updates SmartArt pre-rendered drawing by using Aspose.Words’s SmartArt...and saves the pre-rendered drawing along with SmartArt object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. AxisBound class | Aspose.Words for Python

    aspose.words.Drawing.charts.AxisBound class. Represents minimum or maximum bound of axis values... drawing . charts . ChartType . LINE... scaling . minimum = aw . drawing . charts . AxisBound ( date...

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