Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 49,131 for

shape

(0.07 sec)
  1. 公共 API Aspose.Diagram 16.12.0 的变化|Documentation

    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...."Page-1" ); // get shape by ID Shape shape = page . getShapes...GradientFill gradientfill = shape . getFill (). getGradientFill...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  2. Add WordArt Watermark to Chart|Documentation

    Learn how to use Aspose.Cells for .NET to add a WordArt watermark to a chart in Microsoft Excel. Our guide will demonstrate how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart....make the text fit a preset shape, or apply the effect to a chart’s...shows how to add a WordArt shape as a watermark for the chart...

    docs.aspose.com/cells/net/add-wordart-watermark...
  3. OleControl.name property | Aspose.Words for Python

    OleControl.name property. Gets or sets name of the ActiveX control....docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () ole_control = shape . ole_format . ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manage Text Boxes in Presentations on Android|A...

    Aspose.Slides for Android via Java makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....typically exist in text boxes or shapes. Therefore, to add a text to...interface that allows you to add a shape containing some text. Info Aspose...

    docs.aspose.com/slides/androidjava/manage-textbox/
  5. AxisTickLabels.rotation property | Aspose.Words...

    AxisTickLabels.rotation property. Gets or sets the rotation of the tick labels in degrees.... let shape = builder . insertChart ( aw..., 252 ); let xTickLabels = shape . chart . axisX . tickLabels...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Topics tagged diagram-net

    Topics tagged diagram-net...not visible after moving a shape Aspose.Diagram Product Family...diagram-net 2 444 February 4, 2024 Shapes are not connected properly...

    forum.aspose.com/tag/diagram-net
  7. 在 Android 上的演示文稿中管理 SmartArt 形状节点|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 PPT 和 PPTX 中管理 SmartArt 形状节点。获取清晰的 Java 代码示例和技巧,以简化您的演示文稿。...遍历第一张幻灯片中的每个形状 for ( IShape shape : pres . getSlides (). get_Item...// 检查形状是否为 SmartArt 类型 if ( shape instanceof SmartArt ) { // 将形状强制转换为...

    docs.aspose.com/slides/zh/androidjava/manage-sm...
  8. Picture|Aspose.Slides for Python Documentation

    Work with pictures in Python using Aspose.Slides: insert, replace, crop, compress, adjust transparency and effects, fill Shapes, and export for PPT, PPTX and ODP.... shapes . add_picture_frame ( slides...picture_frame = next ( shape for shape in slide . shapes if isinstance...

    docs.aspose.com/slides/python-net/examples/elem...
  9. Manage Text Boxes in Presentations in .NET|Aspo...

    Aspose.Slides for .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....typically exist in text boxes or shapes. Therefore, to add text to...textbox. To allow you add a shape that can hold text, Aspose.Slides...

    docs.aspose.com/slides/net/manage-textbox/
  10. ChartMultilevelValue | Aspose.Words for .NET

    Discover the ChartMultilevelValue constructor, designed to create a powerful three-level value instance for enhanced data visualization and analysis.... Shape shape = builder . InsertChart (...450 , 280 ); Chart chart = shape . Chart ; chart . Title . Text...

    reference.aspose.com/words/net/aspose.words.dra...