Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 43,059 for

shape

(0.05 sec)
  1. PowerPoint Animation|Aspose.Slides for Python D...

    PowerPoint presentation animation and effects in Python...PowerPoint animation effects on shapes, charts, tables, OLE Objects...PowerPoint animation effects on a shape. use animation timeline to control...

    docs.aspose.com/slides/python-net/powerpoint-an...
  2. PowerPoint Animation|Aspose.Slides Documentation

    PowerPoint animation, PowerPoint slide animation with Aspose.Slides....PowerPoint animation effects on shapes, charts, tables, OLE Objects...PowerPoint animation effects on a shape. use animation timeline to control...

    docs.aspose.com/slides/cpp/powerpoint-animation/
  3. Table.AcceptEnd | Aspose.Words for .NET

    Discover the Table AcceptEnd method, seamlessly integrate visitors at the table's end for enhanced user experience and efficient data handling....<summary> /// Called when a Shape is encountered in the document...VisitShapeStart ( Shape shape ) { if ( shape . Font . Hidden ) shape . Remove...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Manage Ink|Aspose.Slides Documentation

    Use ink tools to draw objects in PowerPoint Java...typically represented by shape objects. A shape object, in its simplest...the container area size, the shape of the container, the container’s...

    docs.aspose.com/slides/androidjava/manage-ink/
  5. Aspose.Slides for Java 14.9.0 的公共 API 和向后不兼容的更改...

    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....ISmartArtShape shape : node . getShapes ()) { shape . getFillFormat...setFillType ( FillType . Solid ); shape . getFillFormat (). getSolidFillColor...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  6. Aspose.Slides for PHP via Java 14.9.0 中的公共 API ...

    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....$node -> getShapes () as $shape ) { $shape -> getFillFormat () ->...setFillType ( FillType :: Solid ); $shape -> getFillFormat () -> getSolidFillColor...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  7. Manage OLE|Aspose.Slides for Node.js via .NET D...

    Manage OLE objects in PowerPoint presentations in JavaScript... Access the OleObjectFrame shape. In our example, we used the...created PPTX that has only one shape on the first slide. Once the...

    docs.aspose.com/slides/nodejs-java/manage-ole/
  8. ChartAxis.title property | Aspose.Words for Nod...

    ChartAxis.title property. Provides access to the axis title properties....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let seriesColl = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartSeries.SeriesType | Aspose.Words for .NET

    Discover the ChartSeries SeriesType property to easily identify your chart series type and enhance your data visualization. Unlock powerful insights today!...chart = (( Shape ) doc . GetChild ( NodeType . Shape , 0 , true...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartDataLabel.font property | Aspose.Words for...

    ChartDataLabel.font property. Provides access to the font formatting of this data label....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 350 ) chart = shape . chart self . assertEqual (...

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