Line feed character char10 or n....LineFeedChar field Line feed character: (char)10 or “\n”. public...how to add various control characters to a document. Document doc...
This is the o character used as a default value in text input form fields....DefaultTextInputChar field This is the “o” character used as a default value in...how to add various control characters to a document. Document doc...
Line feed character x000a or n. Same as LineFeedaspose.words/controlchar/linefeed....Lf field Line feed character: “\x000a” or “\n”. Same as...how to add various control characters to a document. Document doc...
Field separator character separates field code from field value. Optional in some fields. Value char20....FieldSeparatorChar field Field separator character separates field code from...how to add various control characters to a document. Document doc...
End of section character x000c or f. Note it has the same value as PageBreakaspose.words/controlchar/pagebreak....SectionBreak field End of section character: “\x000c” or “\f”. Note it...how to add various control characters to a document. Document doc...
Load, manipulate and render XPS, PS and EPS documents to PDF and raster image formats without any software dependencies.... Regular Normal text. Method Summary...Detail Regular public static final XpsFontStyle Regular Normal...
Represents a contiguous area in a document....void Delete () Deletes all characters of the range. More... SharedPtr...occurrences of a character pattern specified by a regular expression...
Carriage return followed by line feed character x000dx000a or rn. Not used as such in Microsoft Word documents but commonly used in text files for paragraph breaks....return followed by line feed character: “\x000d\x000a” or “\r\n”...how to add various control characters to a document. Document doc...
Provides data for a custom replace operation....Match resulting from a single regular expression match during a Replace...replace all occurrences of a regular expression pattern with another...
End of paragraph character x000d or r. Same as Craspose.words/controlchar/cr...ParagraphBreak field End of paragraph character: “\x000d” or “\r”. Same as...how to add various control characters to a document. Document doc...