Provides the abstract base class for a main document and a glossary document of a Word document in Java....main document and a glossary document of a Word document. To learn...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...
Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....the Working with Shapes documentation article. Remarks: This is... A shape is a node in the document tree. If the shape is a child...
Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....the Working with Shapes documentation article. Remarks: Using...shapes in a Microsoft Word document. An important property of...
Represents a container for text of a comment in Java....the Working with Comments documentation article. Remarks: A comment...to a paragraph. Document doc = new Document(); DocumentBuilder...
Base class for nodes that can contain other nodes in Java....Words Document Object Model (DOM) documentation article. Remarks:...Remarks: A document is represented as a tree of nodes, similar...
Represents a glossary document entry such as a Building Block AutoText or an AutoCorrect entry in Java....CompositeNode Represents a glossary document entry such as a Building Block...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...
Represents an Office Math object such as function equation matrix or alike in Java....Working with OfficeMath documentation article. Remarks: In this...display formatting. Document doc = new Document(getMyDir() + "Office...
Base class for elements that contain block-level nodes Paragraph and Table in Java....Levels of Nodes in a Documentdocumentation article. Remarks: Text...Text of a Word document is said to consist of several stories...
Represents a container for the main text of a section in Java....Words Document Object Model (DOM) documentation article. Remarks:...Aspose.Words document by hand. Document doc = new Document(); // A...