Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 9,916 for

shapes

(0.04 sec)
  1. 自定义形状|Aspose.Slides 文档

    在 .NET 中向 PowerPoint 演示文稿添加自定义形状...GeometryShape shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...IGeometryPath geometryPath = shape . GetGeometryPaths ()[ 0 ];...

    docs.aspose.com/slides/zh/net/custom-shape/
  2. 图表数据表|Aspose.Slides for Python 文档

    在Python中为PowerPoint演示文稿中的图表数据库表设置字体属性... shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/zh/python-net/chart-data...
  3. NodeRendererBase.get_opaque_bounds_in_pixels me...

    aspose.words.rendering.NodeRendererBase.get_opaque_bounds_in_pixels method...Calculates the opaque bounds of the shape in pixels for a specified zoom...rendering the shape with only opaque part of the shape. Returns The...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Remove Watermark in PowerPoint using C#

    Remove watermark in PowerPoint using C#. Follow this article for steps, IDE settings and a code demonstrating how to remove watermark from PowerPoint using C#....slide, access the shapes collection Save each shape into the AutoShape...object and check its name If the shape name is specific to a watermark...

    kb.aspose.com/slides/net/remove-watermark-in-po...
  5. Stroke class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Stroke class. Defines a stroke for a shape...for a shape. To learn more, visit the Working with Shapes documentation...documentation article. Remarks Use the Shape.stroke property to access stroke...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShapeBase.distanceRight property | Aspose.Words...

    ShapeBase.distanceRight property. Returns or sets the distance (in points) between the document text and the right edge of the shape....text and the right edge of the shape. get distanceRight () : number...Has effect only for top level shapes. Examples Shows how to set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ShapeBase.distanceTop property | Aspose.Words f...

    ShapeBase.distanceTop property. Returns or sets the distance (in points) between the document text and the top edge of the shape....text and the top edge of the shape. get distanceTop () : number...Has effect only for top level shapes. Examples Shows how to set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ShapeBase.distanceBottom property | Aspose.Word...

    ShapeBase.distanceBottom property. Returns or sets the distance (in points) between the document text and the bottom edge of the shape....and the bottom edge of the shape. get distanceBottom () : number...Has effect only for top level shapes. Examples Shows how to set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in C#.... Shapes . AddChart ( ChartType . ClusteredColumn...chart. IChart chart = slide . Shapes . AddChart ( ChartType . ScatterWithSmoothLin...

    docs.aspose.com/slides/net/create-chart/
  10. Stroke.weight property | Aspose.Words for Python

    Stroke.weight property. Defines the brush thickness that strokes the path of a shape in points....that strokes the path of a shape in points. @property def weight...Remarks The default value for a Shape is 0.75. Examples Shows how...

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