Specifies the type of Shape in a Microsoft Word document in Java....ShapeType Contents [ Hide ] Inheritance: java.lang.Object public...ShapeType Specifies the type of shape in a Microsoft Word document...
Provides methods to insert text images and other content specify font paragraph and section formatting in Java....DocumentBuilder Contents [ Hide ] Inheritance: java.lang.Object public...insertGroupShape(ShapeBase[] shapes) Groups the shapes passed as a parameter...
Represents the root element for a glossary document within a Word document in Java....GlossaryDocument Inheritance: java.lang.Object, com.aspose.words...getBackgroundShape() Gets the background shape of the document. getBuildingBlock(int...
Represents a container for the main text of a section in Java....Body Contents [ Hide ] Inheritance: java.lang.Object, com.aspose...deleteShapes() Deletes all shapes from the text of this story...
Represents a container for the header or footer text of a section in Java....HeaderFooter Contents [ Hide ] Inheritance: java.lang.Object, com.aspose...deleteShapes() Deletes all shapes from the text of this story...
Represents an Office Math object such as function equation matrix or alike in Java....OfficeMath Inheritance: java.lang.Object, com.aspose.words.Node...doc.save(getArtifactsDir() + "Shape.OfficeMath.docx"); Methods Method...
aspose.words.drawing.ole.CommandButtonControl class. The CommandButton control runs a macro that performs an action when a user clicks it....performs an action when a user clicks it. Inheritance: CommandButtonControl...on a type of the control. (Inherited from Forms2OleControl ) caption...
Represents a table row in Java....Row Contents [ Hide ] Inheritance: java.lang.Object, com.aspose...typical elements such as runs, shapes, and even other tables. //...