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

line spacing

(0.66 sec)
  1. ControlChar.DEFAULT_TEXT_INPUT_CHAR property | ...

    ControlChar.DEFAULT_TEXT_INPUT_CHAR property. This is the o character used as a default value in text input form fields....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...
  2. ControlChar.FIELD_SEPARATOR_CHAR property | Asp...

    ControlChar.FIELD_SEPARATOR_CHAR property. Field separator character separates field code from field value...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...
  3. MarkdownLoadOptions.softLineBreakCharacter prop...

    MarkdownLoadOptions.softLineBreakCharacter property. Gets or sets a character value representing `soft Line break`...representing soft line break . The default value is SPACE (U+0020) ....allows you to load soft line breaks as hard line breaks. See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Issue with Arabic Text Display in PDF Conversio...

    We are using Aspose.PDF version 24.1.0 to convert an HTML file to PDF. While the general conversion works, we are facing a critical issue with the display of Arabic text. Specifically, there are large spaces between Arab…...Specifically, there are large spaces between Arabic words , which...CSS styles to control the spacing, but none of them resolved...

    forum.aspose.com/t/issue-with-arabic-text-displ...
  5. Aspose::Words::ControlChar::ParagraphBreak meth...

    Aspose::Words::ControlChar::ParagraphBreak method. End of paragraph character: "\x000d" or "\r". Same as Cr 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. Aspose::Words::ControlChar::Cell method | Aspos...

    Aspose::Words::ControlChar::Cell method. End of a table cell or end of a table row character: "\x0007" or "\a" 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...
  7. Aspose::Words::ControlChar::SectionBreakChar fi...

    Aspose::Words::ControlChar::SectionBreakChar field. End of section 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...
  8. Aspose::Words::ControlChar::Lf method | Aspose....

    Aspose::Words::ControlChar::Lf method. Line feed character: "\x000a" or "\n". Same as LineFeed in C++....Hide ] ControlChar::Lf method Line feed character: “\x000a” or...> ( doc ); // Add a regular space. builder -> Write ( System ::...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. ControlChar.PageBreak | Aspose.Words for .NET

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