Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 34,956 for

line

(0.37 sec)
  1. Format Presentation Charts in С++|Aspose.Slides...

    Learn chart formatting in Aspose.Slides for С++ and elevate your PowerPoint presentation with professional, eye-catching styling....elements such as axes, grid lines, titles, legends, the plot area...Setting Line format for Value Axis Major Grid lines Setting Line...

    docs.aspose.com/slides/cpp/chart-formatting/
  2. ControlChar.LINE_FEED_CHAR property | Aspose.Wo...

    ControlChar.Line_FEED_CHAR property. Line feed character: (char)10 or \n....LINE_FEED_CHAR property ControlChar.LINE_FEED_CHAR property Line...Line feed character: (char)10 or “\n”. @property def LINE_FEED_CHAR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 通过 Java 的 PDF 查看器 https://products.aspose.com/pdf/zh-hans/java/viewer/ Recent content in 通过 Java 的 PDF 查看器 on Aspsoe.PDF Products Hugo -- gohug......0 chroma language-java java line cl c1 // load CGM with an instance...instance of Documentw line cl n Documentw n pdfDocumentw o =w...

    products.aspose.com/pdf/zh-hans/java/viewer/ind...
  4. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for .NET for PPT and PPTX, with practical C# code examples....title, axes, legend, and grid lines. Together, these examples help...Axis, Horizontal Axis and Grid Lines from chart. Below code example...

    docs.aspose.com/slides/net/chart-calculations/
  5. PageSetup.lines_per_page property | Aspose.Word...

    PageSetup.Lines_per_page property. Gets or sets the number of Lines per page in the document grid....lines_per_page property PageSetup.lines_per_page property Gets...Gets or sets the number of lines per page in the document grid...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Employee Sales Summary|Aspose.Slides 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.... Company Sales Product Line Sales...

    docs.aspose.com/slides/reportingservices/employ...
  7. ChartType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartType enumeration. Specifies type of a chart.... Line Line chart. LineStacked Stacked Line chart. LinePercentStacked...LinePercentStacked 100% Stacked Line chart. Line3D 3D Line chart. Pie Pie chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 使用 Python 在演示文稿中格式化图表|Aspose.Slides for Python 文档

    通过 Aspose.Slides for Python(基于 .NET),学习图表格式化,并为您的 PowerPoint 或 OpenDocument 演示文稿提升专业且吸引眼球的样式。...LINE_WITH_MARKERS )。 访问图表的值轴并设置以下内容:...add_chart ( charts . ChartType . LINE_WITH_MARKERS , 50 , 50 , 500...

    docs.aspose.com/slides/zh/python-net/chart-form...
  9. Update chart data point value - Free Support Fo...

    I need to edit values in a Line and bar chart embedded within a Word document using Aspose Words. I haven’t found anything specifically covering this in the Words documentation. Is there a way to do this? Thank you!...1 I need to edit values in a line and bar chart embedded within...in each document: pie graphs, line graphs, bar charts and stacked...

    forum.aspose.com/t/update-chart-data-point-valu...
  10. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python.... SCATTER_WITH_SMOOTH_LINES , 20 , 20 , 500 , 300 ) # Set...ChartType . SCATTER_WITH_STRAIGHT_LINES_AND_MARKERS # Change the chart...

    docs.aspose.com/slides/python-net/create-chart/