StructuredDocumentTagRangeStart.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...Visitor design pattern. Returns True if all nodes were visited; false...
Discover the Aspose.Words.Fields.FieldBidiOutline class for seamless BIDIOUTLINE field implementation, enhancing your document processing capabilities....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...
CompositeNode.getOfficeMath method. Returns an Nth child [OfficeMath](../../../aspose.words.math/officemath/) node....isDeep : boolean ) Parameter Type Description index number Zero...the last node. isDeep boolean true to select from all child nodes...
Cell.accept method. Accepts a visitor.... Parameter Type Description visitor DocumentVisitor...visit_cell_end() at the end. Returns True if all nodes were visited; false...
Shape.accept method. Accepts a visitor.... Parameter Type Description visitor DocumentVisitor...visit_shape_end() at the end. Returns True if all nodes were visited; false...
ChartSeriesGroupCollection.removeAt method. Removes a series group at the specified index...( index : number ) Parameter Type Description index number Examples...shape = doc . getShape ( 0 , true ); let chart = shape . chart...
Discover how the StructuredDocumentTagRangeStart Accept method enhances document processing by effectively accepting visitors for seamless integration....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...visit the nodes. Return Value True if all nodes were visited; false...