Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 50,318 for

shape

(0.17 sec)
  1. Enhance PowerPoint Presentations with Animation...

    Explore the capabilities of Aspose.Slides for .NET in handling PowerPoint animations. This general overview highlights key features and offers insights to enhance your presentations....PowerPoint animation effects to shapes, charts, tables, OLE objects...animation effects on a single shape. Utilize the animation timeline...

    docs.aspose.com/slides/net/powerpoint-animation/
  2. Enhance PowerPoint Presentations with Animation...

    Learn how to add and control advanced animation effects in Aspose.Slides for C++ to build dynamic PowerPoint and OpenDocument presentations....PowerPoint animation effects on shapes, charts, tables, OLE Objects...PowerPoint animation effects on a shape. use animation timeline to control...

    docs.aspose.com/slides/cpp/powerpoint-animation/
  3. OleFormat.oleControl property | Aspose.Words fo...

    OleFormat.oleControl property. Gets [OleFormat.oleControl](./) objects if this OLE object is an ActiveX control...docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 档案

    档案...string visioStencil = "Basic Shapes.vss"; const string rectangleMaster...设置新形状的属性 Shape shape = diagram.Pages[pageNumber].Shapes.GetShape(rectangleId);...

    blog.aspose.com/zh/diagram/create-organizationa...
  5. ShapeBase.allowOverlap property | Aspose.Words ...

    ShapeBase.allowOverlap property. Gets or sets a value that specifies whether this Shape can overlap other Shapes....specifies whether this shape can overlap other shapes. get allowOverlap...property affects behavior of the shape in Microsoft Word. Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Visio Triangle Diagram Maker with Python

    Learn how to use a triangle diagram maker in Visio with Python. Explore Aspose.Diagram for Python for easy diagram creation and customization....you how to create a triangle shape in VSDX format with just a few...draw_polyline : Adds a custom polyline shape using the specified dimensions...

    blog.aspose.com/diagram/draw-triangle-diagram-i...
  7. 档案

    档案...String visioStencil = "Basic Shapes.vss"; String rectangleMaster...pageNumber); // 设置新形状的属性 Shape shape = diagram.getPages().get(pageNumber)...

    blog.aspose.com/zh/diagram/create-org-chart-java/
  8. TextBox.TextBoxWrapMode | Aspose.Words for .NET

    Discover the TextBox WrapMode property to enhance text wrapping within Shapes, improving your design's clarity and visual appeal....Determines how text wraps inside a shape. public TextBoxWrapMode TextBoxWrapMode...new DocumentBuilder ( doc ); Shape textBoxShape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartAxisCollection | Aspose.Words for Java

    Represents a collection of chart axes in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 300.0); Chart chart = shape.getChart(); // Hide the major...

    reference.aspose.com/words/java/com.aspose.word...
  10. 用C++读取形状发光效果的颜色|Documentation

    学习如何使用 Aspose.Cells for C++ 读取任何形状发光效果的颜色。...可能的使用场景 如果您想要阅读任何形状的发光效果的颜色,请使用 Shape.Glow.Color 属性。这将帮助您找到与形状的发光效果的颜色相关的各种属性。...GetWorksheets (). Get ( 0 ); Shape shape = sheet . GetShapes (). Get...

    docs.aspose.com/cells/zh/cpp/read-color-of-shap...