Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 54,113 for

drawing

(0.07 sec)
  1. Converting CAD Drawings to PDF and Raster Image...

    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....Converting CAD Drawings to PDF and Raster Image Formats Contents...Documents. Converting CAD Drawings to Raster Image Formats Aspose...

    docs.aspose.com/cad/java/converting-cad-drawing...
  2. Table.allow_overlap property | Aspose.Words for...

    Table.allow_overlap property. Gets whether a floating table shall allow other floating objects in the document to overlap its extents when displayed... drawing . RelativeHorizontalPo . MARGIN...self . assertEqual ( aw . drawing . RelativeVerticalPosi . PARAGRAPH...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Edit of hyperlinks on objects|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.... Example: Drawing the viewport of the drawing instead of the...

    docs.aspose.com/cad/net/how-to/edit-of-hyperlin...
  4. FrameFormat.horizontalPosition property | Aspos...

    FrameFormat.horizontalPosition property. Gets horizontal distance between the edge of the frame and the item specified by the [FrameFormat.relativeHorizontalPosition](../relativeHorizontalPosition/) property.... Drawing . HorizontalAlignment . Default...verticalAlignment ). toEqual ( aw . Drawing . VerticalAlignment . Default...

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

    aspose.words.Drawing.Stroke class. Defines a stroke for a shape... drawing . ShapeType . RECTANGLE , horz_pos...horz_pos = aw . drawing . RelativeHorizontalPo . LEFT_MARGIN...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Paragraph.frame_format property | Aspose.Words ...

    Paragraph.frame_format property. Provides access to the frame formatting properties.... drawing . HorizontalAlignment . DEFAULT...self . assertEqual ( aw . drawing . VerticalAlignment . DEFAULT...

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

    Stroke.transparency property. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke.... drawing . charts . ChartType . SCATTER...series . marker . symbol = aw . drawing . charts . MarkerSymbol . SQUARE...

    reference.aspose.com/words/python-net/aspose.wo...
  8. AxisBuiltInUnit enumeration | Aspose.Words for ...

    aspose.words.Drawing.charts.AxisBuiltInUnit enumeration. Specifies the display units for an axis.... drawing . charts . ChartType . SCATTER...axis . major_tick_mark = aw . drawing . charts . AxisTickMark . CROSS...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Shape.image_data property | Aspose.Words for Py...

    Shape.image_data property. Provides access to the image of the shape... drawing . ImageData : ... Examples...aw . drawing . Shape ( builder . document , aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Hello World Example|Documentation

    Java Hello World example to draw an Arc. Java code sample to work with vector graphics in Java....demonstrates the drawing capabilities of the Aspose.Drawing for Java...graphics creation. The Aspose.Drawing Graphic Library for Java is...

    docs.aspose.com/drawing/java/hello-world-example/