Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 406 for

regular characters

(0.04 sec)
  1. ControlChar.SECTION_BREAK property | Aspose.Wor...

    ControlChar.SECTION_BREAK property. End of section character: \x000c or \f...SECTION_BREAK property End of section character: “\x000c” or “\f”. Note it...how to add various control characters to a document. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ControlChar.LINE_FEED property | Aspose.Words f...

    ControlChar.LINE_FEED property. Line feed character: \x000a or \n...LINE_FEED property Line feed character: “\x000a” or “\n”. Same as...how to add various control characters to a document. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ControlChar.SPACE_CHAR property | Aspose.Words ...

    ControlChar.SPACE_CHAR property. Space character: (char)32....SPACE_CHAR property Space character: (char)32. @property def SPACE_CHAR...how to add various control characters to a document. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::ControlChar::LineFeed method | A...

    Aspose::Words::ControlChar::LineFeed method. Line feed character: "\x000a" or "\n". Same as Lf in C++....ControlChar::LineFeed method Line feed character: “\x000a” or “\n”. Same as...how to add various control characters to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ControlChar::CellChar field | As...

    Aspose::Words::ControlChar::CellChar field. End of a table cell or end of a table row character: (char)7 or "\a" in C++....cell or end of a table row character: (char)7 or “\a”. static constexpr...how to add various control characters to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Aspose::Words::ControlChar::ParagraphBreakChar ...

    Aspose::Words::ControlChar::ParagraphBreakChar field. End of paragraph character: (char)13 or "\r" in C++....ParagraphBreakChar field End of paragraph character: (char)13 or “\r”. static...how to add various control characters to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::ControlChar::OptionalHyphenChar ...

    Aspose::Words::ControlChar::OptionalHyphenChar field. Optional Hyphen in Microsoft Word is (char)31 in C++....correspond to the Unicode character U+00AD soft hyphen. Instead...how to add various control characters to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Aspose::Words::ControlChar::SectionBreak method...

    Aspose::Words::ControlChar::SectionBreak method. End of section character: "\x000c" or "\f". Note it has the same value as PageBreak in C++....ak method End of section character: “\x000c” or “\f”. Note it...how to add various control characters to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. ControlChar.NonBreakingSpace | Aspose.Words for...

    Discover ControlChar's NonBreakingSpace field for seamless formatting. Enhance your text with the x00a0 character for improved readability!...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...
  10. ControlChar.CrLf | Aspose.Words for .NET

    Discover ControlChar CrLf, the key to efficient text formatting. Learn how carriage return and line feed enhance paragraph breaks in text files....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...