Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 2,440 for

line spacing

(0.08 sec)
  1. Aspose::Words::ControlChar::SpaceChar field | A...

    Aspose::Words::ControlChar::SpaceChar field. Space character: (char)32 in C++....Contents [ Hide ] SpaceChar field Space character: (char)32. static...> ( doc ); // Add a regular space. builder -> Write ( System ::...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::ControlChar::FieldStartChar fiel...

    Aspose::Words::ControlChar::FieldStartChar field. Start of MS Word field character: (char)19 in C++....> ( doc ); // Add a regular space. builder -> Write ( System ::...:: String ( u "Before space." ) + Aspose :: Words :: ControlChar...

    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++....> ( doc ); // Add a regular space. builder -> Write ( System ::...:: String ( u "Before space." ) + Aspose :: Words :: ControlChar...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. ControlChar.OPTIONAL_HYPHEN_CHAR property | Asp...

    ControlChar.OPTIONAL_HYPHEN_CHAR property. Optional Hyphen in Microsoft Word is (char)31....Add a regular space. builder . write ( 'Before space.' + aw . ControlChar...ControlChar . SPACE_CHAR + 'After space.' ) # Add an NBSP, which...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ControlChar.NonBreakingSpaceChar | Aspose.Words...

    Discover ControlChar NonBreakingSpaceChar for seamless text formatting. Enhance your documents with non-breaking space character char160 for improved readability....NonBreakingSpaceChar field Non-breaking space character: (char)160. public...Add a regular space. builder . Write ( "Before space." + ControlChar...

    reference.aspose.com/words/net/aspose.words/con...
  6. ControlChar.SpaceChar | Aspose.Words for .NET

    Explore ControlChar SpaceChar field. Unlock the power of char32 for seamless data management and enhanced character control in your applications....SpaceChar field Space character: (char)32. public...Add a regular space. builder . Write ( "Before space." + ControlChar...

    reference.aspose.com/words/net/aspose.words/con...
  7. ControlChar.Cell | Aspose.Words for .NET

    Discover ControlChar Cell field, the key to defining table cell and row endings with character x0007. Enhance your data organization effortlessly!...Add a regular space. builder . Write ( "Before space." + ControlChar...ControlChar . SpaceChar + "After space." ); // Add an NBSP, which is...

    reference.aspose.com/words/net/aspose.words/con...
  8. ControlChar.ParagraphBreakChar | Aspose.Words f...

    Discover the ControlChar ParagraphBreakChar field, streamLine your text formatting with the essential end-of-paragraph character for efficient document editing....Add a regular space. builder . Write ( "Before space." + ControlChar...ControlChar . SpaceChar + "After space." ); // Add an NBSP, which is...

    reference.aspose.com/words/net/aspose.words/con...
  9. Aspose::Words::ControlChar::LineBreakChar field...

    Aspose::Words::ControlChar::LineBreakChar field. Line break character: (char)11 or "\v" in C++....[ Hide ] LineBreakChar field Line break character: (char)11 or...> ( doc ); // Add a regular space. builder -> Write ( System ::...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. ControlChar.Lf | Aspose.Words for .NET

    Discover ControlChar Lf, the essential Line feed character (x000a) for seamless text formatting. Enhance your coding efficiency today!...Lf field Line feed character: “\x000a” or...Add a regular space. builder . Write ( "Before space." + ControlChar...

    reference.aspose.com/words/net/aspose.words/con...