Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 32,992 for

line

(0.17 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. Working with Hyphenation in C#|Aspose.Words for...

    Use hyphenation for a more compact arrangement of text using C#. It provides advanced algorithms to work with hyphenation dictionaries, uses OpenOffice dictionaries....Layout When breaking text into lines, Aspose.Words checks each word...fits entirely into the current line. If another word is too long...

    docs.aspose.com/words/net/working-with-hyphenat...
  3. Smartly Importing Nested Objects into Excel Wit...

    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....line_items[0].price» accesses array...Import Nested Objects Not Line‑by‑Line With Smart Markers The current...

    docs.aspose.com/cells/net/how-to-import-nested-...
  4. ChoiceBoxConfig|Documentation

    ChoiceBoxConfig element generates a question with a fixed number of answers....other on one line or on new lines. To add a line break, insert...insert CRLF ( \r\n ) or line feed ( \n ) before the answer to be placed...

    docs.aspose.com/omr/net/programmatic-forms/choi...
  5. Manipulate Position Size and Designer Chart|Doc...

    Learn how to use Aspose.Cells for .NET to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization.... Manipulating a Line Chart in the Designer Template...example, we will manipulate a line chart. We will add some data...

    docs.aspose.com/cells/net/manipulate-position-s...
  6. Manipulate Position, Size, and Designer Chart|D...

    Learn how to use Aspose.Cells for Python via .NET to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization.... Manipulating a Line Chart in the Designer Template...example, we will manipulate a line chart. We will add some data...

    docs.aspose.com/cells/python-net/manipulate-pos...
  7. ChartDataLabel.separator property | Aspose.Word...

    ChartDataLabel.separator property. Gets or sets string separator used for the data labels on a chart...name and percentage, when a line break shall be used instead...apply labels to data points in a line chart. def data_labels (): doc...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for .NET. Add, format, and edit charts with practical code examples in C#.... Enable leader lines for the series labels. Set the...sector border. point . Format . Line . FillFormat . FillType = FillType...

    docs.aspose.com/slides/net/create-chart/
  9. Insert Sparkline with Node.js via C++|Documenta...

    Create a sparkLine for Excel using Aspose.Cells for Node.js via C++....are three types of sparkline: Line, Column, and Stacked. It’s simple...AsposeCells . SparklineType . Line , ` ${ sheet . getName () }...

    docs.aspose.com/cells/nodejs-cpp/creating-spark...
  10. ChartDataPointCollection class | Aspose.Words f...

    aspose.words.drawing.charts.ChartDataPointCollection class. Represents collection of a [ChartDataPoint](../chartdatapoint/)...to work with data points on a line chart. def chart_data_point...drawing . charts . ChartType . LINE , 500 , 350 ) chart = shape...

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