Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 34,350 for

line

(0.11 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. ShapeLineStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeLineStyle enum to enhance your document design with customizable compound Line styles for shapes....enumeration Specifies the compound line style of a Shape . public enum...Single 0 Single line. Double 1 Double lines of equal width. ThickThin...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Combine Multiple Workbooks into a Single Workbo...

    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....workbooks with a few simple lines of code using Aspose.Cells for...worksheet of the charts workbook – line First worksheet of the picture...

    docs.aspose.com/cells/python-net/combine-multip...
  4. 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...
  5. MarkerSymbol Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Charts.MarkerSymbol enum for customizable marker styles that enhance your chart visuals and improve data presentation....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...
  6. ChartLegend class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartLegend class. Represents chart legend properties...Provides access to fill and line formatting of the legend. legendEntries...Drawing . Charts . ChartType . Line , 450 , 300 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartDataLabelCollection.Font | Aspose.Words fo...

    Access and customize the font formatting of your entire series' data labels with the ChartDataLabelCollection Font property for enhanced data visualization....DocumentBuilder ( doc ); // Add a line chart, then clear its demo data.... InsertChart ( ChartType . Line , 500 , 300 ); Chart chart =...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Save Message as Draft in Python|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.... setHtmlBody ( "<b>This line is in bold.</b> <br/> <br/>"...<br/>" + "<font color=blue>This line is in blue color</font>" ) \...

    docs.aspose.com/email/java/save-message-as-draf...
  9. OfficeMathDisplayType | Aspose.Words for Java

    Specifies the display format type of the equation in Java....Math is displayed on its own line. INLINE The Office Math is displayed...Math is displayed on its own line. INLINE public static int INLINE...

    reference.aspose.com/words/java/com.aspose.word...
  10. ChartSeries.dataPoints property | Aspose.Words ...

    ChartSeries.dataPoints property. Returns a collection of formatting objects for all data points in this series....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...