Aspose::Words::DocumentBuilder::InsertDocument method. Inserts a document at the cursor position in C++....importFormatMode ) Parameter Type Description srcDoc const Sy...importFormatOptions ) Parameter Type Description srcDoc const Sy...
Discover how to use the MappedDataFieldCollection Add method to effortlessly create new field mappings and enhance your data management efficiency....dataSourceFieldName ) Parameter Type Description documentFieldName..."MergeFieldName" ]); Assert . True ( mappedDataFields . ContainsKey...
DocumentVisitor.visitCommentStart method. Called when enumeration of a comment text has started.... Comment ) Parameter Type Description comment Comment...++ ; mVisitorIsInsideComm = true ; return aw . VisitorAction...
NodeCollection indexer. Retrieves a node at the given index.... Parameter Type Description index int An index... NodeType . PARAGRAPH , 0 , True ) . as_paragraph () paragraph...
DocumentBuilder.moveToField method. Moves the cursor to a field in the document....isAfter : boolean ) Parameter Type Description field Field The...cursor to. isAfter boolean When true , moves the cursor to be after...
Discover the DocumentBase BackgroundShape property, easily customize your document's background shape for enhanced visual appeal. Maximize your design potential!...the DisplayBackgroundSha to true . Examples Shows how to set...BackgroundShape ); // The only shape type that we can use as a background...
ChartAxis.crossesAt property. Specifies where on the perpendicular axis the axis crosses....units are determined by the type of axis. When the axis is a...axis . axisBetweenCategorie = true ; doc . save ( base . artifactsDir...
FontSettings.set_fonts_folder method. Sets the folder where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts... Parameter Type Description font_folder str...TrueType fonts. recursive bool True to scan the specified folders...
Aspose.Words.Drawing.Charts.ChartSeriesType enumeration. Specifies a Type of a chart series....ChartSeriesType enumeration Specifies a type of a chart series. Members Name...chart = doc . getShape ( 0 , true ). chart ; // Remove all series...
DocumentBuilder.startBookmark method. Marks the current position in the document as a bookmark start....bookmarkName : string ) Parameter Type Description bookmarkName string...to Bookmark1" , "Bookmark1" , true ). asFieldHyperlink (); hyperlink...