Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 42,857 for

shape

(0.05 sec)
  1. Creating a Table on PowerPoint Slide in VSTO an...

    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.... Shape shp = sld . Shapes . AddTable ( 15 ,...PowerPoint . TextFrame tf = cell . Shape . TextFrame ; //Add some text...

    docs.aspose.com/slides/net/creating-a-table-on-...
  2. OleFormat.suggested_file_name property | Aspose...

    OleFormat.suggested_file_name property. Gets the file name suggested for the current embedded object if you want to save it into a file....file_name = MY_DIR + 'OLE shape.rtf' ) ole_shape = doc . first_section...aw . NodeType . SHAPE , 0 , True ) . as_shape () # OLE objects...

    reference.aspose.com/words/python-net/aspose.wo...
  3. MarkerSymbol enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.MarkerSymbol enumeration. Specifies marker symbol style.... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 形状动画|Aspose.Slides for Python 文档

    在 Python 中创建 PowerPoint 动画... shapes . add_auto_shape ( slides . ShapeType...Adds Fade animation effect to shape effect = sequence . add_effect...

    docs.aspose.com/slides/zh/python-net/shape-anim...
  5. Edit FODP in PHP | products.aspose.com

    Edit FODP in PHP. Use PHP library API to edit FODP files...getSlides () -> get_Item ( 0 ); $shape = $slide -> getShapes () ->...Rectangle , 10 , 10 , 100 , 50 ); $shape -> getTextFrame () -> setText...

    products.aspose.com/slides/php-java/editor/fodp/
  6. Edit PPSM in PHP | products.aspose.com

    Edit PPSM in PHP. Use PHP library API to edit PPSM files...getSlides () -> get_Item ( 0 ); $shape = $slide -> getShapes () ->...Rectangle , 10 , 10 , 100 , 50 ); $shape -> getTextFrame () -> setText...

    products.aspose.com/slides/php-java/editor/ppsm/
  7. Edit HTML in PHP | products.aspose.com

    Edit HTML in PHP. Use PHP library API to edit HTML files...getSlides () -> get_Item ( 0 ); $shape = $slide -> getShapes () ->...Rectangle , 10 , 10 , 100 , 50 ); $shape -> getTextFrame () -> setText...

    products.aspose.com/slides/php-java/editor/html/
  8. Superscript and Subscript|Aspose.Slides for PHP...

    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....get_Item ( 0 ); # Create text box $shape = $slide -> getShapes () ->...200 , 100 ); $textFrame = $shape -> getTextFrame (); $textFrame...

    docs.aspose.com/slides/php-java/superscript-and...
  9. SaveOptions.ImlRenderingMode | Aspose.Words for...

    Discover how the SaveOptions ImlRenderingMode property enhances InkML object rendering. Optimize your ink rendering for better visual results!...InkML' ignores fall-back shape of ink (InkML) object and renders...

    reference.aspose.com/words/net/aspose.words.sav...
  10. AxisBound class | Aspose.Words for Python

    aspose.words.drawing.charts.AxisBound class. Represents minimum or maximum bound of axis values... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 300 ) chart = shape . chart # Clear the chart's...

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