Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 34,476 for

line

(0.08 sec)
  1. ChartLegend Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartLegend class to enhance your charts with customizable legend properties for better data visualization....Provides access to fill and line formatting of the legend. LegendEntries.... InsertChart ( ChartType . Line , 450 , 300 ); Chart chart =...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Paragraph.getEffectiveTabStops method | Aspose....

    Paragraph.getEffectiveTabStops method. Returns array of all tab stops applied to this paragraph, including applied indirectly by styles or lists.... Line ); // We can see these tab stops...tab leader's value, leave a line between the tab departure and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Manage Attachments in Email Message in Ruby|Doc...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... setHtmlBody ( "<b>This line is in bold.</b> <br/> <br/>"...<br/>" + "<font color=blue>This line is in blue color</font>" ) #...

    docs.aspose.com/email/java/manage-attachments-i...
  4. Customizing Email Headers in Ruby|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... setHtmlBody ( "<b>This line is in bold.</b> <br/> <br/>"...<br/>" + "<font color=blue>This line is in blue color</font>" ) \...

    docs.aspose.com/email/java/customizing-email-he...
  5. FieldSymbol Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSymbol class for efficient SYMBOL field implementation, enhancing your document processing capabilities....retrieved by the field affects the line spacing of the paragraph. End...\\a" )); builder . Writeln ( " Line 1" ); // 2 - Add a SYMBOL field...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Managing Controls|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....combo boxes, labels, buttons, lines, rectangles, arcs, ovals, spinners...format for the text box. The line_format property returns the...

    docs.aspose.com/cells/python-net/managing-contr...
  7. Save Message as Draft in PHP|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....$message -> setHtmlBody ( "<b>This line is in bold.</b> <br/> <br/>"...<br/>" . "<font color=blue>This line is in blue color</font>" ); \...

    docs.aspose.com/email/java/save-message-as-draf...
  8. ChartSeries.explosion property | Aspose.Words f...

    ChartSeries.explosion property. Specifies the amount the data point shall be moved from the center of the pie...apply labels to data points in a line chart. test ( 'DataLabels' ...Drawing . Charts . ChartType . Line , 400 , 300 ); let chart = chartShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Paragraph::get_BreakIsStyleSepar...

    Aspose::Words::Paragraph::get_BreakIsStyleSeparator method. True if this paragraph break is a Style Separator. A style separator allows one paragraph to consist of parts that have different paragraph styles in C++....how to write text to the same line as a TOC heading and have it...entries from one document text line. builder -> InsertStyleSeparator...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. Customize Chart Axes in Presentations on Androi...

    Discover how to use Aspose.Slides for Android via Java to customize chart axes in PowerPoint presentations for reports and visualizations....Disable the Vertical Axis for Line Charts This Java code shows...hide the vertical axis for a line chart: Presentation pres = new...

    docs.aspose.com/slides/androidjava/chart-axis/