Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 34,673 for

line

(0.15 sec)
  1. AxisBound.value property | Aspose.Words for Nod...

    AxisBound.value property. Returns numeric value of axis bound....toEqual ( false ); // Create a line chart with a series requiring...Drawing . Charts . ChartType . Line , 450 , 300 ); chart = chartShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartDataLabel.ShowLegendKey | Aspose.Words for...

    Discover the ChartDataLabel ShowLegendKey property to easily control legend key visibility on your charts. Enhance clarity and data presentation effortlessly!...apply labels to data points in a line chart. public void DataLabels.... InsertChart ( ChartType . Line , 400 , 300 ); Chart chart =...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartDataLabel.ShowValue | Aspose.Words for .NET

    Discover the ChartDataLabel ShowValue property to enhance your data visualization. Control value display in labels for clearer insights. Default, false....apply labels to data points in a line chart. public void DataLabels.... InsertChart ( ChartType . Line , 400 , 300 ); Chart chart =...

    reference.aspose.com/words/net/aspose.words.dra...
  4. MarkdownLoadOptions.preserve_empty_lines proper...

    MarkdownLoadOptions.preserve_empty_Lines property. Gets or sets a boolean value indicating whether to preserve empty Lines while load a [LoadFormat.MARKDOWN](../../../aspose.words/loadformat/#MARKDOWN) document...preserve_empty_lines property MarkdownLoadOptions.preserve_empty_lines...preserve_empty_lines property Gets or sets a boolean value indicating whether...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartNumberFormat.format_code property | Aspose...

    ChartNumberFormat.format_code property. Gets or sets the format code applied to a data label....DocumentBuilder ( doc = doc ) # Add a line chart, then clear its demo data...drawing . charts . ChartType . LINE , width = 500 , height = 300...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BuiltInDocumentProperties.Paragraphs | Aspose.W...

    Discover the BuiltInDocumentProperties Paragraphs property, offering an accurate estimate of paragraph count in your document for better content management.... Lines , Is . EqualTo ( 1 )); // To... EqualTo ( 2 )); // For the line count, we will need to call...

    reference.aspose.com/words/net/aspose.words.pro...
  7. System.NullReferenceException during Find and r...

    Hi, We use Aspose PDF for .Net “TextFragmentAbsorber” to replace texts in PDF (mailmerge) It is working as expected in local. Our code is hosted in Azure kubernetes, We do mailmerge on a particular template for all e…...cs:line 94 \n at Hrx.DocGen.Infrastructure...ces/PDFReportBuilderServ.cs:line 216\n at Hrx.DocGen.Infrastructure...

    forum.aspose.com/t/system-nullreferenceexceptio...
  8. Aspose.Cells 8.9.2 中的公共 API 变更|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....Line 属性 Aspose.Cells for Java 公开了 Shape.Line 属性,该属性返回...LineFormat 实例,以便控制形状轮廓的外观。 这里是 Shape.Line 属性的简单使用场景。 Java //Initialize...

    docs.aspose.com/cells/zh/java/public-api-change...
  9. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the document.... lines ) # To get accurate values for...es . paragraphs ) # For the line count, we will need to call...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Finding text in an image|Documentation

    How to determine if an image contains provided text.... In a single line of code, you can search for...

    docs.aspose.com/ocr/net/find-text/