I'm using Aspose.Words for .NET and they have built-in pipes to process words, for example
:upper - converts a string to upper case
:caps - capitalizes a first letter
I'm wondering is there a way when I can write my own pipes?
I'm using Aspose.Words for .NET and they have built-in pipes to process words, for example
:upper - converts a string to upper case
:caps - capitalizes a first letter
I'm wondering is there a way when I can write my own pipes?