Represents an Office Math object such as function equation matrix or alike in Java....object that can be used to render this equation into an image...object that can be used to render this equation into an image...
Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....object that can be used to render this shape into an image. getShapeType()...updateSmartArtDrawin() Updates SmartArt pre-rendered drawing by using Aspose.Words’s...
Base class for elements that contain block-level nodes Paragraph and Table in Java....new Document(getMyDir() + "Rendering.docx"); Body body = doc.getFirstSection()...displays a purple dotted underline. SmartTag smartTag = new SmartTag(doc);...
Represents a container for the main text of a section in Java....new Document(getMyDir() + "Rendering.docx"); Body body = doc.getFirstSection()...displays a purple dotted underline. SmartTag smartTag = new SmartTag(doc);...
Represents a container for the header or footer text of a section in Java....new Document(getMyDir() + "Rendering.docx"); Body body = doc.getFirstSection()...displays a purple dotted underline. SmartTag smartTag = new SmartTag(doc);...
Represents a single section in a document in Java....new Document(getMyDir() + "Rendering.docx"); Body body = doc.getFirstSection()...displays a purple dotted underline. SmartTag smartTag = new SmartTag(doc);...
Represents a table row in Java....new Document(getMyDir() + "Rendering.docx"); Body body = doc.getFirstSection()...displays a purple dotted underline. SmartTag smartTag = new SmartTag(doc);...
Represents a table cell in Java....new Document(getMyDir() + "Rendering.docx"); Body body = doc.getFirstSection()...displays a purple dotted underline. SmartTag smartTag = new SmartTag(doc);...
Represents a group of shapes in a document in Java....object that can be used to render this shape into an image. getShapeType()...docx"); // Save the document to HTML, and then delete the linked...
Base class for inline-level nodes that can contain paragraphs and tables in Java....new Document(getMyDir() + "Rendering.docx"); Body body = doc.getFirstSection()...displays a purple dotted underline. SmartTag smartTag = new SmartTag(doc);...