aspose.words.properties.DocumentPropertyCollection class. Base class for [BuiltInDocumentProperties](../builtindocumentproperties/) and [CustomDocumentProperties](../customdocumentproperties/) collections... contains(name) Returns True if a property with the specified...properties . add ( 'Authorized' , True ) properties . add ( 'Authorized...
Manage your custom XML attributes effortlessly with the CustomXmlProperty Uri. Easily set or retrieve the namespace URI for enhanced functionality.... SmartTag , true ). OfType < SmartTag >(). ToArray...each type of smart tag. // The properties of a "date"-type smart...
CompositeNode.getSdt method. Returns an Nth child [StructuredDocumentTag](../../../aspose.words.markup/structureddocumenttag/) node....isDeep : boolean ) Parameter Type Description index number Zero...the last node. isDeep boolean true to select from all child nodes...
CompositeNode.getSmartTag method. Returns an Nth child [SmartTag](../../../aspose.words.markup/smarttag/) node....isDeep : boolean ) Parameter Type Description index number Zero...the last node. isDeep boolean true to select from all child nodes...
CompositeNode.getEditableRangeStart method. Returns an Nth child [EditableRangeStart](../../editablerangestart/) node....isDeep : boolean ) Parameter Type Description index number Zero...the last node. isDeep boolean true to select from all child nodes...
Aspose::Words::Fields::FieldQuote::get_Text method. Gets or sets the text to retrieve in C++....:: FieldType :: FieldQuote , true )); field -> set_Text ( u "...:: FieldType :: FieldQuote , true )); builder -> MoveTo ( field...
Row.accept method. Accepts a visitor.... Parameter Type Description visitor DocumentVisitor...visit_row_end() at the end. Returns True if all nodes were visited; false...
Document.accept method. Accepts a visitor.... Parameter Type Description visitor DocumentVisitor...visit_document_end() at the end. Returns True if all nodes were visited; false...
StructuredDocumentTag.accept method. Accepts a visitor.... Parameter Type Description visitor DocumentVisitor...g_end() at the end. Returns True if all nodes were visited; false...