Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 28,938 for

line

(0.04 sec)
  1. Aspose::Words::ParagraphFormat class | Aspose.W...

    Aspose::Words::ParagraphFormat class. Represents all the formatting for a paragraph. To learn more, visit the documentation article in C++....fonts vertical position on a line. get_Bidi () Gets or sets whether...(in characters) for the first-line or hanging indent. Use positive...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. ChartType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartType enumeration. Specifies type of a chart.... Line Line chart. LineStacked Stacked Line chart. LinePercentStacked...LinePercentStacked 100% Stacked Line chart. Line3D 3D Line chart. Pie Pie chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. BaselineAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.BaseLineAlignment enum for precise font positioning. Enhance your document formatting with optimal vertical alignment options....fonts vertical position on a line. public enum BaselineAlignment...fonts vertical position on a line. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/bas...
  4. 图表格式化|Aspose.Slides 文档

    在 C# 或 .NET 中格式化 PowerPoint 演示文稿中的图表实体... Line . FillFormat . FillType = FillType...VerticalAxis . MajorGridLinesFormat . Line . FillFormat . SolidFillColor...

    docs.aspose.com/slides/zh/net/chart-formatting/
  5. SVG Shapes | Basics & SVG Code, Examples

    You learn how to create SVG shapes – SVG Rectangle, SVG Circle, SVG Line, SVG Ellipse, SVG PolyLine, SVG Polygon, and how to apply style properties to them.... SVG Line In order to the SVG line draw, the <line> tag is...stroke-width – the line width stroke – the line color Copy 1 < svg...

    docs.aspose.com/svg/net/drawing-basics/svg-shapes/
  6. FieldAddressBlock.name_and_address_format prope...

    FieldAddressBlock.name_and_address_format property. Gets or sets the name and address format....<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>'...<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>"...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Dashed polylines don't retain style or radius -...

    I am working on a project where we need to export CAD wiring diagrams to PDF. Different Line styles are applied to the Lines depending on their purpose. What I am noticing is that polyLines with a style applied to them h…... Different line styles are applied to the lines depending on...reduced to two 45 degree angles Line styles are only maintained for...

    forum.aspose.com/t/dashed-polylines-dont-retain...
  8. ChartMarker.Size | Aspose.Words for .NET

    Adjust the ChartMarker size easily! Customize your chart's marker size for enhanced clarity and visual appeal. Default is 7....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. Create High-Low-Close(HLC) Stock Chart|Document...

    Learn how to create a high-low-close stock chart using Aspose.Cells for Python via .NET. Our step-by-step guide will demonstrate how to plot stock market data, including the high, low, and close prices, onto a chart for better analysis and visualization....category is indicated by a vertical line from low to high, and closing...extending to the right of this line. Visibility improvements in...

    docs.aspose.com/cells/python-net/create-high-lo...
  10. How to Change SVG Color – C# Examples

    You'll learn how to work with SVG color with C# examples, how to change color of SVG elements, or change background color in SVG files....You can colorize SVG shapes, lines, paths, text. Using C# examples...properties that can be set for any lines, text and shapes. For more information...

    docs.aspose.com/svg/net/how-to-change-svg-color/