Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 34,497 for

line

(0.15 sec)
  1. Chart Types with C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for C++. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....standard formatting: Column Bar Line Pie Scatter Area Doughnut Radar...bar chart Line Charts Line charts make use of lines to display...

    docs.aspose.com/cells/cpp/chart-types/
  2. 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/
  3. 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...
  4. 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/
  5. 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/
  6. Customizing Charts with C++|Documentation

    Learn how to customize charts in Aspose.Cells for C++. 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. #include...

    docs.aspose.com/cells/cpp/customizing-charts/
  7. Edit PPT in Python | products.aspose.com

    Edit PPT in Python. Use Python library API to edit PowerPoint presentation...presentation by adding a new line of text to it. Edit PPT in Python...new line of text to a PPT document with just a few lines of code...

    products.aspose.com/slides/python-net/editor/ppt/
  8. Edit PPT in C++ | products.aspose.com

    Edit PPT in C++. Use C++ library API to edit PowerPoint presentation...presentation by adding a new line of text to it. Edit PPT in C++...new line of text to a PPT document with just a few lines of code...

    products.aspose.com/slides/cpp/editor/ppt/
  9. Edit HTML in C++ | products.aspose.com

    Edit HTML in C++. Use C++ 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/cpp/editor/html/
  10. Non standard email date format header handling ...

    I have some .eml and some .msg mail files that contain date headers in a non-standard format: Date: Thu Sep 30 18:58:24 UTC 2021 Good old AI has suggested that I can use this technique for .msg files: // Create load …...am able to read the file line-by-line until I get that Date header...approach of parsing the file line-by-line to extract and inject the...

    forum.aspose.com/t/non-standard-email-date-form...