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

line spacing

(0.07 sec)
  1. ControlChar.CellChar | Aspose.Words for .NET

    Discover the ControlChar CellChar field for seamless table management. Enhance your data organization with efficient end-of-cell and row characters....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...
  2. ControlChar.FieldEndChar | Aspose.Words for .NET

    Master MS Word with ControlChar and FieldEndChar! Enhance your document formatting and streamLine your workflow 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...
  3. ControlChar.FieldStartChar | Aspose.Words for .NET

    Discover the ControlChar FieldStartChar for MS Word. Easily manage field characters and enhance your document formatting with precision!...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...
  4. ControlChar.ColumnBreak | Aspose.Words for .NET

    Discover the ControlChar ColumnBreak field, streamLine your document layout with the x000e end-of-column character for enhanced formatting control....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...
  5. Adding Text to PDF|Aspose.PDF for Python via .NET

    This article describes various aspects of working with text in Aspose.PDF. Learn how to add text to PDF, add HTML fragments, or use custom OTF fonts....options like line spacing and character spacing. Whether you’re...TextFragments. It can add multiple text lines. TextParagraph is a container...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  6. ControlChar.SectionBreak | Aspose.Words for .NET

    Discover the ControlChar SectionBreak field, efficiently manage document sections with the x000c character, enhancing formatting and 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...
  7. ControlChar.PageBreakChar | Aspose.Words for .NET

    Discover the ControlChar PageBreakChar field for efficient document formatting. Enhance your workflow with customizable page break options!...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.FieldSeparatorChar | Aspose.Words f...

    Discover how the ControlChar FieldSeparatorChar enhances data management by effectively separating field codes from values, optimizing your workflow 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...
  9. Aspose::Words::ControlChar::CrLf method | Aspos...

    Aspose::Words::ControlChar::CrLf method. Carriage return followed by Line feed character: "\x000d\x000a" or "\r\n". Not used as such in Microsoft Word documents, but commonly used in text files for paragraph breaks in C++....Carriage return followed by line feed character: “\x000d\x000a”...> ( doc ); // Add a regular space. builder -> Write ( System ::...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Aspose::Words::ControlChar::LineFeedChar field ...

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

    reference.aspose.com/words/cpp/aspose.words/con...