CustomXmlPart.clone method. Makes a deep enough copy of the object... doc = aw . Document () # Construct...world!</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...
CustomXmlPartCollection.clear method. Removes all elements from the collection.... doc = aw . Document () # Construct...world!</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...
ListLevel.is_legal property. True if the level turns all inherited numbers to Arabic, false if it preserves their number style.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # A list allows us to organize...
ListLevel.linked_style property. Gets or sets the paragraph style that is linked to this list level.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # A list allows us to organize...
GroupShape constructor. Creates a new group shape....GroupShape(doc) Creates a new group shape. GroupShape ( doc : Aspose...) Parameter Type Description doc DocumentBase The owner document...
ListLevelCollection.count property. Gets the number of levels in this list.... doc = aw . Document () # A list allows...within a style. list_style = doc . styles . add ( aw . StyleType...
aspose.words.StyleType enumeration. Represents type of the style.... doc = aw . Document () # A list allows...within a style. list_style = doc . styles . add ( aw . StyleType...
Discover how to easily manage the FieldAsk PromptText property to customize your prompt window's title for enhanced user experience....void FieldAsk () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Place a field where the...