Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 33,463 for

line

(0.28 sec)
  1. Manage Attachments in Email Message in Python|D...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... setHtmlBody ( "<b>This line is in bold.</b> <br/> <br/>"...<br/>" + "<font color=blue>This line is in blue color</font>" ) \...

    docs.aspose.com/email/java/manage-attachments-i...
  2. Using the Demos|Aspose.Words for JasperReports

    Aspose.Words for JasperReports includes a number of demo projects to help you get started exporting reports to Microsoft Word document formats from your application....and run the following command line: ant runServer Change the current...following commands on the command line: ant javac – to compile the...

    docs.aspose.com/words/jasperreports/using-the-d...
  3. ChartSeries.HasDataLabels | Aspose.Words for .NET

    Discover the ChartSeries HasDataLabels property to easily manage data label visibility for your series, enhancing your data visualization experience....DocumentBuilder ( doc ); // Add a line chart, then clear its demo data.... InsertChart ( ChartType . Line , 500 , 300 ); Chart chart =...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartDataLabelCollection.number_format property...

    ChartDataLabelCollection.number_format property. Gets an [ChartNumberFormat](../../chartnumberformat/) instance allowing to set number format for 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...
  5. Customize Chart Axes in Presentations with Pyth...

    Discover how to use Aspose.Slides for Python via .NET to customize chart axes in PowerPoint and OpenDocument presentations for reports and visualizations....Disabling the Vertical Axis for Line Charts This Python code shows...hide the vertical axis for a line chart: import aspose.slides...

    docs.aspose.com/slides/python-net/chart-axis/
  6. Customize Chart Axes in Presentations Using С++...

    Discover how to use Aspose.Slides for С++ to customize chart axes in PowerPoint presentations for reports and visualizations....Disable the Vertical Axis for Line Charts This C++ code shows you...hide the vertical axis for a line chart: auto pres = System ::...

    docs.aspose.com/slides/cpp/chart-axis/
  7. MarkerSymbol enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.MarkerSymbol enumeration. Specifies marker symbol style....to work with data points on a line chart. def chart_data_point...drawing . charts . ChartType . LINE , 500 , 350 ) chart = shape...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Chart Formatting|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Setting chart lines . Applying themes . Setting...filled areas Setting Chart Lines Developers can also apply different...

    docs.aspose.com/cells/java/chart-formatting/
  9. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...looks like the culprit is below line of code: input.Add("\Files\OCRTest...OnnxRuntime\NativeMethods.shared.cs:line 368 This module got loaded with...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  10. DeleteBlankRows() is deleting rows even if it h...

    Ideally, according to the documentation, DeleteBlankRows() should delete only rows which are empty i.e. the rows which does not have any content, images, charts, comments etc… But in the attached file below, Even the r…... In my file, Line no. 143 has shifted to line no. 101 after...Ideally I would expect after line 100, 101-126 to get deleted(as...

    forum.aspose.com/t/deleteblankrows-is-deleting-...