Sort Score
Result 10 results
Languages All
Labels All
Results 8,871 - 8,880 of 126,482 for

shape

(0.07 sec)
  1. text_orientation_type 属性 | Aspose.Cells for Pyt...

    text_orientation_type 属性 text_orientation_type 属性 获取和设置形状的文本方向类型。 例子 from aspose.cells import TextOrientationType if ......import TextOrientationType if shape . text_orientation_type == TextOrientationType...TextOrientationType . NO_ROTATION : shape . text_orientation_type = TextOrientationType...

    reference.aspose.com/cells/python-net/zh/aspose...
  2. text_orientation_type 属性 | Aspose.Cells for Pyt...

    text_orientation_type 属性 text_orientation_type 属性 获取和设置形状的文本方向类型。 例子 from aspose.cells import TextOrientationType if ......import TextOrientationType if shape . text_orientation_type == TextOrientationType...TextOrientationType . NO_ROTATION : shape . text_orientation_type = TextOrientationType...

    reference.aspose.com/cells/python-net/zh/aspose...
  3. text_orientation_type 属性 | Aspose.Cells for Pyt...

    text_orientation_type 属性 text_orientation_type 属性 获取和设置形状的文本方向类型。 例子 from aspose.cells import TextOrientationType if ......import TextOrientationType if shape . text_orientation_type == TextOrientationType...TextOrientationType . NO_ROTATION : shape . text_orientation_type = TextOrientationType...

    reference.aspose.com/cells/python-net/zh/aspose...
  4. text_orientation_type 属性 | Aspose.Cells for Pyt...

    text_orientation_type 属性 text_orientation_type 属性 获取和设置形状的文本方向类型。 例子 from aspose.cells import TextOrientationType if ......import TextOrientationType if shape . text_orientation_type == TextOrientationType...TextOrientationType . NO_ROTATION : shape . text_orientation_type = TextOrientationType...

    reference.aspose.com/cells/python-net/zh/aspose...
  5. 20.3 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 20.3 Release Notes – the latest updates and fixes....set different attributes of Shape inside IFieldMergingCallbac...contour rendering for volume shapes New Feature WORDSNET-19469...

    docs.aspose.com/words/java/aspose-words-for-jav...
  6. paths 属性 | Aspose.Cells for Python via .NET API...

    paths 属性 paths 属性 获取自定义几何形状的 paths。 例子 # Returns non-null if there is a path to the custom geometry if Shape . paths ......path to the custom geometry if shape . paths == None : print ( "No...也可以看看 模块 aspose.cells.drawing 类 Shape 类 ShapePathCollection name 属性...

    reference.aspose.com/cells/python-net/zh/aspose...
  7. IPictureFillFormat|Aspose.Sildes for Python via...

    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....offset from the left edge of the shape’s bounding box. A positive percentage...offset from the top edge of the shape’s bounding box. A positive percentage...

    docs.aspose.com/slides/python-net/api-reference...
  8. left 属性 | Aspose.Cells for Python via .NET API ...

    left 属性 left 属性 表示形状与其 left 列的水平偏移量,以像素为单位。 例子 if Shape . left == 3 : Shape . left = 1 定义: @property def left ( self ...... 例子 if shape . left == 3 : shape . left = 1 定义: @property...

    reference.aspose.com/cells/python-net/zh/aspose...
  9. Compress JPG In Python

    Compress JPG in Python without losing quality. Optimize JPG content, reduce file size easily....DocumentBuilder(doc) shape = builder.InsertImage( "Input...page_width = shape.width pageSetup.page_height = shape.height pageSetup...

    products.aspose.com/words/python-net/compress/jpg/
  10. placement property | Aspose.Cells for Python vi...

    placement property placement property Represents the way the drawing object is attached to the cells below it. The pr......PlacementType if shape . placement == PlacementType . MOVE : shape . placement...

    reference.aspose.com/cells/python-net/aspose.ce...