Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 34,946 for

line

(0.46 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…...exception for each line. This will reveal the exact line that triggers...the email (including line breaks) var lines = rawHeaders.Split(new[]...

    forum.aspose.com/t/formatexception-system-forma...
  2. Caption and image parabreak - Free Support Foru...

    inputdoc.docx (332.8 KB) In a .docx file, it have presented an figure and paragraph consecutively, how it is should to separate them with a Line break/paragraph break before a specific startpara (e.g., Fig.). Please fin…...should to separate them with a line break/paragraph break before...Insert an empty paragraph (or a line‑break) before that node. Step‑by‑step...

    forum.aspose.com/t/caption-and-image-parabreak/...
  3. Aspose::Words::ControlChar::OptionalHyphenChar ...

    Aspose::Words::ControlChar::OptionalHyphenChar field. Optional Hyphen in Microsoft Word is (char)31 in C++....space cannot have an automatic line break at its position. builder...+ u "After tab." ); // Add a line break. builder -> Write ( System...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ControlChar::ParagraphBreakChar ...

    Aspose::Words::ControlChar::ParagraphBreakChar field. End of paragraph character: (char)13 or "\r" in C++....space cannot have an automatic line break at its position. builder...+ u "After tab." ); // Add a line break. builder -> Write ( System...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ControlChar::CellChar field | As...

    Aspose::Words::ControlChar::CellChar field. End of a table cell or end of a table row character: (char)7 or "\a" in C++....space cannot have an automatic line break at its position. builder...+ u "After tab." ); // Add a line break. builder -> Write ( System...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Aspose::Words::ControlChar::SectionBreak method...

    Aspose::Words::ControlChar::SectionBreak method. End of section character: "\x000c" or "\f". Note it has the same value as PageBreak in C++....space cannot have an automatic line break at its position. builder...+ u "After tab." ); // Add a line break. builder -> Write ( System...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Font.LineSpacing | Aspose.Words for .NET

    Discover the Font LineSpacing property, which provides the precise Line spacing in points, enhancing your text's readability and design....LineSpacing property Returns line spacing of this font (in points)...Examples Shows how to get a font’s line spacing, in points. Document...

    reference.aspose.com/words/net/aspose.words/fon...
  8. Create and Manage Chart|Documentation

    Create a chart in CSharp for Excel and ODS files.... Line, the chart line. SeriesCollection, a...% stacked bar chart Line Represents a line chart LineStacked Represents...

    docs.aspose.com/cells/net/creating-charts/
  9. 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...
  10. ChartSeriesGroupCollection.Add | Aspose.Words f...

    Discover the ChartSeriesGroupCollection Add method to effortlessly add new series groups, enhancing your data visualization capabilities....following types: area, bar, column, line, pie, scatter, radar and stock.... InsertChart ( ChartType . Line , 450 , 250 ); Chart chart =...

    reference.aspose.com/words/net/aspose.words.dra...