Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,027 for

regular characters

(0.59 sec)
  1. Aspose::Words::Range Class Reference - Aspose.W...

    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...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. ControlChar.ParagraphBreak | Aspose.Words for .NET

    ControlChar ParagraphBreak field. End of paragraph character x000d or r. Same as Cr in C#....ParagraphBreak field End of paragraph character: “\x000d” or “\r”. Same as...how to add various control characters to a document. Document doc...

    reference.aspose.com/words/net/aspose.words/con...
  3. ControlChar.ColumnBreak | Aspose.Words for .NET

    ControlChar ColumnBreak field. End of column character x000e in C#....ColumnBreak field End of column character: “\x000e”. public static readonly...how to add various control characters to a document. Document doc...

    reference.aspose.com/words/net/aspose.words/con...
  4. ControlChar.FieldEndChar | Aspose.Words for .NET

    ControlChar FieldEndChar field. End of MS Word field character char21 in C#....field End of MS Word field character: (char)21. public const char...how to add various control characters to a document. Document doc...

    reference.aspose.com/words/net/aspose.words/con...
  5. ControlChar.PageBreak | Aspose.Words for .NET

    ControlChar PageBreak field. Page break character x000c or f. Note it has the same value as SectionBreak in C#....PageBreak field Page break character: “\x000c” or “\f”. Note it...how to add various control characters to a document. Document doc...

    reference.aspose.com/words/net/aspose.words/con...
  6. ControlChar.LineFeedChar | Aspose.Words for .NET

    ControlChar LineFeedChar field. Line feed character char10 or n in C#....LineFeedChar field Line feed character: (char)10 or “\n”. public...how to add various control characters to a document. Document doc...

    reference.aspose.com/words/net/aspose.words/con...
  7. ControlChar.FieldStartChar | Aspose.Words for .NET

    ControlChar FieldStartChar field. Start of MS Word field character char19 in C#....field Start of MS Word field character: (char)19. public const char...how to add various control characters to a document. Document doc...

    reference.aspose.com/words/net/aspose.words/con...
  8. ControlChar.CellChar | Aspose.Words for .NET

    ControlChar CellChar field. End of a table cell or end of a table row character char7 or a in C#....cell or end of a table row character: (char)7 or “\a”. public const...how to add various control characters to a document. Document doc...

    reference.aspose.com/words/net/aspose.words/con...
  9. ControlChar.PARAGRAPH_BREAK property | Aspose.W...

    ControlChar.PARAGRAPH_BREAK property. End of paragraph character: \x000d or \r...property End of paragraph character: “\x000d” or “\r”. Same as...how to add various control characters to a document. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar.PARAGRAPH_BREAK_CHAR property | Asp...

    ControlChar.PARAGRAPH_BREAK_CHAR property. End of paragraph character: (char)13 or \r....property End of paragraph character: (char)13 or “\r”. @property...how to add various control characters to a document. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...