Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 2,440 for

line spacing

(0.1 sec)
  1. Aspose::Words::ControlChar::NonBreakingSpaceCha...

    Aspose::Words::ControlChar::NonBreakingSpaceChar field. Non-breaking space character: (char)160 in C++....NonBreakingSpaceChar field Non-breaking space character: (char)160. static...> ( doc ); // Add a regular space. builder -> Write ( System ::...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::ControlChar::FieldEndChar field ...

    Aspose::Words::ControlChar::FieldEndChar field. End of MS Word field character: (char)21 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::FieldSeparatorChar ...

    Aspose::Words::ControlChar::FieldSeparatorChar field. Field separator character separates field code from field value. Optional in some fields. Value: (char)20 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. Aspose::Words::ControlChar::ColumnBreak method ...

    Aspose::Words::ControlChar::ColumnBreak method. End of column character: "\x000e" 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. 3. Matrix and similar environments

    This article provides a brief introduction into typesetting LaTeX matrix-like structures using AMS-LATEX packages.... The spacing also slightly differs from...parameter determines the amount of space between the columns. Just like...

    docs.aspose.com/tex/java/latex-ams-matrix/
  6. Marker Symbolizer|Documentation

    GIS C# Library or API supports Simple Marker symbolizer that draws a predefined shape with customizable fill and outLine on geometries of any type like Point, Line, Surface....to the line StrokeWidth Specifies the width of the line StrokeLineJoin...Determines how lines are rendered at intersections of line segments...

    docs.aspose.com/gis/net/marker-symbolizer/
  7. Aspose::Words::TextColumnCollection::get_LineBe...

    Aspose::Words::TextColumnCollection::get_LineBetween method. When true, adds a vertical Line between columns in C++....When true , adds a vertical line between columns. bool Aspose...separate columns with a vertical line. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/tex...
  8. LayoutEntityType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutEntityType enum, featuring diverse layout entity types for enhanced document formatting and seamless integration....have Line and Row child entities. Line 20 Represents line of characters...of text and inline objects. Line may have Span child entities...

    reference.aspose.com/words/net/aspose.words.lay...
  9. ControlChar class | Aspose.Words for Python

    aspose.words.ControlChar class. Control characters often encountered in documents...LINE_BREAK and char ControlChar.LINE_BREAK_CHAR have...Carriage return followed by line feed character: “\x000d\x000a”...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...