Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 46,952 for

shape

(0.25 sec)
  1. How to Create PowerPoint Slides in HTML using P...

    This article entails how to create PowerPoint slides in HTML using Python. It also covers the details about configuring the environment and working examples of HTML presentation using Python....Rectangle type along with setting shape and textual properties Save...along with the setting of its shape and textual properties to show...

    kb.aspose.com/slides/python/how-to-create-power...
  2. Aspose::Words::Drawing::Charts::ChartShapeType ...

    Aspose::Words::Drawing::Charts::ChartShapeType enum. Specifies the Shape type of chart elements in C++....ChartShapeType enum Specifies the shape type of chart elements. enum...Default 0 Indicates that a shape is not defined for the chart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 3D Objects|Documentation

    Articles about manipulating 3D objects in Aspose.3D for .NET....Triangle Mesh and Primitive Shape to Mesh Encoding 3D Mesh in...

    docs.aspose.com/3d/net/3d-objects/
  4. ChartDataLabel | Aspose.Words for Java

    Represents data label on a chart point or trendline in Java....= new DocumentBuilder(doc); Shape chartShape = builder.insertChart(ChartType...= new DocumentBuilder(doc); Shape chartShape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  5. How to Add Image Watermark in Presentation usin...

    This short tutorial will guide you on how to add image watermark in presentation using Java. With the help of these steps, you can insert image watermark in presentation using Java at different positions and angles in a slide....the watermark image to the shapes collection in each slide Set...presentation that is later used by the shape picture frame for displaying...

    kb.aspose.com/slides/java/how-to-add-image-wate...
  6. Public API Changes in Aspose.Diagram 5.8.0|Docu...

    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....Developers can now group multiple shapes together in the Visio diagram...Initialize an array of shapes Shape [] shapes = new Shape [ 2 ]; // extract...

    docs.aspose.com/diagram/java/public-api-changes...
  7. ShadowFormat.visible property | Aspose.Words fo...

    ShadowFormat.visible property. Returns ``true`` if the formatting applied to this instance is visible....formatting, it only hides the shape effect. See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartSeriesCollection | Aspose.Words for Java

    Represents collection of a ChartSeries in Java.... Shape chartShape = builder.insertChart(ChartType...Insert a Sunburst chart. Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  9. Convert PowerPoint Presentations to Video in Py...

    Learn how to convert PowerPoint and OpenDocument presentations to video using Python. Discover sample code and automation techniques to streamline your workflow....presentation (containing a shape and two animation effects) into...0 ] smile_shape = slide . shapes . add_auto_shape ( slides ....

    docs.aspose.com/slides/python-net/convert-power...
  10. 演示主题|Aspose.Slides 文档

    C++中的PowerPoint演示主题...MakeObject < Presentation > (); auto shape = pres -> get_Slides () -> idx_get...idx_get ( 0 ) -> get_Shapes () -> AddAutoShape ( ShapeType ::...

    docs.aspose.com/slides/zh/cpp/presentation-theme/