Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 150,350 for

drawing

(0.35 sec)
  1. ShapeBase.is_insert_revision property | Aspose....

    ShapeBase.is_insert_revision property. Returns true if this object was inserted 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...
  2. WrapType enumeration | Aspose.Words for Python

    aspose.words.Drawing.WrapType enumeration. Specifies how text is wrapped around a shape or picture.... drawing . WrapType . NONE shape . behind_text...relative_horizontal_position = aw . drawing . RelativeHorizontalPo . PAGE...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 如何将Group Shape添加到Word文档中|Aspose.Words为Java

    使用Java对形状进行分组和取消分组。... Drawing .*; import Aspose . Words ...Words . Drawing . Shape shape = new Aspose . Words . Drawing . Shape...

    docs.aspose.com/words/zh/java/how-to-add-group-...
  4. FrameFormat.verticalAlignment property | Aspose...

    FrameFormat.verticalAlignment property. Gets vertical alignment of the specified frame.... Drawing . VerticalAlignment Examples...horizontalAlignment ). toEqual ( aw . Drawing . HorizontalAlignment . Default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FrameFormat.relativeHorizontalPosition property...

    FrameFormat.relativeHorizontalPosition property. Gets the relative horizontal position of a frame.... Drawing . RelativeHorizontalPo Examples...horizontalAlignment ). toEqual ( aw . Drawing . HorizontalAlignment . Default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FrameFormat.horizontalAlignment property | Aspo...

    FrameFormat.horizontalAlignment property. Gets horizontal alignment of the specified frame.... Drawing . HorizontalAlignment Examples...horizontalAlignment ). toEqual ( aw . Drawing . HorizontalAlignment . Default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 将弧形对象添加到PDF文件|Aspose.PDF for C++

    本文介绍如何使用Aspose.PDF for C++在PDF中创建弧形对象。...Document 实例 创建具有特定尺寸的 Drawing object 为Drawing对象设置 Border 将 Graph...() -> Add (); // 创建具有特定尺寸的Drawing对象 auto graph = MakeObject <...

    docs.aspose.com/pdf/zh/cpp/add-arc/
  8. FrameFormat.relative_horizontal_position proper...

    FrameFormat.relative_horizontal_position property. Gets the relative horizontal position of a frame.... drawing . RelativeHorizontalPo : ....self . assertEqual ( aw . drawing . HorizontalAlignment . DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FrameFormat.relative_vertical_position property...

    FrameFormat.relative_vertical_position property. Gets the relative vertical position of a frame.... drawing . RelativeVerticalPosi : ....self . assertEqual ( aw . drawing . HorizontalAlignment . DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 将椭圆对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将椭圆对象创建到您的PDF中。...Drawing 库。 添加椭圆对象 Aspose.PDF for .NET支持将...Pages . Add (); // Create Drawing object with certain dimensions...

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