Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 2,511 for

line spacing

(0.19 sec)
  1. ControlChar.OptionalHyphenChar | Aspose.Words f...

    Discover how to use the Optional Hyphen in Microsoft Word (char31) to enhance your document formatting and improve readability. Learn more now!...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. 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...
  3. FormatException: System.FormatException: The he...

    Is there a way to diagnose which Header Name triggers it? How can I tell which one is it? The list of Headers: Received: DKIM-Signature: X-CSE-ConnectionGUID: X-CSE-MsgGUID: Message-Id: X-Amp-Result: Received: F…..., control characters, spaces, or other non‑ASCII symbols)...exception for each line. This will reveal the exact line that triggers...

    forum.aspose.com/t/formatexception-system-forma...
  4. PDF to Word conversion issues (source document ...

    Hello, I am experiencing significant issues when converting a PDF to Word using Aspose.PDF 25.8.0. The output DOCX introduces formatting and rendering problems that make the converted document difficult to use. …...replaced by blocks instead of spaces. Symbols cut off or misaligned...Text cut off at top/bottom of lines. Wrong fonts applied, italics...

    forum.aspose.com/t/pdf-to-word-conversion-issue...
  5. Frequently Asked Questions about TeX

    Get answers to all the most frequent questions about TeX and LaTeX, their structure, usage and peculiarities....(aligning text on both sides), and line breaking. Its most notable feature...like character positioning and line breaking. Q: What is TeX format...

    docs.aspose.com/tex/net/introduction-to-tex/faq/
  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::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...
  9. Specific Parameters of 1D Barcode Types|Documen...

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for .NET...varying the width and spacing of parallel lines. In general, a linear...information is encoded using bars and spaces with two options of width:...

    docs.aspose.com/barcode/net/1d-barcode-types/
  10. ParagraphFormat.first_line_indent property | As...

    ParagraphFormat.first_Line_indent property. Gets or sets the value (in points) for a first Line or hanging indent...first_line_indent property ParagraphFormat.first_line_indent...value (in points) for a first line or hanging indent. Use positive...

    reference.aspose.com/words/python-net/aspose.wo...