Sort Score
Result 10 results
Languages All
Labels All
Results 6,711 - 6,720 of 126,505 for

shape

(0.09 sec)
  1. CustomData | Aspose.Sildes for .NET API Reference

    Returns the Shapes custom data. Read-only ICustomDataaspose.slides/icustomdata....CustomData Shape.CustomData property Returns the shape’s custom...interface ICustomData class Shape namespace Aspose.Slides assembly...

    reference.aspose.com/slides/net/aspose.slides/s...
  2. Center | Aspose.Imaging for .NET API Reference

    Center BezierShape.Center property Gets the Shape’s center. public override PointF Center { get ; } Property Value Th......Center property Gets the shape’s center. public override PointF...get ; } Property Value The shape’s center. See Also struct PointF...

    reference.aspose.com/imaging/net/aspose.imaging...
  3. ChartSeries.Remove | Aspose.Words for .NET

    ChartSeries Remove method. Removes the X value Y value and bubble size if supported from the chart series at the specified index. The corresponding data point and data label are also removed in C#....new DocumentBuilder (); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeries department1Series...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ImageData.to_byte_array method | Aspose.Words f...

    ImageData.to_byte_array method. Returns image bytes for any image regardless whether the image is stored or linked....create an image file from a shape’s raw image data. img_source_doc...MY_DIR + "Images.docx" ) img_shape = img_source_doc . get_child...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Remove Watermark in PowerPoint using Python

    Remove watermark in PowerPoint using Python. Follow this topic for steps, environment settings and a code exhibiting how to remove watermark from PowerPoint using Python....respective slide shape collection If the shape name is specific...validate the shape names. Finally, remove all the shapes whose names...

    kb.aspose.com/slides/python/remove-watermark-in...
  6. SetGeometryPaths | Aspose.Slides for .NET API 参考

    从IGeometryPathaspose.slides/igeometrypath数组更新形状几何坐标必须相对于形状的左 上角 将形状的类型ShapeTypeaspose.slides/igeometryShape/Shapetype更改为Custom....GeometryShape shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...GeometryPath geometryPath = shape . GetGeometryPaths ()[ 0 ];...

    reference.aspose.com/slides/zh/net/aspose.slide...
  7. ChartAxisTitle.Overlay | Aspose.Words for .NET

    ChartAxisTitle Overlay property. Determines whether other chart elements shall be allowed to overlap the title. The default value is false in C#....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartLegend.Overlay | Aspose.Words for .NET

    ChartLegend Overlay property. Determines whether other chart elements shall be allowed to overlap legend. Default value is false in C#....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 300 ); Chart chart = shape . Chart ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartDataPoint.Format | Aspose.Words for .NET

    ChartDataPoint Format property. Provides access to fill and line formatting of this data point in C#....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; // Delete default...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ISvgShapeAndTextFormattingController|Aspose.Sil...

    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....ISvgShapeAndTextForm class Controls SVG shape and text generation. The ISvgShapeAndTextForm...Properties Name Description as_i_svg_shape_formatting_controller Returns...

    docs.aspose.com/slides/python-net/api-reference...