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

line spacing

(0.49 sec)
  1. 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...
  2. TeX typesetting functionality | C++ API Solution

    C++ API Solution to work with TeX. Learn on the example how to create TeX typesets with a few Lines of code....process involves adjusting the spacing, font, and layout of the text...a TeX file from the command line by running the appropriate command...

    products.aspose.com/tex/cpp/typeset-tex-files/
  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. Aspose::Words::ControlChar::NonBreakingHyphenCh...

    Aspose::Words::ControlChar::NonBreakingHyphenChar field. Non-breaking Hyphen in Microsoft Word is (char)30 in C++....a hyphen and not to break a line. Useful info: http://www.cs...> ( doc ); // Add a regular space. builder -> Write ( System ::...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. 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...
  8. Aspose::Words::ControlChar::NonBreakingSpace me...

    Aspose::Words::ControlChar::NonBreakingSpace method. Non-breaking space character: "\x00a0" in C++....gSpace method Non-breaking space character: “\x00a0”. static...> ( doc ); // Add a regular space. builder -> Write ( System ::...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. 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...
  10. 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...