Sort Score
Result 10 results
Languages All
Labels All
Results 5,491 - 5,500 of 136,545 for

shape

(0.11 sec)
  1. IsLocked | Aspose.Cells for .NET API 参考

    如果对象被锁定则为 True如果在工作表受保护时可以修改对象则为 False...IsLocked Shape.IsLocked property 如果对象被锁定,则为 True,如果在工作表受保护时可以修改对象,则为...set ; } 例子 [C#] if ( shape . IsLocked ) shape . IsLocked = false...

    reference.aspose.com/cells/zh/net/aspose.cells....
  2. TopToCorner | Aspose.Cells for .NET API 参考

    获取和设置形状相对于工作表上边框的垂直偏移量以像素为单位...TopToCorner Shape.TopToCorner property 获取和设置形状相对于工作表上边框的垂直偏移量,以像素为单位。...} 例子 [C#] if ( shape . TopToCorner == 3 ) shape . TopToCorner...

    reference.aspose.com/cells/zh/net/aspose.cells....
  3. WidthInShape | Aspose.Cells for .NET API 参考

    表示形状的宽度单位为父形状的1/4000...WidthInShape Shape.WidthInShape property 表示形状的宽度,单位为父形状的1/4000。...例子 [C#] if ( shape . UpperDeltaY == 2000 ) shape . UpperDeltaY...

    reference.aspose.com/cells/zh/net/aspose.cells....
  4. TextHorizontalOverflow | Aspose.Cells for .NET ...

    获取和设置包含文本的形状的文本水平溢出类型...TextHorizontalOverfl Shape.TextHorizontalOverfl property 获取和设置包含文本的形状的文本水平溢出类型。...get ; set ; } 例子 [C#] if ( shape . TextHorizontalOverfl == Aspose...

    reference.aspose.com/cells/zh/net/aspose.cells....
  5. Manage Placeholder|Aspose.Slides for Python Doc...

    Change Placeholder text and prompt text in PowerPoint presentations in Python... Iterate through the shapes to find the placeholder. Typecast...Typecast the placeholder shape to an AutoShape and change the...

    docs.aspose.com/slides/python-net/manage-placeh...
  6. top_inch 属性 | Aspose.Cells for Python via .NET ...

    top_inch 属性 top_inch 属性 表示形状与其顶行的垂直偏移量,以英寸为单位。 例子 if Shape . top_inch == 3 : Shape . top_inch = 1 定义: @property def t...... 例子 if shape . top_inch == 3 : shape . top_inch = 1 定义:...aspose.cells.drawing 类 Shape top_in_shape 属性 top_to_corner 属性 简体中文...

    reference.aspose.com/cells/python-net/zh/aspose...
  7. anchor_type 属性 | Aspose.Cells for Python via .N...

    anchor_type 属性 anchor_type 属性 获取和设置形状锚点占位符。 例子 from aspose.cells.drawing import ShapeAnchorType if Shape . anchor_typ......drawing import ShapeAnchorType if shape . anchor_type == ShapeAnchorType...ShapeAnchorType . ONE_CELL_ANCHOR : shape . anchor_type = ShapeAnchorType...

    reference.aspose.com/cells/python-net/zh/aspose...
  8. Aspose::Words::Saving::ImlRenderingMode enum | ...

    Aspose::Words::Saving::ImlRenderingMode enum. Specifies how ink (InkML) objects are rendered to fixed page formats in C++....Description Fallback 0 If fall-back shape is available for ink (InkML)...Aspose.Words renders fall-back shape instead of the InkML. InkML...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. ImageData.title property | Aspose.Words for Python

    ImageData.title property. Defines the title of an image....Examples Shows how to edit a shape’s image data. img_source_doc...MY_DIR + 'Images.docx' ) source_shape = img_source_doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ImageData.bi_level property | Aspose.Words for ...

    ImageData.bi_level property. Determines whether an image will be displayed in black and white....Examples Shows how to edit a shape’s image data. img_source_doc...MY_DIR + 'Images.docx' ) source_shape = img_source_doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...