aspose.words.Range class. Represents a contiguous area in a document... replace(pattern, replacement) Replaces all occurrences...with a replacement string. replace(pattern, replacement, options)...
C# PowerPoint API lets you substitute font inside the Presentation...Load the font that will be replaced. Load the new font. Add a...a rule for the replacement. Add the rule to the presentation font...
ColorReplace ColorReplace class Represents a Color Replacement effect. All effect colors are changed to a fixed color......class Represents a Color Replacement effect. All effect colors...Returns color format which will replace color of every pixel. Read-only...
ColorReplace ColorReplace class Represents a Color Replacement effect. All effect colors are changed to a fixed color......class Represents a Color Replacement effect. All effect colors...Returns color format which will replace color of every pixel. Read-only...
The Aspose.Words.Replacing namespace provides classes to manipulate with find/replace operations over the document tree....Enumerations Aspose::Words::Replacing Namespace Reference Detailed...Description The Aspose.Words.Replacing namespace provides classes...
FindReplaceOptions Direction property. Selects direction for replace. Default value is Forward in C#....property Selects direction for replace. Default value is Forward....which direction a find-and-replace operation traverses the document...
Specifies direction for replace operations in Java....FindReplaceDirection Specifies direction for replace operations. Examples: Shows...which direction a find-and-replace operation traverses the document...
FindReplaceOptions ReplacingCallback property. The userdefined method which is called before every replace occurrence in C#....which is called before every replace occurrence. public IReplacingCallback...; } Examples Shows how to replace all occurrences of a regular...