Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 150,382 for

drawing

(0.07 sec)
  1. CAD and BIM 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....BIM Drawings Contents [ Hide ] CF2 Drawings DXF Drawings COLLADA...COLLADA Drawings DGN Drawing DRC Drawings DWF Drawings DWFx Drawing...

    docs.aspose.com/cad/python-net/cad-and-bim-draw...
  2. AxisTickMark enumeration | Aspose.Words for Nod...

    Aspose.Words.Drawing.Charts.AxisTickMark enumeration. Specifies the possible positions for tick marks.... Drawing . Charts . ChartType . Line...scaling . minimum = new aw . Drawing . Charts . AxisBound ( Date...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. GradientStyle enumeration | Aspose.Words for Py...

    aspose.words.Drawing.GradientStyle enumeration. Specifies the style for a gradient fill.... drawing . ShapeType . RECTANGLE , width...Color . red , style = aw . drawing . GradientStyle . HORIZONTAL...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Add Line Object to PDF file|Aspose.PDF for Pyth...

    This article explains how to create a line object to your PDF using Aspose.PDF for Python via .NET....drawing as drawing import datetime # Create...Create Graph instance graph = drawing . Graph ( 100 , 400 ) # Add...

    docs.aspose.com/pdf/python-net/add-line/
  5. DWF 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....DWF Drawings Contents [ Hide ] Exporting DWF Drawings to PDF...Java API can load AutoCAD drawings in DWF format, and convert...

    docs.aspose.com/cad/java/developer-guide/autoca...
  6. ShapeBase.relativeVerticalPosition property | A...

    ShapeBase.relativeVerticalPosition property. Specifies relative to what the shape is positioned vertically.... Drawing . RelativeVerticalPosi Remarks...); shape . wrapType = aw . Drawing . WrapType . None ; shape ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ShapeBase.bounds_in_points property | Aspose.Wo...

    ShapeBase.bounds_in_points property. Gets the location and size of the containing block of the shape in points, relative to the anchor of the topmost shape.... drawing . ShapeType . LINE , horz_pos = aw . drawing . RelativeHorizontalPo...left = 50 , vert_pos = aw . drawing . RelativeVerticalPosi . TOP_MARGIN...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Create Visio document programmatically|Document...

    This page describes how to create Visio document from scratch with Aspose.Diagram library....Hide ] Creating a New Visio Drawing Aspose.Diagram for Java lets...the diagram. Create Visio Drawing Programming Sample The code...

    docs.aspose.com/diagram/java/create-visio-docum...
  9. DWF 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....DWF Drawings Contents [ Hide ] Exporting DWF Format To PNG Aspose...works as follows: Load DWF drawing file using the Image.load method...

    docs.aspose.com/cad/javascript-net/developer-gu...
  10. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Python via .NET.... Set border for Drawing object . Add Rectangle object...ap import aspose.pdf.drawing as drawing import datetime # Create...

    docs.aspose.com/pdf/python-net/add-rectangle/