Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 360 for

regular characters

(0.03 sec)
  1. Aspose::Words::ControlChar::FieldStartChar fiel...

    Aspose::Words::ControlChar::FieldStartChar field. Start of MS Word field character: (char)19 in C++....field Start of MS Word field character: (char)19. 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::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...
  3. ControlChar.ColumnBreak | Aspose.Words for .NET

    Discover the ControlChar ColumnBreak field, streamline your document layout with the x000e end-of-column character for enhanced formatting control....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.LineFeedChar | Aspose.Words for .NET

    Discover the ControlChar LineFeedChar field—optimize your text processing with the essential line feed character (char10 or n) for seamless data handling....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...
  5. ControlChar.FieldStartChar | Aspose.Words for .NET

    Discover the ControlChar FieldStartChar for MS Word. Easily manage field Characters and enhance your document formatting with precision!...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...
  6. ControlChar.PageBreak | Aspose.Words for .NET

    Discover the ControlChar PageBreak field, manage page breaks efficiently with the x000c character. Simplify your document formatting today!...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...
  7. ControlChar.ParagraphBreak | Aspose.Words for .NET

    Discover the ControlChar ParagraphBreak field. Easily manage paragraph breaks with the x000d character for seamless text formatting and improved readability....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...
  8. ControlChar.CellChar | Aspose.Words for .NET

    Discover the ControlChar CellChar field for seamless table management. Enhance your data organization with efficient end-of-cell and row Characters....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.FieldEndChar | Aspose.Words for .NET

    Master MS Word with ControlChar and FieldEndChar! Enhance your document formatting and streamline your workflow effortlessly....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...
  10. ControlChar.COLUMN_BREAK property | Aspose.Word...

    ControlChar.COLUMN_BREAK property. End of column character: \x000e....COLUMN_BREAK property End of column character: “\x000e”. @property def COLUMN_BREAK...how to add various control characters to a document. doc = aw ...

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