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

line

(0.22 sec)
  1. 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...
  2. 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-...
  3. ParagraphFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.ParagraphFormat class for comprehensive paragraph formatting options. Enhance your document styling effortlessly!...fonts vertical position on a line. Bidi { get; set; } Gets or...(in characters) for the first-line or hanging indent. CharacterUnitLeftInd...

    reference.aspose.com/words/net/aspose.words/par...
  4. Access to Guides Is Not Working as Expected: Ma...

    I was trying to manipulate guides like those in the attached file. With the current version of PowerPoint guides can be defined for the presentation (shown on all slides), stored in presentation.xml p:presentation/p:ex…...vertical line for presentation slides the horizontal line for presentation...horizontal line for the slide master the horizontal line for the...

    forum.aspose.com/t/access-to-guides-is-not-work...
  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. ChartDataPoint Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartDataPoint class to easily format individual chart data points, enhancing your data visualization with precision....Provides access to fill and line formatting of this data point...to work with data points on a line chart. public void ChartDataPoint...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python.... SCATTER_WITH_SMOOTH_LINES , 20 , 20 , 500 , 300 ) # Set...ChartType . SCATTER_WITH_STRAIGHT_LINES_AND_MARKERS # Change the chart...

    docs.aspose.com/slides/python-net/create-chart/
  8. Unable to add layers and assign entities in DWG...

    https://forum.aspose.com/t/unable-to-add-layers-and-assign-entities-in-dwg-using-dwgimage-aspose-cad/311282/7 Hey Oleksii, I saw you posted an example to add a layer in Aspose.CAD for this forum entry. I cant download…...Add(pointsLayer); //add line CadLine line = new CadLine(new Cad3DPoint(0...100)); line.LayerName = "LinesLayer"; dwgImage.AddEntity(line); CadPoint...

    forum.aspose.com/t/unable-to-add-layers-and-ass...
  9. How to create waterfall chart|Documentation

    Create waterfall charts in Excel with C# and Aspose.Cells for .NET API....chart types, including column, line, pie, bar, radar, etc., but...waterfall chart with the help of a line chart. The API also allows customizing...

    docs.aspose.com/cells/net/creating-waterfall-ch...
  10. ChartType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartType enumeration. Specifies type of a chart.... Line Line chart. LineStacked Stacked Line chart. LinePercentStacked...LinePercentStacked 100% Stacked Line chart. Line3D 3D Line chart. Pie Pie chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...