CompareOptions.ignore_tables property. Specifies whether to compare the differences in data contained in tables.... Document () builder = aw . DocumentBuilder ( doc...doc_original ) # Paragraph text referenced with an endnote: builder . writeln...
CompareOptions.ignore_textboxes property. Specifies whether to compare differences in the data contained within text boxes.... Document () builder = aw . DocumentBuilder ( doc...doc_original ) # Paragraph text referenced with an endnote: builder . writeln...
aspose.words.comparing.ComparisonTargetType enumeration. Allows to specify base document which will be used during comparison... Document () builder = aw . DocumentBuilder ( doc...doc_original ) # Paragraph text referenced with an endnote: builder . writeln...
ListLevel.numberStyle property. Returns or sets the number style for this list level....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...
InlineStory.font property. Provides access to the font formatting of the anchor character of this object.... Document () builder = aw . DocumentBuilder ( doc...doc = doc ) footnote = builder . insert_footnote ( footnote_type...
DocumentBuilder.move_to method. Moves the cursor to an inline node or to the end of a Paragraph....inline node or to the end of a paragraph. def move_to ( self , node...must be a paragraph or a direct child of a paragraph. Remarks...
EditableRangeStart.editableRange property. Gets the facade object that encapsulates this editable range start and end....let builder = new aw . DocumentBuilder ( doc ); builder . writeln..." + " we cannot edit this paragraph without the password." );...
EditableRange.remove method. Removes the editable range from the document...let builder = new aw . DocumentBuilder ( doc ); builder . writeln..." + " we cannot edit this paragraph without the password." );...
InlineStory.font property. Provides access to the font formatting of the anchor character of this object.... Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); let footnote = builder . insertFootnote ( aw . Notes...