Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 33,681 for

line

(0.1 sec)
  1. Document.ShowGrammaticalErrors | Aspose.Words f...

    Control grammar error visibility in your document with the ShowGrammaticalErrors property. Enhance writing clarity and professionalism effortlessly....by a jagged red line, and a double blue line will highlight grammatical...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Access to Guides Is Not Working as Expected: Ma...

    I was trying to manipulate guides like those in the attached file. With the current version of PowerPoint guides can be defined for the presentation (shown on all slides), stored in presentation.xml p:presentation/p:ex…...vertical line for presentation slides the horizontal line for presentation...horizontal line for the slide master the horizontal line for the...

    forum.aspose.com/t/access-to-guides-is-not-work...
  3. 使用Aspose.Cells在C++中创建Excel工作簿中的签名行|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++在Excel工作簿中创建签名行。...workbook ; // Create signature line object SignatureLine s ; s ...com" ); // Adds a Signature Line to the worksheet. workbook ...

    docs.aspose.com/cells/zh/cpp/create-signature-l...
  4. Overview of Annotations|Aspose.PDF for C++

    Check out the list of possible annotations you can work with using Aspose.PDF for C++....Free text annotation Line (PDF 1.3) Line annotation Square (PDF...

    docs.aspose.com/pdf/cpp/overview-of-annotations/
  5. content|Documentation

    Content element is used to add one or more Lines of text to the parent element....element is used to add a single line of text to the parent element...must be placed on a separate line. Attributes The content element...

    docs.aspose.com/omr/net/txt-markup/content/
  6. Document.show_spelling_errors property | Aspose...

    Document.show_spelling_errors property. Specifies whether to display spelling errors in this document....by a jagged red line, and a double blue line will highlight grammatical...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartDataPoint.InvertIfNegative | Aspose.Words ...

    Discover how the ChartDataPoint InvertIfNegative property enhances data visualization by inverting colors for negative values, improving clarity and impact....to work with data points on a line chart. public void ChartDataPoint.... InsertChart ( ChartType . Line , 500 , 350 ); Chart chart =...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartDataPointCollection.Count | Aspose.Words f...

    Discover the Count property of ChartDataPointCollection, which efficiently returns the total number of ChartDataPoints, enhancing your data visualization....to work with data points on a line chart. public void ChartDataPoint.... InsertChart ( ChartType . Line , 500 , 350 ); Chart chart =...

    reference.aspose.com/words/net/aspose.words.dra...
  9. SignOptions.signatureLineId property | Aspose.W...

    SignOptions.signatureLineId property. Signature Line identifier...signatureLineId property Signature line identifier. Default value is...Shows how to add a signature line to a document, and then sign...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Customize Chart Axes in Presentations Using PHP...

    Discover how to use Aspose.Slides for PHP via Java to customize chart axes in PowerPoint presentations for reports and visualizations....Disable the Vertical Axis for Line Charts This PHP code shows you...hide the vertical axis for a line chart: $pres = new Presentation...

    docs.aspose.com/slides/php-java/chart-axis/