BuiltInDocumentProperties.category property. Gets or sets the category of the document.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_AUTHOR...
CompositeNode.get_text method. Gets the text of this node and of all its children.... doc = aw . Document () builder = aw . DocumentBuilder...doc . to_string ( save_format = aw . SaveFormat . TEXT ) . strip...
StructuredDocumentTag.multiline property. Specifies whether this SDT allows multiple lines of text.... let doc = new aw . Document (); // Create a structured...tag = new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...
搜索...words as aw # 加載現有的 Markdown 文檔 doc = aw.Document("C:\\Files\\sample...aspose.words as aw # 加載現有的 Markdown 文檔 doc = aw.Document("C:\\Files\\sample...
LayoutEnumerator.text property. Gets text of the current span entity... doc = aw . Document ( MY_DIR + 'Layout...like a tree. layout_enumerator = aw . layout . LayoutEnumerator (...
LayoutEnumerator.page_index property. Gets the 1-based index of a page which contains the current entity.... doc = aw . Document ( MY_DIR + 'Layout...like a tree. layout_enumerator = aw . layout . LayoutEnumerator (...
LayoutEnumerator.move_last_child method. Moves to the last child entity.... doc = aw . Document ( MY_DIR + 'Layout...like a tree. layout_enumerator = aw . layout . LayoutEnumerator (...
CellFormat.width property. Gets the width of the cell in points.... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . alignment = aw . ParagraphAlignment . CENTER...
LayoutEnumerator.reset method. Moves the enumerator to the first page of the document.... doc = aw . Document ( MY_DIR + 'Layout...like a tree. layout_enumerator = aw . layout . LayoutEnumerator (...