C# Class ApiExamples.ExInsertDocument

Inheritance: ApiExampleBase
Afficher le fichier Open project: aspose-words/Aspose.Words-for-.NET

Méthodes publiques

Méthode Description
InsertDocumentAtMailMerge ( ) : void
InsertDocumentAtReplace ( ) : void

Private Methods

Méthode Description
InsertDocument ( Node insertAfterNode, Document srcDoc ) : void

Inserts content of the external document after the specified node. Section breaks and section formatting of the inserted document are ignored.

InsertDocumentAtBookmark ( ) : void
InsertDocumentAtMailMergeCaller ( ) : void
InsertDocumentAtReplaceCaller ( ) : void

Method Details

InsertDocumentAtMailMerge() public méthode

public InsertDocumentAtMailMerge ( ) : void
Résultat void

InsertDocumentAtReplace() public méthode

public InsertDocumentAtReplace ( ) : void
Résultat void