Sort Score
Result 10 results
Languages All
Labels All
Results 4,101 - 4,110 of 49,129 for

shape

(0.08 sec)
  1. ChartAxis.crosses_at property | Aspose.Words fo...

    ChartAxis.crosses_at property. Specifies where on the perpendicular axis the axis crosses....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 250 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用 Python 管理演示文稿中的 OLE|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 优化在 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。无缝嵌入、更新和导出 OLE 内容。... shapes . add_ole_object_frame ( 0...Excel 文件的 OLE 对象框架。 slide . shapes . add_ole_object_frame ( 20...

    docs.aspose.com/slides/zh/python-net/manage-ole/
  3. Format PowerPoint Text in Java|Aspose.Slides Do...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Customize fonts, colors, alignment, and more.... Access the Placeholder shapes present in the slide and typecast...transparency property to any text shape using Aspose.Slides for Java...

    docs.aspose.com/slides/java/text-formatting/
  4. Convert PowerPoint Presentations to Video in C+...

    Learn how to convert PowerPoint presentations to video in C++. Discover sample code and automation techniques to streamline your workflow....get_Slide ( 0 ); // Adds a smile shape and then animates it System...IAutoShape > smile = slide -> get_Shapes () -> AddAutoShape ( ShapeType...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  5. ShadowType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShadowType enumeration. Specifies the type of a Shape shadow....enumeration Specifies the type of a shape shadow. ShadowType is not a...Drawing ShadowFormat class Shape class...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartDataLabel.top property | Aspose.Words for ...

    ChartDataLabel.top property. Gets or sets the distance of the data label in points from the top edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.top_mode](../top_mode/) property....proportionally if the chart shape is resized. The property cannot...chart_width = 432 chart_height = 252 shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartDataLabel.left property | Aspose.Words for...

    ChartDataLabel.left property. Gets or sets the distance of the data label in points from the left edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.left_mode](../left_mode/) property....proportionally if the chart shape is resized. The property cannot...chart_width = 432 chart_height = 252 shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Format PowerPoint Text in PHP|Aspose.Slides for...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Customize fonts, colors, alignment, and more.... Access the Placeholder shapes present in the slide and typecast...transparency property to any text shape using Aspose.Slides for PHP...

    docs.aspose.com/slides/php-java/text-formatting/
  9. ChmLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading CHM document into a Document object in Java....() Gets whether to convert shapes with EquationXML to Office...value) Sets whether to convert shapes with EquationXML to Office...

    reference.aspose.com/words/java/com.aspose.word...
  10. Add Trend Lines to Presentation Charts in Java|...

    Quickly add and customize trend lines in PowerPoint charts with Aspose.Slides for Java — a practical guide to engage your audience....AddChart method exposed by Shapes object Add an AutoShape of...exposed by Shapes object Set the Color of the shape lines. Write...

    docs.aspose.com/slides/java/trend-line/