Discover how the IMailMergeDataSource MoveNext method seamlessly advances To the next record, enhancing your data management efficiency....CustomDataSource () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...
FindReplaceOptions.smart_paragraph_break_replacement property. Gets or sets a boolean value indicating either it is allowed To replace paragraph break when there is no next sibling paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Create table with paragraph and...
Font.style property. Gets or sets the character style applied To this formatting.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a custom style and...
ChartFormat.setDefaultFill method. Resets the fill of the chart element To have the default value.... let doc = new aw . Document ( base ...."DataPoint format.docx" ); let shape = doc . getShape ( 0 , true...
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 ( doc = doc ) # Create a list based using...
WarningInfoCollection.clear method. Removes all elements from the collection.... doc = aw . Document ( file_name =...= MY_DIR + 'Missing font.docx' ) # Assign a callback for handling...
InlineSTory.font property. Provides access To the font formatting of the anchor character of this object.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let footnote = builder . insertFootnote...