Shape.first_paragraph property. Gets the first paragraph in the shape.... doc = aw . Document () # Create a floating...box. text_box = aw . drawing . Shape ( doc , aw . drawing . ShapeType...
FindReplaceOptions.useLegacyOrder property. True indicates that a text search is performed sequentially from top to bottom considering the text boxes...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...textBox = builder . insertShape ( aw . Drawing . ShapeType . TextBox...
FieldAutoTextList.list_style property. Gets or sets the name of the style on which the list to contain entries is based.... doc = aw . Document () # Create a glossary...entries. doc . glossary_document = aw . buildingblocks . GlossaryDocument...
Aspose.Words.DocumentVisitor class. Base class for custom document visitors...'DocStructureToText' , () => { let doc = new aw . Document ( base . myDir + ...childNodeCount = doc . getChildNodes ( aw . NodeType . Any , true ). Count...
Archiwa...words as aw # Załaduj dokument Worda doc = aw.Document("document...aspose.words as aw # Załaduj dokument Worda doc = aw.Document("document...
Aspose.Words.Lists.ListLevel class. Defines formatting for a list level... let doc = new aw . Document (); // A list allows...let list = doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...