Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 2,440 for

line spacing

(0.28 sec)
  1. ControlChar.LineBreak | Aspose.Words for .NET

    Discover the ControlChar LineBreak field for seamless text formatting with the x000b or v character. Enhance your content's readability today!...LineBreak field Line break character: “\x000b” or...Add a regular space. builder . Write ( "Before space." + ControlChar...

    reference.aspose.com/words/net/aspose.words/con...
  2. ControlChar.LineBreakChar | Aspose.Words for .NET

    Discover the ControlChar LineBreakChar field, easily manage Line breaks with char11 or v for smoother text formatting and enhanced readability....LineBreakChar field Line break character: (char)11 or...Add a regular space. builder . Write ( "Before space." + ControlChar...

    reference.aspose.com/words/net/aspose.words/con...
  3. Aspose::Words::ControlChar::ColumnBreakChar fie...

    Aspose::Words::ControlChar::ColumnBreakChar field. End of column character: (char)14 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::DefaultTextInputCha...

    Aspose::Words::ControlChar::DefaultTextInputChar field. This is the "o" character used as a default value in text input form fields 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::PageBreakChar field...

    Aspose::Words::ControlChar::PageBreakChar field. Page break character: (char)12 or "\f" 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. Fill Symbolizer|Documentation

    GIS C# Library API supports Simple Fill symbolizer to fill style and stroke for 2-dimensional geometries polygons of any type like Point, Line, Surface....horizontal lines. - Vertical Hatch - A pattern of vertical lines. - Cross...Specifies horizontal and vertical lines that cross. - Forward Diagonal...

    docs.aspose.com/gis/net/fill-symbolizer/
  7. CompatibilityOptions.suppress_spacing_at_top_of...

    CompatibilityOptions.suppress_Spacing_at_top_of_page property. Ignore Minimum Line Height for First Line on Page....suppress_spacing_at_top_of_page property CompatibilityOptions...suppress_spacing_at_top_of_page property Ignore Minimum Line Height...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font.strikeThrough property | Aspose.Words for ...

    Font.strikeThrough property. True if the font is formatted as strikethrough text....Examples Shows how to add a line strikethrough to text. let doc...( doc , "Text with a single-line strikethrough." ); run . font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. listDepth API Is Returning 0 and 1 for Bullet P...

    Hi team, we are using aspose 25.6 version while trying to access the listDepth of a bullet text paragraph we are using: paragraphFormat->get_Depth() where, paragraphFormat is. retrieved as : auto paragraphFormat = …...get_Indent() - Returns the first line indent/hanging indent get_Bullet()...Indentation before text with space before and hanging values. Screenshot...

    forum.aspose.com/t/listdepth-api-is-returning-0...
  10. ControlChar.COLUMN_BREAK_CHAR property | Aspose...

    ControlChar.COLUMN_BREAK_CHAR property. End of column character: (char)14....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...