Sort Score
Result 10 results
Languages All
Labels All
Results 7,611 - 7,620 of 126,502 for

shape

(0.15 sec)
  1. Picture Frame|Aspose.Slides Documentation

    Add picture frame to PowerPoint presentation in C++...Hide ] A picture frame is a shape that contains an image—it is...that will be used to fill the shape. Specify the image’s width and...

    docs.aspose.com/slides/cpp/picture-frame/
  2. Protection | Aspose.Diagram for .NET API Reference

    Protection Shape.Protection property Locking helps prevent inadvertent changes to the Shape but does not prevent Micr......Protection Shape.Protection property Locking helps prevent inadvertent...inadvertent changes to the shape but does not prevent Microsoft...

    reference.aspose.com/diagram/net/aspose.diagram...
  3. IsGroup | Aspose.Cells for .NET API 参考

    表示形状是否为组...IsGroup Shape.IsGroup property 表示形状是否为组。 public bool IsGroup...if ( shape . IsGroup ) { //这个形状是一个组。 } 也可以看看 class Shape 命名空间...

    reference.aspose.com/cells/zh/net/aspose.cells....
  4. 19.2 Release Notes|Aspose.Words for Android via...

    Aspose.Words for Android via Java 19.2 Release Notes – the latest updates and fixes....calculation of DrawingML TextBox shape bounds. Fixed a bug with the...the calculation of the shape boundaries if the document contains...

    docs.aspose.com/words/java/aspose-words-for-and...
  5. geometry property | Aspose.Cells for Python via...

    geometry property geometry property Gets the geometry Example if Shape . geometry != null and len ( Shape . geometry ......Example if shape . geometry != null and len ( shape . geometry...geometry . shape_adjust_values ) == 0 : print ( "No geometry path."...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. geometry property | Aspose.Cells for Python via...

    geometry property geometry property Gets the geometry Example if Shape . geometry != null and len ( Shape . geometry ......Example if shape . geometry != null and len ( shape . geometry...geometry . shape_adjust_values ) == 0 : print ( "No geometry path."...

    reference.aspose.com/cells/python-net/aspose.ce...
  7. ChartAxis.Hidden | Aspose.Words for .NET

    ChartAxis Hidden property. Gets or sets a flag indicating whether this axis is hidden or not in C#....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartDataLabel.ShowBubbleSize | Aspose.Words fo...

    ChartDataLabel ShowBubbleSize property. Allows to specify if bubble size is to be displayed for the data labels on a chart. Applies only to Bubble charts. Default value is false in C#....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartAxisTitle.Text | Aspose.Words for .NET

    ChartAxisTitle Text property. Gets or sets the text of the axis title. If null or empty value is specified auto generated title will be shown in C#....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  10. gradientstopcollection - Aspose.Words for Java ...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....Section SectionCollection Shading Shape ShapeBase ShapeRenderer SignatureLine...new DocumentBuilder(doc); Shape shape = builder.insertShape(ShapeType...

    reference.aspose.com/words/java/com.aspose.word...