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

drawing

(0.18 sec)
  1. Convert VSX to VSD via C# | products.aspose.com

    Sample code for VSX to VSD C# conversion. Use API example code for batch VSX files to VSD conversion within VB.NET, Asp.NET or any .NET based application....a Web drawing. A web drawing is a collection of drawing pages...rendered as a vector or raster drawing. VSX files can be opened in...

    products.aspose.com/diagram/net/conversion/vsx-...
  2. Convert VDW to VDX via Python | products.aspose...

    Sample Python conversion code for VDW format to VDX file. Use this example code to convert VDW to VDX within any Python based application....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/python-java/convers...
  3. 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...
  4. 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...
  5. ShapeBase.is_delete_revision property | Aspose....

    ShapeBase.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... drawing . Shape ( doc , aw . drawing . ShapeType...) shape . wrap_type = aw . drawing . WrapType . INLINE shape ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. RelativeHorizontalPosition enumeration | Aspose...

    aspose.words.Drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative.... drawing . WrapType . NONE shape . behind_text...relative_horizontal_position = aw . drawing . RelativeHorizontalPo . PAGE...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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 .NET lets...the diagram. Create Visio Drawing Programming Sample The code...

    docs.aspose.com/diagram/net/create-visio-document/
  8. ShapeBase.bounds property | Aspose.Words for Py...

    ShapeBase.bounds property. Gets or sets the location and size of the containing block of the shape.... drawing . GroupShape ( doc ) self .... assertEqual ( aw . drawing . WrapType . NONE , group . wrap_type...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Stroke class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Stroke class. Defines a stroke for a shape... Drawing . ShapeType . Rectangle , aw . Drawing . RelativeHorizontalPo.... LeftMargin , 100 , aw . Drawing . RelativeVerticalPosi . TopMargin...

    reference.aspose.com/words/nodejs-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/