Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 9,908 for

shape

(0.07 sec)
  1. TextBox.internal_margin_top property | Aspose.W...

    TextBox.internal_margin_top property. Specifies the inner top margin in points for a Shape....top margin in points for a shape. @property def internal_margin_top...margins. text_box_shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Ellipse|Aspose.Slides 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....developers about adding ellipse shapes to their slides using Aspose...to draw different kinds of shapes with just a few lines of code...

    docs.aspose.com/slides/java/ellipse/
  3. Manage Table|Aspose.Slides for PHP Documentation

    Create and manage table in PowerPoint presentations... 30 , 30 ); # Adds a table shape to slide $tbl = $sld -> getShapes... 70 , 70 ); # Adds a table shape to slide $tbl = $sld -> getShapes...

    docs.aspose.com/slides/php-java/manage-table/
  4. Callout|Aspose.Slides Documentation

    PowerPoint chart callouts and data labels in C# or .NET... Shapes . AddChart ( ChartType . Pie...setting series data label callout shape for a Doughnut chart. Below...

    docs.aspose.com/slides/net/callout/
  5. LegendPosition | Aspose.Words for Java

    Specifies the possible positions for a chart legend in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...450.0, 300.0); Chart chart = shape.getChart(); Assert.assertEquals(3...

    reference.aspose.com/words/java/com.aspose.word...
  6. Callout|Aspose.Slides for Python Documentation

    PowerPoint chart callouts and data labels in Python... shapes . add_chart ( slides . charts...setting series data label callout shape for a Doughnut chart. Below...

    docs.aspose.com/slides/python-net/callout/
  7. Shape.UpdateSmartArtDrawing | Aspose.Words for ...

    Enhance your documents with the Shape UpdateSmartArtDrawing method, utilizing Aspose.Words' advanced SmartArt rendering for stunning visuals....UpdateSmartArtDrawin Contents [ Hide ] Shape.UpdateSmartArtDrawin method...rendering engine. See Also class Shape namespace Aspose.Words.Drawing...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 演示文稿页眉和页脚|Aspose.Slides 文档

    Java中的PowerPoint页眉和页脚...( IShape shape : master . getShapes ()) { if ( shape . getPlaceholder...getPlaceholder () != null ) { if ( shape . getPlaceholder (). getType...

    docs.aspose.com/slides/zh/java/presentation-hea...
  9. Manage Cells|Aspose.Slides Documentation

    Table cells in PowerPoint presentations in Java...Shape#0 is a table for ( int i = 0..., 30 , 30 }; // Adds table shape to slide ITable tbl = sld ....

    docs.aspose.com/slides/java/manage-cells/
  10. Manage Cells|Aspose.Slides Documentation

    Table cells in PowerPoint presentations in Java...Shape#0 is a table for ( int i = 0..., 30 , 30 }; // Adds table shape to slide ITable tbl = sld ....

    docs.aspose.com/slides/androidjava/manage-cells/