Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 35,057 for

line

(0.14 sec)
  1. Compatibility Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Settings.Compatibility enum to unlock powerful compatibility options for seamless document processing and enhanced performance....SuppressTopSpacingAt 16 Suppress Top Line Spacing in WordPerfect SpacingInWholePoints...SuppressTopLineSpaci 22 Suppress Top Line Spacing in WordPerfect TruncateFontHeightLi...

    reference.aspose.com/words/net/aspose.words.set...
  2. Style properties sometimes null - Free Support ...

    Hello, i have the problem that the style properties of a shape are sometimes null. You can reproduce it with the following code: Diagram diagram = new Diagram(); var page = diagram.Pages[0]; long recShapeId = page.Dr…...noticed that I have forgotten a line in my example code. Please try...LineStyle; // is null The key line is: drawedShape.LineStyle.NameU...

    forum.aspose.com/t/style-properties-sometimes-n...
  3. ChartType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Charts.ChartType enum to discover various chart types and enhance your document's data visualization effortlessly.... Line 22 Line chart. LineStacked 23 Stacked Line chart....24 100% Stacked Line chart. Line3D 25 3D Line chart. Pie 26 Pie...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Drawing Annotations|Aspose.PDF for Python via .NET

    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....Annotations Contents [ Hide ] Add Line Annotation Add Square Annotation...

    docs.aspose.com/pdf/python-net/drawing-annotati...
  5. ChartSeries.DataLabels | Aspose.Words for .NET

    Discover the ChartSeries DataLabels property to customize data label settings for your entire series. Enhance your data visualization today!...apply labels to data points in a line chart. Document doc = new Document.... InsertChart ( ChartType . Line , 400 , 300 ); Chart chart =...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartDataLabel.NumberFormat | Aspose.Words for ...

    Discover the ChartDataLabel NumberFormat property to easily customize number formats for enhanced data visualization in your charts....apply labels to data points in a line chart. Document doc = new Document.... InsertChart ( ChartType . Line , 400 , 300 ); Chart chart =...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartDataLabel.ClearFormat | Aspose.Words for .NET

    Discover how to use the ChartDataLabel ClearFormat method to reset your data labels to default settings, enhancing clarity and consistency in your charts....apply labels to data points in a line chart. Document doc = new Document.... InsertChart ( ChartType . Line , 400 , 300 ); Chart chart =...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartSeries.Name | Aspose.Words for .NET

    Discover the ChartSeries Name property, easily manage series names, auto-generate with indices, and enhance data visualization effortlessly....apply labels to data points in a line chart. Document doc = new Document.... InsertChart ( ChartType . Line , 400 , 300 ); Chart chart =...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartDataLabelCollection.Count | Aspose.Words f...

    Discover the Count property of ChartDataLabelCollection, providing quick access to the total number of ChartDataLabels for enhanced data visualization....apply labels to data points in a line chart. Document doc = new Document.... InsertChart ( ChartType . Line , 400 , 300 ); Chart chart =...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 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. test ( 'DataLabels' ...Drawing . Charts . ChartType . Line , 400 , 300 ); let chart = chartShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...