Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 172,415 for

drawing

(0.14 sec)
  1. Convert VDW to XPS via Python | products.aspose...

    Sample Python conversion code for VDW format to XPS file. Use this example code to convert VDW to XPS 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-net/conversi...
  2. Convert VDW to SWF via Python | products.aspose...

    Sample Python conversion code for VDW format to SWF file. Use this example code to convert VDW to SWF 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. Convert VTX to VDX via Java | products.aspose.com

    Sample Java conversion code for VTX format to VDX file. Use this example code to convert VTX to VDX within any Web or Desktop Java based application....extension is a Microsoft Visio drawing template that is saved to disc...Visio files are used to create drawings that contain visual objects...

    products.aspose.com/diagram/java/conversion/vtx...
  4. Convert VSDX to VDX via Java | products.aspose.com

    Sample Java conversion code for VSDX format to VDX file. Use this example code to convert VSDX to VDX within any Web or Desktop Java based application....Visio files are used to create drawings that contain visual objects...What is VDX File Format? Any drawing or chart created in Microsoft...

    products.aspose.com/diagram/java/conversion/vsd...
  5. Convert VDX to PDF via Java | products.aspose.com

    Sample Java conversion code for VDX format to PDF file. Use this example code to convert VDX to PDF within any Web or Desktop Java based application.... Any drawing or chart created in Microsoft...have .VDX extension. A Visio drawing XML file is created in Visio...

    products.aspose.com/diagram/java/conversion/vdx...
  6. TextBox.vertical_anchor property | Aspose.Words...

    TextBox.vertical_anchor property. Specifies the vertical alignment of the text within a shape.... drawing . TextBoxAnchor : ... @vertical_anchor... value : aspose . words . drawing . TextBoxAnchor ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.insertOnlineVideo method | Aspo...

    Aspose.Words.DocumentBuilder.insertOnlineVideo method... Drawing . RelativeHorizontalPo , left...vertPos : Aspose . Words . Drawing . RelativeVerticalPosi , top...

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

    aspose.words.Drawing.GradientStop class. Represents one gradient stop... drawing . ShapeType . RECTANGLE , width...Color . red , style = aw . drawing . GradientStyle . HORIZONTAL...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GradientStop constructor | Aspose.Words for Python

    aspose.words.Drawing.GradientStop constructor... drawing . ShapeType . RECTANGLE , width...Color . red , style = aw . drawing . GradientStyle . HORIZONTAL...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 向PDF文件添加椭圆对象|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在PDF中创建椭圆对象。...MakeObject < Aspose :: Pdf :: Drawing :: Graph > ( 400 , 400 ); //...MakeObject < Aspose :: Pdf :: Drawing :: Ellipse > ( 150 , 100 ,...

    docs.aspose.com/pdf/zh/cpp/add-ellipse/