Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 172,356 for

drawing

(0.07 sec)
  1. 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...
  2. 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...
  3. ChartFormat.fill property | Aspose.Words for No...

    ChartFormat.fill property. Gets fill formatting for the parent chart element.... Drawing . Fill Examples Show how to...builder . insertChart ( aw . Drawing . Charts . ChartType . Scatter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartMarker.format property | Aspose.Words for ...

    ChartMarker.format property. Provides access to fill and line formatting of this marker.... drawing . charts . ChartFormat : ....insert_chart ( chart_type = aw . drawing . charts . ChartType . SCATTER...

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

    Fill.textureAlignment property. Gets or sets the alignment for tile texture fill.... Drawing . TextureAlignment Examples...builder . insertShape ( aw . Drawing . ShapeType . Rectangle , 80...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartDataPoint.marker property | Aspose.Words f...

    ChartDataPoint.marker property. Specifies chart data marker.... drawing . charts . ChartMarker : ....insert_chart ( chart_type = aw . drawing . charts . ChartType . SCATTER...

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

    ShapeBase.is_inline property. A quick way to determine if this shape is positioned inline with text.... drawing . ShapeType . RECTANGLE , width...self . assertEqual ( aw . drawing . WrapType . INLINE , shape...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Writing Document Summary|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.... Category = "Drawing 2D" ; Application . ActiveDocument...the drawing summary information and then write the drawing file...

    docs.aspose.com/diagram/net/writing-document-su...
  9. AxisDisplayUnit.customUnit property | Aspose.Wo...

    AxisDisplayUnit.customUnit property. Gets or sets a user-defined divisor to scale display units on the value axis.... Drawing . Charts . ChartType . Scatter...axis . majorTickMark = aw . Drawing . Charts . AxisTickMark . Cross...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add Arc Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a arc object to your PDF using Aspose.PDF for .NET....Drawing library. Add Arc object Aspose...Document instance. Create Drawing object with certain dimensions...

    docs.aspose.com/pdf/net/add-arc/