Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 34,991 for

line

(0.16 sec)
  1. Customizing Charts with Node.js via C++|Documen...

    Learn how to customize charts in Aspose.Cells for Node.js 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. const...

    docs.aspose.com/cells/nodejs-cpp/customizing-ch...
  2. Edit PPT in Python | products.aspose.com

    Edit PPT in Python. Use Python library API to edit PowerPoint presentation...presentation by adding a new line of text to it. Edit PPT in Python...new line of text to a PPT document with just a few lines of code...

    products.aspose.com/slides/python-net/editor/ppt/
  3. IChartDataPoint.InvertIfNegative | Aspose.Words...

    Discover the IChartDataPoint InvertIfNegative property, enabling color inversion for negative values. Enhance your data visualization with this unique feature!...to work with data points on a line chart. Document doc = new Document.... InsertChart ( ChartType . Line , 500 , 350 ); Chart chart =...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartMarker.Symbol | Aspose.Words for .NET

    Discover the ChartMarker Symbol property to easily customize your chart markers. Enhance your data visualization with unique symbols for better insights....to work with data points on a line chart. Document doc = new Document.... InsertChart ( ChartType . Line , 500 , 350 ); Chart chart =...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 使用 Python 在演示文稿中创建线形状|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中操作线条格式。发现属性、方法和示例。...对象的 add_auto_shape 方法,添加类型为 LINE 的 AutoShape 。 将演示文稿保存为 PPTX...presentation . slides [ 0 ] # 添加类型为 LINE 的自动形状。 slide . shapes . add_auto_shape...

    docs.aspose.com/slides/zh/python-net/line/
  6. Border.line_style property | Aspose.Words for P...

    Border.Line_style property. Gets or sets the border style....line_style property Border.line_style property Gets or sets the...border style. @property def line_style ( self ) -> aspose . words...

    reference.aspose.com/words/python-net/aspose.wo...
  7. EmptyLineConfig|Documentation

    EmptyLineConfig element is used to add vertical spacing between elements....vertical spacing equal to one line of text between other elements...on the form. Height int One line of text using the default font...

    docs.aspose.com/omr/net/programmatic-forms/empt...
  8. ParagraphFormat.baseline_alignment property | A...

    ParagraphFormat.baseLine_alignment property. Gets or sets fonts vertical position on a Line....fonts vertical position on a line. @property def baseline_alignment...fonts vertical position on a line. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Shape.SignatureLine | Aspose.Words for .NET

    Discover how to access the SignatureLine object for your shapes. Easily identify signature Lines and enhance your document's professionalism!...if the shape is a signature line. Returns null otherwise. public...Examples Shows how to create a line for a signature and insert it...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 在 .NET 中管理演示文稿图表的标注|Aspose.Slides 文档

    使用简洁的 C# 代码示例,在 Aspose.Slides for .NET 中创建和设置标注,兼容 PPT 和 PPTX,自动化演示文稿工作流。... Line . FillFormat . FillType = FillType...Solid ; dataPoint . Format . Line . FillFormat . SolidFillColor...

    docs.aspose.com/slides/zh/net/callout/