FieldStyleRef.insert_paragraph_number property. Gets or sets whether to insert the paragraph number of the referenced paragraph exactly as it appears in the document.... doc = aw . Document () builder = aw . DocumentBuilder...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...
2.0 http://www.w3.org/2005/Atom Documentation – Documentation https://docs.aspose.com/words/jasperreports/aspose-words-for-jasperreports-documentation/ Recent content on Documentation Hugo -- gohug......csharp p <n bean n idp =s "aw_reportDocExporter" n classp..."exportParameters" k refp =s "aw_exportParameters"p />...
RevisionOptions.moved_from_text_color property. Allows to specify the color to be used for areas where content was moved from [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)... doc = aw . Document ( file_name = MY_DIR...revision_options . inserted_text_color = aw . layout . RevisionColor . GREEN...
RevisionOptions.deleted_text_effect property. Allows to specify the effect to be applied to the deleted content [RevisionType.DELETION](../../../aspose.words/revisiontype/#DELETION)... doc = aw . Document ( file_name = MY_DIR...revision_options . inserted_text_color = aw . layout . RevisionColor . GREEN...
RevisionOptions.show_in_balloons property. Allows to specify whether the revisions are rendered in the balloons... doc = aw . Document ( file_name = MY_DIR...revision_options . show_in_balloons = aw . layout . ShowInBalloons . FORMAT_AND_DELETE...
DocumentBuilder.move_to_document_start method. Moves the cursor to the beginning of the document.... doc = aw . Document () builder = aw . DocumentBuilder...get_child_nodes ( aw . NodeType . ANY , False ) self . assertEqual ( aw . NodeType...