Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 34,511 for

line

(0.11 sec)
  1. Chart Types with JavaScript via C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for JavaScript via C++. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....standard formatting: Column Bar Line Pie Scatter Area Doughnut Radar...bar chart Line Charts Line charts make use of lines to display...

    docs.aspose.com/cells/javascript-cpp/chart-types/
  2. Chart Types with C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for C++. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....standard formatting: Column Bar Line Pie Scatter Area Doughnut Radar...bar chart Line Charts Line charts make use of lines to display...

    docs.aspose.com/cells/cpp/chart-types/
  3. Answer sheet|Documentation

    A markup element that creates a numbered matrix of bubbles arranged in one or more columns....must be placed on a separate line. name property is used as an...attribute must be placed on a new line immediately after the opening...

    docs.aspose.com/omr/java/design-form/answer_sheet/
  4. Customizing Charts with JavaScript via C++|Docu...

    Learn how to customize charts in Aspose.Cells for JavaScript via C++. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts....the first data series and a line chart for the second series...column chart, combined with a line chart, to the worksheet. <!DOCTYPE...

    docs.aspose.com/cells/javascript-cpp/customizin...
  5. ChartDataPoint class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartDataPoint class. Allows to specify formatting of a single data point on the chart...Provides access to fill and line formatting of this data point...to work with data points on a line chart. test ( 'ChartDataPoint'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Autofit Rows and Columns 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....autoFitRow(2,0,8) # Uncomment this line if you want to do AutoFit Row...range of cells. Also, comment line 288. # Saving the modified Excel...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  7. ChartDataPoint class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataPoint class. Allows to specify formatting of a single data point on the chart...Provides access to fill and line formatting of this data point...to work with data points on a line chart. def chart_data_point...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Fonts in Java|Aspose.Words for Java

    Font formatting in details using Java.... Getting Font Line Spacing The line spacing of a font is...two consecutive lines of text. Thus, the line spacing includes...

    docs.aspose.com/words/java/working-with-fonts/
  9. 将弧对象添加到PDF文件|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java在PDF中创建弧对象。... add ( arc ); Line line = new Line ( new float [] { 195..., 100 , 100 , 100 , 195 }); line . getGraphInfo (). setFillColor...

    docs.aspose.com/pdf/zh/java/add-arc/
  10. Non standard email date format header handling ...

    I have some .eml and some .msg mail files that contain date headers in a non-standard format: Date: Thu Sep 30 18:58:24 UTC 2021 Good old AI has suggested that I can use this technique for .msg files: // Create load …...am able to read the file line-by-line until I get that Date header...approach of parsing the file line-by-line to extract and inject the...

    forum.aspose.com/t/non-standard-email-date-form...