Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 1,027 for

regular characters

(0.04 sec)
  1. FormField.text_input_format property | Aspose.W...

    FormField.text_input_format property. Returns or sets the text formatting for a text form field....the text form field contains regular text, then valid format strings...allows strings with at most 64 characters. See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ControlChar.NonBreakingSpace | Aspose.Words for...

    ControlChar NonBreakingSpace field. Nonbreaking space character x00a0 in C#....field Non-breaking space character: “\x00a0”. public static readonly...how to add various control characters to a document. Document doc...

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

    ControlChar SectionBreakChar field. End of section character char12 or f in C#....SectionBreakChar field End of section character: (char)12 or “\f”. public...how to add various control characters to a document. Document doc...

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

    ControlChar CrLf field. 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 in C#....return followed by line feed character: “\x000d\x000a” or “\r\n”...how to add various control characters to a document. Document doc...

    reference.aspose.com/words/net/aspose.words/con...
  5. ControlChar.CELL_CHAR property | Aspose.Words f...

    ControlChar.CELL_CHAR property. End of a table cell or end of a table row character: (char)7 or \a....cell or end of a table row character: (char)7 or “\a”. Examples...how to add various control characters to a document. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ControlChar.CELL property | Aspose.Words for Py...

    ControlChar.CELL property. End of a table cell or end of a table row character: \x0007 or \a....cell or end of a table row character: “\x0007” or “\a”. Examples...how to add various control characters to a document. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ControlChar.FIELD_START_CHAR property | Aspose....

    ControlChar.FIELD_START_CHAR property. Start of MS Word field character: (char)19....property Start of MS Word field character: (char)19. Examples Shows...how to add various control characters to a document. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ControlChar.SECTION_BREAK_CHAR property | Aspos...

    ControlChar.SECTION_BREAK_CHAR property. End of section character: (char)12 or \f....SECTION_BREAK_CHAR property End of section character: (char)12 or “\f”. Examples...how to add various control characters to a document. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::ControlChar::LineBreak method | ...

    Aspose::Words::ControlChar::LineBreak method. Line break character: "\x000b" or "\v" in C++....ControlChar::LineBreak method Line break character: “\x000b” or “\v”. static...how to add various control characters to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Aspose::Words::ControlChar::SpaceChar field | A...

    Aspose::Words::ControlChar::SpaceChar field. Space character: (char)32 in C++....Hide ] SpaceChar field Space character: (char)32. static constexpr...how to add various control characters to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/con...