Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 249 for

regular characters

(0.05 sec)
  1. 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...
  2. 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...
  3. Aspose::Words::ControlChar::PageBreak method | ...

    Aspose::Words::ControlChar::PageBreak method. Page break character: "\x000c" or "\f". Note it has the same value as SectionBreak in C++....ControlChar::PageBreak method Page break 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...
  4. ControlChar.NonBreakingHyphenChar | Aspose.Word...

    Discover the NonBreaking HyphenChar in Microsoft Word. Enhance your documents with seamless text flow using char30 for professional results....correspond to the Unicode character U+2011 non-breaking hyphen...how to add various control characters to a document. Document doc...

    reference.aspose.com/words/net/aspose.words/con...
  5. ControlChar.NON_BREAKING_HYPHEN_CHAR property |...

    ControlChar.NON_BREAKING_HYPHEN_CHAR property. Non-breaking Hyphen in Microsoft Word is (char)30....correspond to the Unicode character U+2011 non-breaking hyphen...how to add various control characters to a document. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::ControlChar::DefaultTextInputCha...

    Aspose::Words::ControlChar::DefaultTextInputChar field. This is the "o" character used as a default value in text input form fields in C++....DefaultTextInputChar field This is the “o” character used as a default value in...how to add various control characters to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::ControlChar::Lf method | Aspose....

    Aspose::Words::ControlChar::Lf method. Line feed character: "\x000a" or "\n". Same as LineFeed in C++....ControlChar::Lf 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...
  8. Aspose::Words::ControlChar::CrLf method | Aspos...

    Aspose::Words::ControlChar::CrLf method. Carriage return followed by line feed character: "\x000d\x000a" or "\r\n". 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. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Aspose::Words::ControlChar::FieldSeparatorChar ...

    Aspose::Words::ControlChar::FieldSeparatorChar field. Field separator character separates field code from field value. Optional in some fields. Value: (char)20 in C++....FieldSeparatorChar field Field separator character separates field code from...how to add various control characters to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. ReplacingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Replacing.ReplacingArgs class for efficient custom text replacement in your documents. Enhance your workflow today!...Match resulting from a single regular expression match during a Replace...replace all occurrences of a regular expression pattern with another...

    reference.aspose.com/words/net/aspose.words.rep...