Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 126,484 for

shape

(0.12 sec)
  1. GroupShapeLock | Aspose.Slides for Java API Ref...

    Determines which operations are disabled on the parent GroupShape....Determines whether adding this shape to a group is forbidden. se...Determines whether adding this shape to a group is forbidden. getUngroupingLocked()...

    reference.aspose.com/slides/java/com.aspose.sli...
  2. shapecollection - Aspose.Diagram for Java - API...

    Detailed explanation & examples that helps developers integrate Visio File Processing features in their own Java applications....ScrollBarActiveXCont SelectMode Shape ShapeCollection ShapeFixedCode...extends Collection Collection of Shapes. Property Getters/Setters Summary...

    reference.aspose.com/diagram/java/com.aspose.di...
  3. Aspose::Words::Drawing::ImageData class | Aspos...

    Aspose::Words::Drawing::ImageData class. Defines an image for a Shape. To learn more, visit the documentation article in C++....class Defines an image for a shape. To learn more, visit the Working...get_HasImage () Returns true if the shape has image bytes or links an...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. AddShape | Aspose.Diagram for .NET API Reference

    AddShape Contents [ Hide ] Page.AddShape method (1 of 5) Adds Shape created by master on page with defined PinX and P......AddShape method (1 of 5) Adds shape created by master on page with...Specifies the x-coordinate of the shape’s pin (center of rotation) in...

    reference.aspose.com/diagram/net/aspose.diagram...
  5. DrawPie | Aspose.Drawing for .NET API Reference

    DrawPie Contents [ Hide ] Graphics.DrawPie method (1 of 2) Draws a pie Shape defined by an ellipse specified by a Rec......method (1 of 2) Draws a pie shape defined by an ellipse specified...width, and style of the pie shape. rect RectangleF RectangleF...

    reference.aspose.com/drawing/net/system.drawing...
  6. ShapeBase.Top | Aspose.Words for .NET API 参考

    ShapeBase 财产. 获取或设置形状包含块的上边缘的位置...DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...( ImageDir + "Logo.jpg" ); shape . WrapType = WrapType . None...

    reference.aspose.com/words/zh/net/aspose.words....
  7. ImageSize | Aspose.Words for Java

    Contains information about image size and resolution in Java....Examples: Shows how to resize a shape with an image. BufferedImage...method, the builder scales the shape that displays the image so that...

    reference.aspose.com/words/java/com.aspose.word...
  8. ShapeBase.can_have_image property | Aspose.Word...

    ShapeBase.can_have_image property. Returns ``True`` if the Shape type allows the Shape to have an image....Returns True if the shape type allows the shape to have an image...Microsoft Word has a special shape type for images, it appears...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextBoxControl | Aspose.Words for Java

    The TextBox control displays text from an organized set of data or user input in Java....docm"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...textBoxControl = (TextBoxControl)shape.getOleFormat().getOleControl();...

    reference.aspose.com/words/java/com.aspose.word...
  10. CheckBoxControl | Aspose.Words for Java

    The CheckBox control toggles a value in Java....docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...checkBoxControl = (CheckBoxControl)shape.getOleFormat().getOleControl();...

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