Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 34,510 for

line

(0.71 sec)
  1. Aspose::Words::Fields::FieldAddressBlock::get_I...

    Aspose::Words::Fields::FieldAddressBlock::get_IncludeCountryOrRegionName method. Gets or sets whether to include the name of the country/region in C++....<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>"...<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Fills and Strokes in SVG – SVG Code – Aspose.SV...

    Learn how to apply and control fill and stroke in SVG elements. Master the basics of color, opacity, thickness, dash use, and style with Aspose.SVG....stroke-linecap Values For any line, it is possible to set the shape...defines how the ends of an SVG line are rendered, and has three...

    docs.aspose.com/svg/net/drawing-basics/fills-an...
  3. FieldIndex.runSubentriesOnSameLine property | A...

    FieldIndex.runSubentriesOnSameLine property. Gets or sets whether run subentries into the same Line as the main entry....run subentries into the same line as the main entry. get runSubentriesOnSameL...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartDataLabelCollection.font property | Aspose...

    ChartDataLabelCollection.font property. Provides access to the font formatting of the data labels of the entire series....DocumentBuilder ( doc ); // Add a line chart, then clear its demo data...Drawing . Charts . ChartType . Line , 500 , 300 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartDataLabelCollection.font property | Aspose...

    ChartDataLabelCollection.font property. Provides access to the font formatting of the data labels of the entire series....DocumentBuilder ( doc = doc ) # Add a line chart, then clear its demo data...drawing . charts . ChartType . LINE , width = 500 , height = 300...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SignatureLineOptions.allowComments property | A...

    SignatureLineOptions.allowComments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog...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...
  7. Html To PDF Conversion Is Overlapping Table hea...

    Hello. We are using the HTML to PDF converter, and the resulting PDF has overlapping headers for certain tables. Instead of the header and sub header appearing on their respective Lines the conversion process is overla…...appearing on their respective lines the conversion process is overlapping...header and sub header on the same line causing an overlap. Additionally...

    forum.aspose.com/t/html-to-pdf-conversion-is-ov...
  8. How to Create PPT using Python

    This article explains how to create PPT using Python. You can use Python generate PowerPoint presentation and open that in MS PowerPoint for viewing....a sample presentation with a line shape added inside the slide...the default first slide Add a line shape inside the slide Save...

    kb.aspose.com/slides/python/how-to-create-ppt-u...
  9. IChartDataPoint Interface | Aspose.Words for .NET

    Explore Aspose.Words.Drawing.Charts.IChartDataPoint interface for detailed chart data point properties. Enhance your data visualization effortlessly!...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...
  10. Chart Axis Title Is Wrapped Incorrectly When Co...

    Hi, Pls see attached pptx: sample1.zip (133.4 KB) The code I ran: using Aspose.Slides; using Aspose.Slides.Export; using Aspose.Slides.Animation; using Aspose.Slides.Charts; using Aspose.Slides.SmartArt; using Aspose…...000 persons”*wraps to the next line, whereas in image generated...on the first line and “persons” goes in second line. Kindly help...

    forum.aspose.com/t/chart-axis-title-is-wrapped-...