Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 45,857 for

shape

(0.07 sec)
  1. How to Create PPT using Python

    This article explains how to create PPT using Python. You can use Python generate PowerPoint presentation and open that in MS PowerPoint for viewing....sample presentation with a line shape added inside the slide is saved...default first slide Add a line shape inside the slide Save the newly...

    kb.aspose.com/slides/python/how-to-create-ppt-u...
  2. IChartDataPoint.bubble3D property | Aspose.Word...

    IChartDataPoint.bubble3D property. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Forms2OleControl.value property | Aspose.Words ...

    Forms2OleControl.value property. Gets underlying Value property which often represents control state...docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Chart.legend property | Aspose.Words for Node.js

    Chart.legend property. Provides access to the chart legend properties....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 300 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Manage Smart Art|Documentation

    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....Worksheet Data in Non-Primitive Shape...

    docs.aspose.com/cells/net/managing-smartart/
  6. ChartAxisTitle.overlay property | Aspose.Words ...

    ChartAxisTitle.overlay property. Determines whether other chart elements shall be allowed to overlap the title...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series_coll = chart...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 档案

    档案...auto smartArt = slide->get_Shapes()->AddSmartArt(0, 0, 400, 400...Path); // 循环遍历形状 for (auto shape : presentation->get_Slides(...

    blog.aspose.com/zh/slides/create-smartart-in-po...
  8. Add Videos to Presentations in Python|Aspose.Sl...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Python via .NET. Fast how-to guide.... 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. ComparisonTargetType Enum | Aspose.Words for .NET

    Discover the Aspose.Words ComparisonTargetType enum for precise document comparisons. Easily set your base document for accurate results. Start optimizing now!... EndTable (); // Textbox: Shape textBox = builder . InsertShape...contents" ; (( Shape ) docEdited . GetChild ( NodeType . Shape , 0 , true...

    reference.aspose.com/words/net/aspose.words.com...
  10. Shape.node_type property | Aspose.Words for Python

    Shape.node_type property. Returns [NodeType.Shape](../../../aspose.words/nodetype/#Shape)....property Shape.node_type property Returns NodeType.SHAPE . @property...drawing class Shape Shape.last_paragraph property Shape.ole_format...

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