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

line

(0.22 sec)
  1. 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/
  2. 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/
  3. 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/
  4. 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/
  5. 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/
  6. IChartDataPoint.invertIfNegative property | Asp...

    IChartDataPoint.invertIfNegative property. Specifies whether the parent element shall inverts its colors if the value is negative....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...
  7. Aspose::Words::Fields::FieldSymbol::get_IsShift...

    Aspose::Words::Fields::FieldSymbol::get_IsShiftJis method. Gets or sets whether the character code is interpreted as the value of a SHIFT-JIS character in C++....()); builder -> Writeln ( u " Line 1" ); // 2 - Add a SYMBOL field...the rest of the text on their line. field -> set_DontAffectsLineSpaci...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. ShapeBase.IsSignatureLine | Aspose.Words for .NET

    Discover ShapeBase's IsSignatureLine property, which defines shapes as SignatureLines, enhancing document integrity and professional presentation....Examples Shows how to create a line for a signature and insert it...that will contain a signature line, whose appearance we will //...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Getting error while converting word document to...

    GeneratedDoc.docx (23.0 KB) I am trying to convert this docx file to pdf using the below method. wordDocument.Save(pdfDocStream, pdfSaveOptions); But I am getting null reference exception error on this Line of code. H…...error on this line of code. However, if I add this line of code before...document.xml before and after that line of code, I did not see any difference...

    forum.aspose.com/t/getting-error-while-converti...
  10. ChartDataPointCollection.clearFormat method | A...

    ChartDataPointCollection.clearFormat method. Clears format of all [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...