Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 34,460 for

line

(0.19 sec)
  1. Edit FODP in PHP | products.aspose.com

    Edit FODP in PHP. Use PHP library API to edit FODP files...a FODP file by adding a new line of text to it. Edit FODP in...via Java , you can add a new line of text to the FODP document...

    products.aspose.com/slides/php-java/editor/fodp/
  2. Edit PPSM in PHP | products.aspose.com

    Edit PPSM in PHP. Use PHP library API to edit PPSM files...a PPSM file by adding a new line of text to it. Edit PPSM in...via Java , you can add a new line of text to the PPSM document...

    products.aspose.com/slides/php-java/editor/ppsm/
  3. Edit HTML in PHP | products.aspose.com

    Edit HTML in PHP. Use PHP library API to edit HTML files...a HTML file by adding a new line of text to it. Edit HTML in...via Java , you can add a new line of text to the HTML document...

    products.aspose.com/slides/php-java/editor/html/
  4. 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/
  5. 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...
  6. 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...
  7. Convert Outlook Offline Folder File (OST) to Ot...

    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....OST file to PST with a single line of code. Similarly, OST file...from PST file using the same line of code with the FileFormat...

    docs.aspose.com/email/java/convert-outlook-offl...
  8. 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...
  9. 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...
  10. 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...