Sort Score
Result 10 results
Languages All
Labels All
Results 7,571 - 7,580 of 126,502 for

shape

(0.12 sec)
  1. Aspose::Words::Drawing::Charts::ChartMarker Cla...

    Represents a chart data marker....uilder>(doc); SharedPtr<Shape> shape = builder->InsertChart(...350); SharedPtr<Chart> chart = shape->get_Chart(); ASSERT_EQ(3, ...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. ZOrderPosition | Aspose.Cells for .NET API 参考

    返回形状在 z 顺序中的位置...ZOrderPosition Shape.ZOrderPosition property 返回形状在 z 顺序中的位置。...例子 [C#] shape . ZOrderPosition = 3 ; 也可以看看 class Shape 命名空间 Aspose...

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

    获取Worksheetaspose.cells.drawing/Shape/worksheet包含此形状的对象...Worksheet Shape.Worksheet property 获取 Worksheet 包含此形状的对象。 public...worksheet = shape . Worksheet ; 也可以看看 class Worksheet class Shape 命名空间...

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

    获取和设置宏的名称...MacroName Shape.MacroName property 获取和设置宏的名称。 public string MacroName...//设置宏的名称。 shape . MacroName = "DoWork()" ; 也可以看看 class Shape 命名空间...

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

    获取几何图形...Geometry Shape.Geometry property 获取几何图形 public Geometry Geometry...Geometry { get ; } 例子 [C#] if ( shape . Geometry . ShapeAdjustValues...

    reference.aspose.com/cells/zh/net/aspose.cells....
  6. add_hyperlink method | Aspose.Cells for Python ...

    add_hyperlink method add_hyperlink Adds a hyperlink to the Shape. Returns Return the new hyperlink object. def add_hy......add_hyperlink Adds a hyperlink to the shape. Returns Return the new hyperlink...hyperlink. Example hyperlink = shape . add_hyperlink ( "https://www...

    reference.aspose.com/cells/python-net/aspose.ce...
  7. macro_name property | Aspose.Cells for Python v...

    macro_name property macro_name property Gets and sets the name of macro. Example # Sets the name of macro. Shape . ma...... shape . macro_name = "DoWork()" Definition:...aspose.cells.drawing class Shape lower_right_row property mso_drawing_type...

    reference.aspose.com/cells/python-net/aspose.ce...
  8. Aspose::Words::Drawing::Charts::Chart::get_Lege...

    Aspose::Words::Drawing::Charts::Chart::get_Legend method. Provides access to the chart legend properties in C++....> ( doc ); SharedPtr < Shape > shape = builder -> InsertChart...SharedPtr < Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. get_Justification() | Aspose.Slides for C++ API...

    Paragraph Justification Default value: CenteredAsGroup...Remarks Example: auto shape = slide -> get_Shapes () -> AddMathShape...:: AsCast < MathPortion > ( shape -> get_TextFrame () -> get_Paragraphs...

    reference.aspose.com/slides/cpp/aspose.slides.m...
  10. Fill.back_tint_and_shade property | Aspose.Word...

    Fill.back_tint_and_shade property. Gets or sets a double value that lightens or darkens the background color....color for foreground/background shape color. doc = aw . Document ()...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

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