Archiwa...words as aw # załaduj dokument Worda doc = aw.Document("Document...aspose.words as aw # załaduj dokument Worda doc = aw.Document("Document...
FieldIndex.page_range_separator property. Gets or sets the character sequence that is used to separate the start and end of a page range.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_INDEX...
aspose.words.layout.LayoutOptions class. Holds the options that allow controlling the document layout process... doc = aw . Document () builder = aw . DocumentBuilder...document. doc = aw . Document () builder = aw . DocumentBuilder...
FieldToc.entry_level_range property. Gets or sets a range of levels of the table of contents entries to be included....fier (): doc = aw . Document () builder = aw . DocumentBuilder...field_toc = builder . insert_field ( aw . fields . FieldType . FIELD_TOC...
ListLevel.linkedStyle property. Gets or sets the paragraph style that is linked to this list level....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let list = doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...
TextBox.previous property. Returns a [TextBox](../) that represents the previous [TextBox](../) in a sequence of shapes.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . TEXT_BOX...