Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 150,412 for

drawing

(0.26 sec)
  1. Convert VDW to EMF via Python | products.aspose...

    Sample Python conversion code for VDW format to EMF file. Use this example code to convert VDW to EMF 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...
  2. FrameFormat.is_frame property | Aspose.Words fo...

    FrameFormat.is_frame property. Returns ``True`` if the paragraph is a frame.... drawing . HorizontalAlignment . DEFAULT...self . assertEqual ( aw . drawing . VerticalAlignment . DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert VDW to VSSM via Java | products.aspose.com

    Sample Java conversion code for VDW format to VSSM file. Use this example code to convert VDW to VSSM within any Web or Desktop Java 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/java/conversion/vdw...
  4. FrameFormat.vertical_distance_from_text propert...

    FrameFormat.vertical_distance_from_text property. Specifies vertical distance (in points) between a frame and the surrounding text.... drawing . HorizontalAlignment . DEFAULT...self . assertEqual ( aw . drawing . VerticalAlignment . DEFAULT...

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

    Aspose.Words.NodeCollection class. Represents a collection of nodes of a specific type... myDir + "Textboxes in drawing canvas.docx" ); let shapes...s => s . shapeType == aw . Drawing . ShapeType . TextBox ). length...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 向PDF文件添加圆形对象|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在您的PDF中创建一个圆形对象。...请按照以下步骤操作: 创建 Document 实例 创建具有特定尺寸的 Drawing object 为绘图对象设置 边框 将 图形 对象添加到页面的段落集合中...MakeObject < Aspose :: Pdf :: Drawing :: Graph > ( 400 , 200 ); //...

    docs.aspose.com/pdf/zh/cpp/add-circle/
  7. DocumentBuilder.insert_forms_2_ole_control meth...

    DocumentBuilder.insert_forms_2_ole_control method. Inserts [Forms2OleControl](../../../aspose.words.Drawing.ole/forms2olecontrol/) object into current position.... drawing . ole . Forms2OleControl ):...DocumentBuilder () button1 = aw . drawing . ole . CommandButtonControl...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.coord_origin property | Aspose.Words ...

    ShapeBase.coord_origin property. The coordinates at the top-left corner of the containing block of this shape.... drawing . GroupShape ( doc ) self .... assertEqual ( aw . drawing . WrapType . NONE , group . wrap_type...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShadowFormat.clear method | Aspose.Words for Py...

    ShadowFormat.clear method. Clears shadow format.... drawing . ShadowType . SHADOW2 : shape...shadow_format . type = aw . drawing . ShadowType . SHADOW7 if shape...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Document::CopyStylesFromTemplate...

    Aspose::Words::Document::CopyStylesFromTemplate method. Copies styles from the specified template to a document in C++....() -> set_Color ( System :: Drawing :: Color :: get_Navy ()); style...() -> set_Color ( System :: Drawing :: Color :: get_DeepSkyBlue...

    reference.aspose.com/words/cpp/aspose.words/doc...