Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 12,808 for

shape

(0.07 sec)
  1. Remove Watermark in PowerPoint using Java

    Remove watermark in PowerPoint using Java. Get details to set the IDE, a list of steps, and a sample code to remove watermark from PowerPoint using Java....the shapes in a slide Access each shape and filter shapes having...name Remove the shape from the collection of shapes of the selected...

    kb.aspose.com/slides/java/remove-watermark-in-p...
  2. ChartSeriesGroup Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartSeriesGroup class, which simplifies managing chart series properties for enhanced data visualization and analysis....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 250 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 幻灯片过渡|Aspose.Slides 文档

    PowerPoint 幻灯片过渡, Java中的PowerPoint变形过渡... get_Item ( 0 )); IShape shape = presentation . getSlides ()...( 0 ); shape . setX ( shape . getX () + 100 ); shape . setY (...

    docs.aspose.com/slides/zh/java/slide-transition/
  4. Transform | Aspose.Imaging for .NET API Reference

    Transform GraphicsPath.Transform method Applies the specified transformation to the Shape. public override void Trans......specified transformation to the shape. public override void Transform...

    reference.aspose.com/imaging/net/aspose.imaging...
  5. ChartDataPoint.format property | Aspose.Words f...

    ChartDataPoint.format property. Provides access to fill and line formatting of this data point....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; // Delete default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TextBlock | Aspose.Diagram for .NET API Reference

    TextBlock StyleSheet.TextBlock property Contains elements that specify the alignment, margins, and default tab stop p......stop positions of text in a shape’s text block. public TextBlock...

    reference.aspose.com/diagram/net/aspose.diagram...
  7. ShapeShdwBlur | Aspose.Diagram for .NET API Ref...

    ShapeShdwBlur Fill.ShapeShdwBlur property Specifies the shadow blur size of a Shape. cannot draw blur now, but can pa......Specifies the shadow blur size of a shape. cannot draw blur now, but can...

    reference.aspose.com/diagram/net/aspose.diagram...
  8. IChartDataPoint.bubble_3d property | Aspose.Wor...

    IChartDataPoint.bubble_3d property. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them....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...
  9. 幻灯片过渡|Aspose.Slides for PHP 文档

    PowerPoint 幻灯片过渡, PowerPoint 形态过渡...getSlides () -> get_Item ( 0 )); $shape = $presentation -> getSlides...0 ); $shape -> setX ( $shape -> getX () + 100 ); $shape -> setY...

    docs.aspose.com/slides/zh/php-java/slide-transi...
  10. 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...