Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 2,159 for

line spacing

(0.06 sec)
  1. TextColumnCollection.line_between property | As...

    TextColumnCollection.Line_between property. When ``True``, adds a vertical Line between columns....line_between property TextColumnCollection.line_between property...a vertical line between columns. @property def line_between (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. ControlChar.NON_BREAKING_HYPHEN_CHAR property |...

    ControlChar.NON_BREAKING_HYPHEN_CHAR property. Non-breaking Hyphen in Microsoft Word is (char)30....a hyphen and not to break a line. Useful info: http://www.cs...Add a regular space. builder . write ( 'Before space.' + aw . ControlChar...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...Add a regular space. builder . Write ( "Before space." + ControlChar...

    reference.aspose.com/words/net/aspose.words/con...
  7. TeX to TIFF Conversion API| C++

    TeX to TIFF conversion functionality. Integrate this on-premise C++ library into your project or use cross-platform applications to convert TeX to TIFF....precise control over layout, spacing, hyphenation, and the appearance...files to TIFF in just a few lines of code. Instantiate the TeXOptions...

    products.aspose.com/tex/cpp/conversion/tex-to-t...
  8. Font.strike_through property | Aspose.Words for...

    Font.strike_through property. True if the font is formatted as strikethrough text....Examples Shows how to add a line strikethrough to text. doc =... text = 'Text with a single-line strikethrough.' ) run . font...

    reference.aspose.com/words/python-net/aspose.wo...
  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...> ( doc ); // Add a regular space. builder -> Write ( System ::...

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

    Discover the ControlChar ColumnBreakChar field—optimize your data with the powerful end-of-column character, char14, for seamless formatting!...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...