Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 360 for

regular characters

(0.03 sec)
  1. 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...
  2. 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...
  3. Aspose::Words::ControlChar::LineBreakChar field...

    Aspose::Words::ControlChar::LineBreakChar field. Line break character: (char)11 or "\v" in C++....LineBreakChar field Line break character: (char)11 or “\v”. static...how to add various control characters to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ControlChar::SectionBreakChar fi...

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

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ControlChar::NonBreakingHyphenCh...

    Aspose::Words::ControlChar::NonBreakingHyphenChar field. Non-breaking Hyphen in Microsoft Word is (char)30 in C++....correspond to the Unicode character U+2011 non-breaking hyphen...how to add various control characters to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....Description delete() Deletes all characters of the range. getBookmarks()...occurrences of a specified character string pattern with a replacement...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. 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...
  9. 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...
  10. 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...