Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 34,956 for

line

(0.09 sec)
  1. 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/
  2. 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...
  3. ChartType enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.ChartType enumeration. Specifies type of a chart.... LINE Line chart. LINE_STACKED Stacked Line chart. LINE_PERCENT_STACKED...LINE_PERCENT_STACKED 100% Stacked Line chart. LINE_3D 3D Line chart. PIE Pie chart...

    reference.aspose.com/words/python-net/aspose.wo...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 .NET 添加、移动或删除 PDF 中的页面 https://products.aspose.com/pdf/zh-hant/net/pages/ Recent content in 使用 .NET 添加、移动或删除 PDF 中的页面 on Aspsoe.PDF Products......highlight 0 chroma language-cs cs line cl kt var n inputFile p = n..."DeleteParticularPage.pdf)"p ); line cl kt var n outputFile p = n...

    products.aspose.com/pdf/zh-hant/net/pages/index...
  5. Long text value visible when running report but...

    My team is currently using Aspose.Words.ReportingServices version 22.11 with SQL Server Reporting Services (SSRS). We are seeing an issue where long text values display fully when viewing the report in SSRS, but when the…... Missing Comment Line (Case 2).docx (35.3 KB) Blank...sent earlier: Missing Comment Line (Case 2).docx (35.3 KB) Blank...

    forum.aspose.com/t/long-text-value-visible-when...
  6. FreeTextInputConfig|Documentation

    FreeTextInputConfig element generates a placeholder in which the respondent can write a text in free form....write a line of text in a free manner. Handwritten line is recognized...

    docs.aspose.com/omr/net/programmatic-forms/free...
  7. CustomFont increases PDF-Size enormously - Free...

    Hi, if I add a CustomFont, the size of the PDF increases extremely. grafik.png (3.4 KB) From 67KB to 1.888KB. In code it is Line: grafik.png (13.1 KB) Find also my code attached for testing. Root path must be adapt…... In code it is line: grafik.png (13.1 KB) Find also...path must be adapted in first line. AsposeLargePDFs.zip (2.3 MB)...

    forum.aspose.com/t/customfont-increases-pdf-siz...
  8. Creating Two Dimensional (2D) BarCodes in Ruby|...

    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.... \n Second line \n third line." ) \ # Save the image...

    docs.aspose.com/barcode/java/creating-two-dimen...
  9. ChartSeries.has_data_labels property | Aspose.W...

    ChartSeries.has_data_labels property. Gets or sets a flag indicating whether data labels are displayed for the 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...
  10. Customize Chart Axes in Presentations Using Jav...

    Discover how to use JavaScript with Aspose.Slides for Node.js via Java to customize chart axes in PowerPoint presentations for reports and visualizations....Disabling the Vertical Axis for Line Charts This JavaScript code...hide the vertical axis for a line chart: var pres = new aspose...

    docs.aspose.com/slides/nodejs-java/chart-axis/