Aspose::Words::Tables::Row::Accept method. Accepts a visitor in C++....visitor ) override Parameter Type Description visitor System:...visit the nodes. ReturnValue True if all nodes were visited; false...
NodeCollection.add method. Adds a node to the end of the collection.... Parameter Type Description node Node The node...NodeType . ANY , 0 , True ) . node_type ) self . assertEqual...
CompositeNode.getTable method. Returns an Nth child [Table](../../table/) node....isDeep : boolean ) Parameter Type Description index number Zero...the last node. isDeep boolean true to select from all child nodes...
CompositeNode.getSdtRangeStart method. Returns an Nth child [StructuredDocumentTagRangeStart](../../../aspose.words.markup/structureddocumenttagrangestart/) node....isDeep : boolean ) Parameter Type Description index number Zero...the last node. isDeep boolean true to select from all child nodes...
CompositeNode.getParagraph method. Returns an Nth child [Paragraph](../../paragraph/) node....isDeep : boolean ) Parameter Type Description index number Zero...the last node. isDeep boolean true to select from all child nodes...
CompositeNode.getBuildingBlock method. Returns an Nth child [BuildingBlock](../../buildingblock/) node....isDeep : boolean ) Parameter Type Description index number Zero...the last node. isDeep boolean true to select from all child nodes...
Discover if your document contains VBA project macros with the HasMacros property. Enhance automation and efficiency in your workflows today!...HasMacros property Returns true if the document has a VBA project...That ( doc . HasMacros , Is . True ); // Insert a MACROBUTTON field...
GroupShape.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...visitGroupShapeEnd() at the end. Returns True if all nodes were visited; false...
Allows to specify which OOXML specification will be used when saving in the DOCX format in Java.... // Below are two wrapping types that shapes may have. // 1 -...getChild(NodeType.SHAPE, 0, true)).getMarkupLanguage()); // The...
Footnote.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...VisitFootnoteEnd at the end. Returns True if all nodes were visited; false...