Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 29,042 for

line

(0.11 sec)
  1. SignatureLineOptions.signer_title property | As...

    SignatureLineOptions.signer_title property. Gets or sets suggested signer's title...Shows how to add a signature line to a document, and then sign...Configure and insert a signature line, an object in the document that...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python.... SCATTER_WITH_SMOOTH_LINES , 20 , 20 , 500 , 300 ) # Set...ChartType . SCATTER_WITH_STRAIGHT_LINES_AND_MARKERS # Change the chart...

    docs.aspose.com/slides/python-net/create-chart/
  3. 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...
  4. MailMergeCheckErrors Enum | Aspose.Words for .NET

    Discover how Aspose.Words.MailMergeCheckErrors enum enhances your mail merge process by efficiently reporting Microsoft Word errors for seamless document creation.... The first line contains the three columns'...names, // and each subsequent line is a row with their respective...

    reference.aspose.com/words/net/aspose.words.set...
  5. TextPathAlignment | Aspose.Words for Java

    WordArt alignment in Java....shapeHeight, Color wordArtFill, Color line, int wordArtShapeType) throws...Fill); shape.setStrokeColor(line); } shape.getTextPath().setText(text);...

    reference.aspose.com/words/java/com.aspose.word...
  6. 用 C++ 在图表中添加 WordArt 水印|Documentation

    学习如何使用 Aspose.Cells for C++ 向 Microsoft Excel 图表添加 WordArt 水印。我们的指南将演示如何创建和定位 WordArt 水印,以提升图表的视觉吸引力和独特性。...9 ); // Get the line format. LineFormat lineFormat...wordart . GetLine (); // Set Line format to invisible. lineFormat...

    docs.aspose.com/cells/zh/cpp/add-wordart-waterm...
  7. Reading Cell Values in Multiple Threads Simulta...

    Learn how to read cell values in multiple threads simultaneously using Aspose.Cells for Python via .NET API.... If you comment this line: test_workbook . worksheets..."R{row}C{col}" # Commenting this line will show a pop-up message #...

    docs.aspose.com/cells/python-net/reading-cell-v...
  8. PageSetup class | Aspose.Words for Node.js

    Aspose.Words.PageSetup class. Represents the page setup properties of a section...the number of characters per line in the document grid. differentFirstPageHe...sets the numeric increment for line numbers. lineNumberDistanceFr...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SignOptions.providerId property | Aspose.Words ...

    SignOptions.providerId property. Specifies the class ID of the signature provider...certificate and a signature line. let doc = new aw . Document...indicating that the signature line contains a signature. doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartDataLabelCollection.clear_format method | ...

    ChartDataLabelCollection.clear_format method. Clears format of all [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...