Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 34,475 for

line

(0.15 sec)
  1. Customize Chart Legends in Presentations Using ...

    Customize chart legends with Aspose.Slides for С++ to optimize PowerPoint presentations with tailored legend formatting.... Can I make multi-line legend labels? Yes. Long labels...space is insufficient; forced line breaks are supported via newline...

    docs.aspose.com/slides/cpp/chart-legend/
  2. basic-shapes.svg

    <Line x1="30" y1="50" x2="300" y2="350" style="stroke:grey; stroke-width:5" /> line x1="30" y1="50" x2="300" y2="350"...

    docs.aspose.com/svg/files/basic-shapes.svg
  3. ChartDataLabelCollection.count property | Aspos...

    ChartDataLabelCollection.count property. Returns the number of [ChartDataLabel](../../chartdatalabel/) in this collection....apply labels to data points in a line chart. def data_labels (): doc...drawing . charts . ChartType . LINE , 400 , 300 ) chart = chart_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 单元格中的新行|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....the First Cell with Explicit Line Breaks cell . get ( 0 , 0 )...word wrap on to create a new line" ); //to enable newlines you...

    docs.aspose.com/cells/zh/java/new-line-in-cells/
  5. Providing an image as pixel array|Documentation

    Adding an image as an array of pixels to the Aspose.OCR for Java recognition package....from left to right (by line), and each line is added to the array...

    docs.aspose.com/ocr/java/ocrinput/image-by-pixel/
  6. PDF sticky Annotations using Python|Aspose.PDF ...

    Discover how to add sticky annotations in PDF documents using Aspose.PDF in Python via .NET for comments and feedback....set_text_and_state ([ "HELLO" , "Line 1" , "Line 2" ], ts ) document . save...

    docs.aspose.com/pdf/python-net/sticky-annotations/
  7. TabAlignment enumeration | Aspose.Words for Nod...

    Aspose.Words.TabAlignment enumeration. Specifies the alignment/type of a tab stop.... Line ); // We can see these tab stops...tab leader's value, leave a line between the tab departure and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TabAlignment enumeration | Aspose.Words for Python

    aspose.words.TabAlignment enumeration. Specifies the alignment/type of a tab stop.... LINE ) # We can see these tab stops...tab leader's value, leave a line between the tab departure and...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartSeries class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeries class. Represents chart series properties...Provides access to fill and line formatting of the series. has_data_labels...Allows to specify whether the line connecting the points on the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 为 .NET 中的演示优化图表计算|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 中的图表计算、数据更新和精度控制,适用于 PPT 和 PPTX,并提供实用的 C# 代码示例。... Line . FillFormat . FillType = FillType...//设置系列线颜色 series . Format . Line . FillFormat . FillType = FillType...

    docs.aspose.com/slides/zh/net/chart-calculations/