Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 34,681 for

line

(0.07 sec)
  1. Working with Fonts in C++|Aspose.Words for C++

    Font formatting in details using C++.... Getting Font Line Spacing Font line spacing is the vertical...of two consecutive lines of text. So line spacing includes the...

    docs.aspose.com/words/cpp/working-with-fonts/
  2. Table.SetBorder | Aspose.Words for .NET

    Customize your table's appearance with the SetBorder method—adjust Line style, width, and color for a professional look. Enhance your design today!...table border to the specified line style, width and color. public...LineStyle The line style to apply. lineWidth Double The line width to...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Xml_to_pdf using python for ccda xml files with...

    Please provide a code snippet for xml to pdf using a style sheet using python. Please provide a fastest solution possible and provide the resources to explore more. I tried aspose.cells did not work file cannot be open…...transformed XML content to the PDF for line in str(result_tree).splitlines():...splitlines(): c.drawString(100, 750, line) c.showPage() c.save() Ensure...

    forum.aspose.com/t/xml-to-pdf-using-python-for-...
  4. ChartDataPointCollection.count property | Aspos...

    ChartDataPointCollection.count property. Returns the number of [ChartDataPoint](../../chartdatapoint/) in this collection....to work with data points on a line chart. test ( 'ChartDataPoint'...Drawing . Charts . ChartType . Line , 500 , 350 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartDataPoint.clearFormat method | Aspose.Word...

    ChartDataPoint.clearFormat method. Clears format of this data point...to work with data points on a line chart. test ( 'ChartDataPoint'...Drawing . Charts . ChartType . Line , 500 , 350 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Edit HTML in Python | products.aspose.com

    Edit HTML in Python. Use Python library API to edit HTML file...an HTML doc by adding a new line of text to it. Edit HTML in...new line of text to an HTML document with just a few lines of...

    products.aspose.com/slides/python-net/editor/html/
  7. ParagraphFormat.WidowControl | Aspose.Words for...

    Discover how the ParagraphFormat WidowControl property ensures your text's first and last Lines stay together on the same page for better readability....True if the first and last lines in the paragraph are to remain...does not fit onto one page, one line may spill over onto the next...

    reference.aspose.com/words/net/aspose.words/par...
  8. Insert Pictures and Shapes of Excel files.|Docu...

    Manage pictures, oleobject, shapes into Excel files....types: Pictures OleObjects Lines Rectangles Basic Shapes Block...very easy. It only takes a few lines of code: Simply call the Add...

    docs.aspose.com/cells/net/insert-shapes/
  9. Customizing Charts|Documentation

    Learn how to customize charts in Aspose.Cells for .NET. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts....the first data series and a line chart for the second series...column chart, combined with a line chart, to the worksheet. Currently...

    docs.aspose.com/cells/net/customizing-charts/
  10. Working with Fonts in Java|Aspose.Words for Java

    Font formatting in details using Java.... Getting Font Line Spacing The line spacing of a font is...two consecutive lines of text. Thus, the line spacing includes...

    docs.aspose.com/words/java/working-with-fonts/