C# Class ApiExamples.ExRange

Inheritance: ApiExampleBase
Datei anzeigen Open project: aspose-words/Aspose.Words-for-.NET

Public Methods

Method Description
ReplaceWithEvaluator ( ) : void
ReplaceWithInsertHtml ( ) : void

Private Methods

Method Description
ChangeTextToHyperlinks ( ) : void
DeleteSelection ( ) : void
RangesDeleteText ( ) : void
RangesGetText ( ) : void
ReplaceSimple ( ) : void
ReplaceWithEvaluatorCaller ( ) : void
ReplaceWithInsertHtmlCaller ( ) : void
ReplaceWithRegex ( ) : void
ReplaceWithString ( ) : void

Method Details

ReplaceWithEvaluator() public method

public ReplaceWithEvaluator ( ) : void
return void

ReplaceWithInsertHtml() public method

public ReplaceWithInsertHtml ( ) : void
return void