Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 45,735 for

shapes

(0.07 sec)
  1. ShapeRenderer | Aspose.Words for Java

    Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object in Java....methods to render an individual Shape or GroupShape to a raster or...more, visit the Working with Shapes documentation article. Constructors...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose.Slides for Xamarin | Xamarin PowerPoint ...

    Aspose.Slides for Xamarin to build Xamarin PowerPoint applications....application to edit text, media and shapes of the slide, save presentation...SmartArts Manage PowerPoint Shapes Manage ActiveX Controls Manage...

    products.aspose.com/slides/xamarin/
  3. Determine if Shape is Smart Art Shape with Node...

    Learn how to determine if a shape in Excel is a Smart Art shape using Aspose.Cells for Node.js via C++....Determine if Shape is Smart Art Shape with Node.js via C++ Contents...Scenarios Smart Art Shapes are special shapes in Microsoft Excel...

    docs.aspose.com/cells/nodejs-cpp/determine-if-s...
  4. Manage Table|Aspose.Slides for Python Documenta...

    Create and manage table in PowerPoint presentations in Python...Adds a table shape to the slide tbl = sld . shapes . add_table...Adds a table shape to slide tbl = sld . shapes . add_table (...

    docs.aspose.com/slides/python-net/manage-table/
  5. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint presentations in C# or .NET...a table shape to the slide ITable tbl = sld . Shapes . AddTable...Adds a table shape to slide ITable tbl = sld . Shapes . AddTable...

    docs.aspose.com/slides/net/manage-table/
  6. 将矩形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将矩形对象创建到您的PDF中。...to the Shapes collection of the Graph graph . Shapes . Add (...object to shapes collection of Graph object graph . Shapes . Add...

    docs.aspose.com/pdf/zh/net/add-rectangle/
  7. Chart Series|Aspose.Slides Documentation

    Chart series in PowerPoint presentations in C# or .NET... Shapes . AddChart ( ChartType . ClusteredColumn...chart = pres . Slides [ 0 ]. Shapes . AddChart ( ChartType . Pie...

    docs.aspose.com/slides/net/chart-series/
  8. Video Frame|Aspose.Slides for Python Documentation

    Add Video frame to PowerPoint presentation in Python... shapes . add_video_frame ( 10 , 10...pres . slides [ 0 ] vf = sld . shapes . add_video_frame ( 50 , 150...

    docs.aspose.com/slides/python-net/video-frame/
  9. ShapeBase.allow_overlap property | Aspose.Words...

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

    reference.aspose.com/words/python-net/aspose.wo...
  10. 线|Aspose.Slides 文档

    在C#或.NET中向PowerPoint演示文稿添加线条... 使用Shapes对象提供的 AddAutoShape 方法添加一个线条类型的AutoShape。...autoshape of type line sld . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/zh/net/line/