Sort Score
Result 10 results
Languages All
Labels All
Results 8,741 - 8,750 of 126,484 for

shape

(0.07 sec)
  1. width_cm 属性 | Aspose.Cells for Python via .NET ...

    width_cm 属性 width_cm 属性 表示形状的宽度,以厘米为单位。 例子 if Shape . width_cm == 3 : Shape . width_cm = 1 定义: @property def width_cm...... 例子 if shape . width_cm == 3 : shape . width_cm = 1 定义:...CellsDrawing width 属性 width_in_shape 属性 简体中文 English Русский عربي...

    reference.aspose.com/cells/python-net/zh/aspose...
  2. width_cm 属性 | Aspose.Cells for Python via .NET ...

    width_cm 属性 width_cm 属性 表示形状的宽度,以厘米为单位。 例子 if Shape . width_cm == 3 : Shape . width_cm = 1 定义: @property def width_cm...... 例子 if shape . width_cm == 3 : shape . width_cm = 1 定义:...类 Picture width 属性 width_in_shape 属性 简体中文 English Русский عربي...

    reference.aspose.com/cells/python-net/zh/aspose...
  3. datacolumn - Aspose.Diagram for Python via Java...

    asposediagram.api Classes AbstractInterruptMonitor Act ActCollection Align Alignment Annotation AnnotationCollection ......ScratchCollection SelectMode Shape ShapeCollection ShapeFixedCode...creates a hyperlink in a shape when the shape is linked to data. The...

    reference.aspose.com/diagram/python-java/aspose...
  4. width_inch 属性 | Aspose.Cells for Python via .NE...

    width_inch 属性 width_inch 属性 表示形状的宽度,以英寸为单位。 例子 if Shape . width_inch == 3 : Shape . width_inch = 1 定义: @property def ...... 例子 if shape . width_inch == 3 : shape . width_inch =...drawing 类 ComboBox width_in_shape 属性 width_pt 属性 简体中文 English...

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

    height_inch 属性 height_inch 属性 表示形状的高度,以英寸为单位。 例子 if Shape . height_inch == 3 : Shape . height_inch = 1 定义: @property ...... 例子 if shape . height_inch == 3 : shape . height_inch...drawing 类 GroupBox height_in_shape 属性 height_pt 属性 简体中文 English...

    reference.aspose.com/cells/python-net/zh/aspose...
  6. width_inch 属性 | Aspose.Cells for Python via .NE...

    width_inch 属性 width_inch 属性 表示形状的宽度,以英寸为单位。 例子 if Shape . width_inch == 3 : Shape . width_inch = 1 定义: @property def ...... 例子 if shape . width_inch == 3 : shape . width_inch =...cells.drawing 类 Button width_in_shape 属性 width_pt 属性 简体中文 English...

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

    height_inch 属性 height_inch 属性 表示形状的高度,以英寸为单位。 例子 if Shape . height_inch == 3 : Shape . height_inch = 1 定义: @property ...... 例子 if shape . height_inch == 3 : shape . height_inch...drawing 类 CheckBox height_in_shape 属性 height_pt 属性 简体中文 English...

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

    height_inch 属性 height_inch 属性 表示形状的高度,以英寸为单位。 例子 if Shape . height_inch == 3 : Shape . height_inch = 1 定义: @property ...... 例子 if shape . height_inch == 3 : shape . height_inch...drawing 类 Picture height_in_shape 属性 height_pt 属性 简体中文 English...

    reference.aspose.com/cells/python-net/zh/aspose...
  9. HighlightText() | Aspose.Slides for C++ API Ref...

    Highlight all matches of sample in text frame text using specified color....pptx" ); auto shape = System :: ExplicitCast < Aspose...() -> idx_get ( 0 ) -> get_Shapes () -> idx_get ( 0 )); // highlighting...

    reference.aspose.com/slides/cpp/aspose.slides/t...
  10. Custom font issue - Free Support Forum - aspose...

    I found a problem with Shape’s text when there is a custom font used. Here is a sample app: aspose-test-app (2).zip (212.6 KB) Custom font: the_amazing_spider_man.zip (212.4 KB) Steps to reproduce: Install a custo…...1:13pm 1 I found a problem with shape’s text when there is a custom...notice, that the font of the shape text is incorrect. Screenshot:...

    forum.aspose.com/t/custom-font-issue/291755