Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 34,502 for

line

(0.1 sec)
  1. ChartDataPointCollection | Aspose.Words for Java

    Represents collection of a ChartDataPoint in Java....to work with data points on a line chart. public void chartDataPoint()...builder.insertChart(ChartType.LINE, 500.0, 350.0); Chart chart...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Tables::Table::SetBorder method ...

    Aspose::Words::Tables::Table::SetBorder method. Sets the specified table border to the specified Line style, width and color in C++....table border to the specified line style, width and color. void...le The line style to apply. lineWidth double The line width to...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. How to create waterfall chart|Documentation

    Create waterfall charts in Excel with C# and Aspose.Cells for Python via .NET API....chart types, including column, line, pie, bar, radar, etc., but...waterfall chart with the help of a line chart. The API also allows customizing...

    docs.aspose.com/cells/python-net/creating-water...
  4. Managing Controls with C++|Documentation

    Learn how to add and manage various controls like Lines, rectangles, arcs, ovals, spinners, scroll bars, and group boxes in worksheets using Aspose.Cells with C++....combo boxes, labels, buttons, lines, rectangles, arcs, ovals, spinners...style and weight of the text box line. The GetText() property specifies...

    docs.aspose.com/cells/cpp/managing-controls/
  5. FieldAddressBlock.excluded_country_or_region_na...

    FieldAddressBlock.excluded_country_or_region_name property. Gets or sets the excluded country/region name....<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>'...<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>"...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeLineStyle | Aspose.Words for Java

    Specifies the compound Line style of a Shape in Java....ShapeLineStyle Specifies the compound line style of a Shape . Examples:...DOUBLE Double lines of equal width. SINGLE Single line. THICK_THIN...

    reference.aspose.com/words/java/com.aspose.word...
  7. Customize Chart Axes in Presentations Using PHP...

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

    docs.aspose.com/slides/php-java/chart-axis/
  8. Create Presentations in C++|Aspose.Slides Docum...

    Create presentations in C++ with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....Presentation To add a simple plain line to a selected slide of the presentation...its Index. Add an AutoShape of Line type using the AddAutoShape...

    docs.aspose.com/slides/cpp/create-presentation/
  9. How to create waterfall chart with Golang via C...

    Create waterfall charts in Excel with Golang via C++ and Aspose.Cells for C++ API....chart types, including column, line, pie, bar, radar, etc. but the...waterfall chart with the help of line chart. The API also allows customizing...

    docs.aspose.com/cells/go-cpp/creating-waterfall...
  10. Insert Sparkline with C++|Documentation

    Create sparkLine for Excel using Aspise.Cells with C++....are three types of sparklines: Line, Column, and Stacked. It’s simple...GetSparklineGroups (). Add ( SparklineType :: Line , sheet . GetName () + u "!A1:D1"...

    docs.aspose.com/cells/cpp/creating-sparklines/